Skip to content

Commit cf78ce4

Browse files
deps: bump the python-dependencies group with 2 updates
Bumps the python-dependencies group with 2 updates: [setuptools](https://github.com/pypa/setuptools) and [wheel](https://github.com/pypa/wheel). Updates `setuptools` from 78.1.1 to 80.10.2 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v78.1.1...v80.10.2) Updates `wheel` from 0.46.2 to 0.46.3 - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](pypa/wheel@0.46.2...0.46.3) --- updated-dependencies: - dependency-name: setuptools dependency-version: 80.10.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: wheel dependency-version: 0.46.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c1d1a80 commit cf78ce4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
setuptools==78.1.1 # not directly required, pinned to avoid a vulnerability
1+
setuptools==80.10.2 # not directly required, pinned to avoid a vulnerability
22
protobuf==6.33.5
33
requests==2.32.5
44
future>=0.18.3 # used in tests
55
tox>=4.15.0
6-
wheel==0.46.2
6+
wheel==0.46.3
77
twine>=5.0.0
88
setuptools_scm

0 commit comments

Comments
 (0)