Skip to content

Commit

Permalink
Merge pull request #1052 from felddy/dependabot/pip/pip-all-ead0fbb59d
Browse files Browse the repository at this point in the history
Bump setuptools from 72.2.0 to 74.0.0 in the pip-all group across 1 directory
  • Loading branch information
felddy authored Aug 28, 2024
2 parents 43a4a17 + 077d356 commit 8ac5dad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ def package_vars(version_file):
py_modules=[splitext(basename(path))[0] for path in glob("src/*.py")],
install_requires=[
"semver == 3.0.2",
"setuptools == 72.2.0",
"setuptools == 74.0.0",
"wheel == 0.44.0",
],
extras_require={
Expand Down

0 comments on commit 8ac5dad

Please sign in to comment.