Skip to content

Commit

Permalink
Merge pull request #58 from cedadev/dependabot/pip/requests-2.31.0
Browse files Browse the repository at this point in the history
Bump requests from 2.25.1 to 2.31.0
  • Loading branch information
rhysrevans3 authored Jan 8, 2024
2 parents 6e5d042 + 635bed3 commit 7f31cad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ python-dateutil==2.8.2
python-magic==0.4.24
pytz==2021.3
PyYAML==5.4.1
requests==2.26.0
requests==2.31.0
s3transfer==0.5.0
siphon==0.9
six==1.16.0
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ pyparsing==2.4.7
python-dateutil==2.8.2
pytz==2021.1
PyYAML==5.4.1
requests==2.25.1
requests==2.31.0
s3transfer==0.5.0
siphon==0.9
six==1.16.0
Expand Down

0 comments on commit 7f31cad

Please sign in to comment.