Skip to content

Commit 7e19265

Browse files
Bump setuptools from 75.6.0 to 75.8.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 75.6.0 to 75.8.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v75.6.0...v75.8.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 55c6fb0 commit 7e19265

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Pillow==10.4.0
22
phonenumbers==8.13.52
33
django-phonenumber-field==8.0.0
44
babel==2.16.0
5-
setuptools==75.6.0
5+
setuptools==75.8.0
66
requests~=2.32.3
77
django-q2==1.7.3
88
python-dotenv==1.0.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Pillow==10.4.0
33
phonenumbers==8.13.52
44
django-phonenumber-field==8.0.0
55
babel==2.16.0
6-
setuptools==75.6.0
6+
setuptools==75.8.0
77
requests~=2.32.3
88
python-dotenv==1.0.1
99
colorama~=0.4.6

0 commit comments

Comments
 (0)