Skip to content

Commit a837c9b

Browse files
Bump setuptools from 75.6.0 to 78.1.1
Bumps [setuptools](https://github.com/pypa/setuptools) from 75.6.0 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.6.0...v78.1.1) --- updated-dependencies: - dependency-name: setuptools dependency-version: 78.1.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2197650 commit a837c9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ rfc3986==2.0.0; python_version >= '3.7'
6868
rich==13.9.4; python_full_version >= '3.8.0'
6969
scandir==1.10.0; python_version < '3.5'
7070
secretstorage==3.3.3; python_version >= '3.6'
71-
setuptools==75.6.0; python_version >= '3.9'
71+
setuptools==78.1.1; python_version >= '3.9'
7272
six==1.17.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'
7373
snowballstemmer==2.2.0
7474
sphinx==8.1.3; python_version >= '3.10'

0 commit comments

Comments
 (0)