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@v65.5.1...v75.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent d296f7a commit 929a174
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 @@ -150,7 +150,7 @@ pytest-bdd==7.1.2
splinter==0.21.0
pytest-splinter==3.3.2
pytest-django==4.8.0
setuptools>=65.5.1,<69.6.0
setuptools>=65.5.1,<75.7.0
pip==24.0
Twisted==24.3.0
pixelmatch==0.3.0
Expand Down

0 comments on commit 929a174

Please sign in to comment.