Skip to content

Commit ea68261

Browse files
Bump setuptools from 69.2.0 to 69.5.1
Bumps [setuptools](https://github.com/pypa/setuptools) from 69.2.0 to 69.5.1. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v69.2.0...v69.5.1) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 943a54e commit ea68261

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.3.0
22
phonenumbers==8.13.34
33
django-phonenumber-field==7.3.0
44
babel==2.14.0
5-
setuptools==69.2.0
5+
setuptools==69.5.1
66
requests~=2.31.0
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.3.0
33
phonenumbers==8.13.34
44
django-phonenumber-field==7.3.0
55
babel==2.14.0
6-
setuptools==69.2.0
6+
setuptools==69.5.1
77
requests~=2.31.0
88
django-q2==1.6.2
99
python-dotenv==1.0.1

0 commit comments

Comments
 (0)