Skip to content

Commit ba60d6e

Browse files
Bump setuptools from 75.8.2 to 78.1.1
Bumps [setuptools](https://github.com/pypa/setuptools) from 75.8.2 to 78.1.1. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v75.8.2...v78.1.1) --- updated-dependencies: - dependency-name: setuptools dependency-version: 78.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f288382 commit ba60d6e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ dev = [
8383
"pylint==3.3.7",
8484
"pyyaml==6.0.2",
8585
"ruff==0.12.4",
86-
"setuptools==75.8.2",
86+
"setuptools==78.1.1",
8787
"tomli==2.2.1",
8888
"twisted==25.5.0",
8989
"typing_extensions==4.14.1",

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ pylint==3.3.7
2121
pytest==8.4.1
2222
pyyaml==6.0.2
2323
ruff==0.12.4
24-
setuptools==75.8.2
24+
setuptools==78.1.1
2525
sphinx_rtd_theme==3.0.2
2626
sphinx-copybutton==0.5.2
2727
# We are being slightly deceptive here. Compiling with sphinx==7.4.7 will work,

0 commit comments

Comments
 (0)