Skip to content

Commit

Permalink
Update setuptools requirement from ~=67.8.0 to ~=68.1.2
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@v67.8.0...v68.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 5, 2023
1 parent e8b571b commit d998e3c
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
@@ -1,4 +1,4 @@
setuptools~=67.8.0
setuptools~=68.1.2
lxml~=4.9.1
pytz~=2022.7
pytest-cov~=4.1.0
Expand Down

0 comments on commit d998e3c

Please sign in to comment.