Skip to content

Commit

Permalink
Bump setuptools from 75.0.0 to 75.1.0
Browse files Browse the repository at this point in the history
Bumps [setuptools](https://github.com/pypa/setuptools) from 75.0.0 to 75.1.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v75.0.0...v75.1.0)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Sep 23, 2024
1 parent 68f0215 commit 4d3ff72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ pylint==3.2.7
pip==24.2
pytest==8.3.3
pytest-runner==6.0.1
setuptools==75.0.0
setuptools==75.1.0
freezegun==1.5.1
moto==4.2.14
wheel==0.44.0
Expand Down

0 comments on commit 4d3ff72

Please sign in to comment.