Skip to content

Commit a39bca4

Browse files
deps: bump requests from 2.32.3 to 2.32.4
Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.32.4. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.3...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9b64ce2 commit a39bca4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ pyyaml==6.0.2
104104
# -c requirements.txt
105105
# pre-commit
106106
# responses
107-
requests==2.32.3
107+
requests==2.32.4
108108
# via
109109
# -c requirements.txt
110110
# requests-mock

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ referencing==0.36.2
189189
# via
190190
# jsonschema
191191
# jsonschema-specifications
192-
requests==2.32.3
192+
requests==2.32.4
193193
# via
194194
# -r requirements.in
195195
# django-anymail

0 commit comments

Comments
 (0)