Skip to content

Commit ba4abd1

Browse files
committed
Update dependency botocore to v1.26.2
1 parent 4df091d commit ba4abd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
-i https://pypi.org/simple
99
boto3==1.22.10
10-
botocore==1.25.10; python_version >= '3.6'
10+
botocore==1.26.2; python_version >= '3.6'
1111
jmespath==1.0.0; python_version >= '3.7'
1212
nose==1.3.7
1313
python-dateutil==2.8.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'

0 commit comments

Comments
 (0)