Skip to content

Commit db805ee

Browse files
Bump setuptools from 75.8.1 to 78.1.1
Bumps [setuptools](https://github.com/pypa/setuptools) from 75.8.1 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.1...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 a43aef6 commit db805ee

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
build==1.2.2.post1
22
rich==13.9.4
3-
setuptools==75.8.1
3+
setuptools==78.1.1
44
twine==6.1.0
55
typer==0.15.1
66
wheel==0.45.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ InquirerPy==0.3.4
22
numpy==2.2.6
33
pytest==8.3.5
44
rich==14.0.0
5-
setuptools==75.8.1
5+
setuptools==78.1.1
66
typer==0.15.4

0 commit comments

Comments
 (0)