Skip to content

Commit 004eccf

Browse files
Bump setuptools in the pip group across 1 directory
Bumps the pip group with 1 update in the / directory: [setuptools](https://github.com/pypa/setuptools). Updates `setuptools` from 67.8.0 to 70.0.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v67.8.0...v70.0.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:development dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8754ef4 commit 004eccf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
wheel==0.43.0
22
coverage==7.2.7
3-
setuptools==67.8.0;python_version>="3.12"
3+
setuptools==70.0.0;python_version>="3.12"
44

55
# Pytest specific deps
66
pytest==8.1.1

0 commit comments

Comments
 (0)