Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 13, 2024
1 parent 8af2d42 commit db68074
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Pillow==10.4.0
phonenumbers==8.13.48
django-phonenumber-field==8.0.0
babel==2.16.0
setuptools==75.2.0
setuptools==75.5.0
requests~=2.32.3
django-q2==1.7.3
python-dotenv==1.0.1
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Pillow==10.4.0
phonenumbers==8.13.48
django-phonenumber-field==8.0.0
babel==2.16.0
setuptools==75.2.0
setuptools==75.5.0
requests~=2.32.3
python-dotenv==1.0.1
colorama~=0.4.6
Expand Down

0 comments on commit db68074

Please sign in to comment.