Skip to content

Commit 89c94bd

Browse files
Bump requests from 2.32.0 to 2.32.4 in /requirements
Bumps [requests](https://github.com/psf/requests) from 2.32.0 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.0...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 97d874f commit 89c94bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/common.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Django==4.2.22
99
gunicorn==23.0.0
1010

1111
# For connecting to various APIs (eg. Meetup.com)
12-
requests==2.32.0
12+
requests==2.32.4
1313

1414
# For serving static assets from the WSGI server
1515
whitenoise==6.5.0

0 commit comments

Comments
 (0)