Skip to content

Commit

Permalink
Update setuptools requirement from <65.3.0,>=59.1.1 to >=59.1.1,<65.4…
Browse files Browse the repository at this point in the history
….0 (#9924)

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/CHANGES.rst)
- [Commits](pypa/setuptools@v59.1.1...v65.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 29, 2022
1 parent 77062b8 commit ba3c9d8
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 @@ -154,7 +154,7 @@ pytest-bdd==6.0.1
splinter==0.18.1
pytest-splinter==3.3.1
pytest-django==4.5.2
setuptools>=59.1.1,<65.3.0
setuptools>=59.1.1,<65.4.0
pip==22.2.2
Twisted==22.4.0
pixelmatch==0.3.0
Expand Down

0 comments on commit ba3c9d8

Please sign in to comment.