Skip to content

Commit

Permalink
DEP(deps): Update setuptools requirement from ~=68.2.2 to ~=69.0.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@v68.2.2...v69.0.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 21, 2023
1 parent 0db7e91 commit b34911c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ requests~=2.31.0
boto3~=1.34.5

cachetools~=5.3.2
setuptools~=68.2.2
setuptools~=69.0.2
pytz~=2022.7
confuse~=2.0.1
jinja2
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ requests~=2.31.0
boto3~=1.34.5

cachetools~=5.3.2
setuptools~=68.2.2
setuptools~=69.0.2
pytz~=2022.7
confuse~=2.0.1
jinja2
Expand Down

0 comments on commit b34911c

Please sign in to comment.