Skip to content

Commit

Permalink
Update setuptools requirement in /requirements
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@v30.3.0...v69.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 21, 2023
1 parent c629e72 commit a395b15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/dist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ packaging
pre-commit
pydocstyle
pytest-sugar
setuptools>=30.3.0,<69.0.0
setuptools>=30.3.0,<70.0.0
sphinx-autobuild
sphinx2rst>=1.0
tox>=2.3.1
Expand Down

0 comments on commit a395b15

Please sign in to comment.