Skip to content

Commit dcf31c4

Browse files
Bump setuptools from 71.1.0 to 78.1.1
Bumps [setuptools](https://github.com/pypa/setuptools) from 71.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@v71.1.0...v78.1.1) --- updated-dependencies: - dependency-name: setuptools dependency-version: 78.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bb3049d commit dcf31c4

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ flake8 = "*"
1010
[packages]
1111
requests = "*"
1212
unicodecsv = "*"
13-
setuptools = "71.1.0"
13+
setuptools = "78.1.1"
1414

1515
[requires]
1616
python_version = "3.12"

Pipfile.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)