Skip to content

Commit f86473b

Browse files
DEP(deps): Update setuptools requirement from ~=80.10.2 to ~=83.0.0
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@v80.10.2...v83.0.0) --- updated-dependencies: - dependency-name: setuptools dependency-version: 83.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 813bf8c commit f86473b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ requests~=2.34.2
77
boto3~=1.43.55
88

99
cachetools~=6.2.6
10-
setuptools~=80.10.2
10+
setuptools~=83.0.0
1111
pytz~=2025.1
1212
confuse~=2.1.0
1313
jinja2

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ httpx>=0.28.1
44
boto3~=1.43.55
55

66
cachetools~=6.2.6
7-
setuptools~=80.10.2
7+
setuptools~=83.0.0
88
pytz~=2025.1
99
confuse~=2.1.0
1010
jinja2

0 commit comments

Comments
 (0)