Skip to content

Commit 45a5bbf

Browse files
DEP(deps): Update setuptools requirement from ~=77.0.3 to ~=80.8.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@v77.0.3...v80.8.0) --- updated-dependencies: - dependency-name: setuptools dependency-version: 80.8.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cf8077a commit 45a5bbf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/requirements.txt

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

99
cachetools~=5.5.2
10-
setuptools~=77.0.3
10+
setuptools~=80.8.0
1111
pytz~=2025.1
1212
confuse~=2.0.1
1313
jinja2

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ requests~=2.32.3
44
boto3~=1.38.21
55

66
cachetools~=5.5.2
7-
setuptools~=77.0.3
7+
setuptools~=80.8.0
88
pytz~=2025.1
99
confuse~=2.0.1
1010
jinja2

0 commit comments

Comments
 (0)