Skip to content

Commit

Permalink
Merge pull request felddy#600 from felddy/dependabot/pip/setuptools-6…
Browse files Browse the repository at this point in the history
…7.3.2

Bump setuptools from 67.2.0 to 67.3.2
  • Loading branch information
felddy committed Feb 16, 2023
2 parents 7708484 + d73ca33 commit 2d677bb
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 @@ -69,7 +69,7 @@ def package_vars(version_file):
install_requires=[
"docker-compose == 1.29.2",
"semver == 2.13.0",
"setuptools == 67.2.0",
"setuptools == 67.3.2",
"wheel == 0.38.4",
],
extras_require={
Expand Down

0 comments on commit 2d677bb

Please sign in to comment.