Skip to content

Commit 2af24dc

Browse files
Bump setuptools from 70.3.0 to 72.1.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 70.3.0 to 72.1.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v70.3.0...v72.1.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 96585af commit 2af24dc

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.40
33
django-phonenumber-field==7.3.0
44
babel==2.15.0
5-
setuptools==70.3.0
5+
setuptools==72.1.0
66
requests~=2.32.3
77
django-q2==1.6.2
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.40
44
django-phonenumber-field==7.3.0
55
babel==2.15.0
6-
setuptools==70.3.0
6+
setuptools==72.1.0
77
requests~=2.32.3
88
django-q2==1.6.2
99
python-dotenv==1.0.1

0 commit comments

Comments
 (0)