Skip to content

Commit 5f6e934

Browse files
authored
Merge pull request #186 from sandiegopython/dependabot/pip/requirements/requests-2.32.4
Bump requests from 2.32.0 to 2.32.4 in /requirements
2 parents 97d874f + 89c94bd commit 5f6e934

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)