Skip to content

Commit 996b1b1

Browse files
Bump setuptools from 72.2.0 to 73.0.1
Bumps [setuptools](https://github.com/pypa/setuptools) from 72.2.0 to 73.0.1. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v72.2.0...v73.0.1) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bc6a5c3 commit 996b1b1

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.44
33
django-phonenumber-field==8.0.0
44
babel==2.16.0
5-
setuptools==72.2.0
5+
setuptools==73.0.1
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.44
44
django-phonenumber-field==8.0.0
55
babel==2.16.0
6-
setuptools==72.2.0
6+
setuptools==73.0.1
77
requests~=2.32.3
88
django-q2==1.6.2
99
python-dotenv==1.0.1

0 commit comments

Comments
 (0)