Skip to content

Commit

Permalink
build(deps): update setuptools requirement
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.2.0...v75.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 5d5a99a commit 8296170
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ splinter==0.21.0
pytest-splinter==3.3.2
pytest-django==4.8.0
pip==24.1.2
setuptools>=70.2.0,<70.3.0
setuptools>=70.2.0,<75.4.0
Twisted==24.3.0
pixelmatch==0.3.0
factory-boy==3.3.0
Expand Down

0 comments on commit 8296170

Please sign in to comment.