Skip to content

Commit

Permalink
Update dependency botocore to v1.26.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 25, 2022
1 parent 4df091d commit e0ee1a6
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.26.8; 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 e0ee1a6

Please sign in to comment.