Skip to content

Commit 9f1698f

Browse files
authored
Update boto3 dependency (#39)
1 parent b1e9c67 commit 9f1698f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ def read(fname):
4848
'': ['*.json']
4949
},
5050
install_requires=[
51-
'boto3>=1.20',
51+
'boto3>=1.34.110',
5252
'pyYAML>=5.3',
5353
'urllib3>=1.25',
5454
'jsonschema>=4.21'

0 commit comments

Comments
 (0)