Skip to content

Commit bc393c5

Browse files
Update requests requirement from ~=2.32.2 to ~=2.32.3
Updates the requirements on [requests](https://github.com/psf/requests) to permit the latest version. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.2...v2.32.3) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0e8b3f1 commit bc393c5

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
@@ -3,6 +3,6 @@ phonenumbers==8.13.37
33
django-phonenumber-field==7.3.0
44
babel==2.15.0
55
setuptools==70.0.0
6-
requests~=2.32.2
6+
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
@@ -4,6 +4,6 @@ phonenumbers==8.13.37
44
django-phonenumber-field==7.3.0
55
babel==2.15.0
66
setuptools==70.0.0
7-
requests~=2.32.2
7+
requests~=2.32.3
88
django-q2==1.6.2
99
python-dotenv==1.0.1

0 commit comments

Comments
 (0)