Skip to content

Commit

Permalink
Update setuptools requirement from <67.7.0 to <68.1.0 in /requirements (
Browse files Browse the repository at this point in the history
#18144)

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@0.6...v68.0.0)

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

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 Jul 26, 2023
1 parent 14b6594 commit 8277e2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/app/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ httpx ==0.24.1
trio <0.22.0 # strict https://github.com/python-trio/trio/pull/2213
pympler
psutil <=5.9.5
setuptools <67.7.0
setuptools <68.1.0
requests-mock <=1.10.0

0 comments on commit 8277e2a

Please sign in to comment.