Skip to content

Commit 4c5496f

Browse files
authored
Merge pull request #145 from sandiegopython/dependabot/pip/requirements/requests-2.32.0
Bump requests from 2.31.0 to 2.32.0 in /requirements
2 parents 0deaf22 + 8797017 commit 4c5496f

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
@@ -10,7 +10,7 @@ pytz==2022.7.1
1010
gunicorn==22.0.0
1111

1212
# For connecting to various APIs (eg. Meetup.com)
13-
requests==2.31.0
13+
requests==2.32.0
1414

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

0 commit comments

Comments
 (0)