Skip to content

Commit

Permalink
Merge pull request #277 from adamspd/dependabot/pip/setuptools-75.2.0
Browse files Browse the repository at this point in the history
Bump setuptools from 75.1.0 to 75.2.0
  • Loading branch information
adamspd authored Oct 20, 2024
2 parents 10efbff + dafaf7f commit d06304a
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.47
django-phonenumber-field==8.0.0
babel==2.16.0
setuptools==75.1.0
setuptools==75.2.0
requests~=2.32.3
django-q2==1.7.2
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.47
django-phonenumber-field==8.0.0
babel==2.16.0
setuptools==75.1.0
setuptools==75.2.0
requests~=2.32.3
python-dotenv==1.0.1
colorama~=0.4.6
Expand Down

0 comments on commit d06304a

Please sign in to comment.