Skip to content

Commit 82f76d3

Browse files
Bump setuptools from 71.0.0 to 78.1.1
Bumps [setuptools](https://github.com/pypa/setuptools) from 71.0.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.0.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 b4ea00e commit 82f76d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ def read(*paths):
3232
'pytest-cov',
3333
'tabulator',
3434
'tox',
35-
'setuptools==71.0.0',
35+
'setuptools==78.1.1',
3636
]
3737
EXAMPLES_REQUIRE = [
3838
'python-dotenv',

0 commit comments

Comments
 (0)