Skip to content

Commit

Permalink
Update setuptools requirement from ~=70.1.0 to ~=75.0.0
Browse files Browse the repository at this point in the history
Updates the requirements on [setuptools](https://github.com/pypa/setuptools) to permit the latest version.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v70.1.0...v75.0.0)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 16, 2024
1 parent 787d18c commit 24da38f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
-r requirements-test.txt

# Installation toolchain
setuptools~=70.1.0
setuptools~=75.0.0

# Python Linting toolchain
pytest-github-actions-annotate-failures>=0.1.7
Expand Down

0 comments on commit 24da38f

Please sign in to comment.