Skip to content

Commit a57fcef

Browse files
build(deps): bump setuptools from 72.1.0 to 78.1.1
Bumps [setuptools](https://github.com/pypa/setuptools) from 72.1.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@v72.1.0...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 2994629 commit a57fcef

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-coin.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pip>=25
2-
setuptools==78.1.0
2+
setuptools==78.1.1
33
importlib_metadata>=6
44
importlib_resources>=5.10.2
55
packaging>=24

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Build dependencies
2-
setuptools==78.1.0
2+
setuptools==78.1.1
33
packaging==24.2
44
build==1.2.2.post1
55
wheel==0.43.0

0 commit comments

Comments
 (0)