Skip to content

Commit 8797017

Browse files
--- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0deaf22 commit 8797017

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)