Skip to content
This repository has been archived by the owner on Oct 1, 2021. It is now read-only.

Commit

Permalink
Merge pull request #112 from alphagov/dependabot/pip/requests-2.25.1
Browse files Browse the repository at this point in the history
Bump requests from 2.23.0 to 2.25.1
  • Loading branch information
whpearson authored May 21, 2021
2 parents c04b7f4 + 7b0f2df commit a7515b8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
behave==1.2.6
requests==2.23.0
requests==2.25.1
selenium==3.141.0
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Flask == 1.1.*
boto3 == 1.12.*
requests == 2.23.*
requests == 2.25.*
flask-talisman == 0.7.0
blinker==1.4
sentry-sdk==1.1.0
Expand Down

0 comments on commit a7515b8

Please sign in to comment.