Skip to content

Commit

Permalink
Update dependency botocore to v1.25.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 12, 2022
1 parent 4df091d commit 1e1a813
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

-i https://pypi.org/simple
boto3==1.22.10
botocore==1.25.10; python_version >= '3.6'
botocore==1.25.13; python_version >= '3.6'
jmespath==1.0.0; python_version >= '3.7'
nose==1.3.7
python-dateutil==2.8.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
Expand Down

0 comments on commit 1e1a813

Please sign in to comment.