Skip to content

Commit

Permalink
Merge pull request #31 from glasswalk3r/dependabot/pip/boto3-stubs-ec…
Browse files Browse the repository at this point in the history
…rsts--1.34.110

chore(deps): bump boto3-stubs[ecr,sts] from 1.34.84 to 1.34.110
  • Loading branch information
glasswalk3r committed May 21, 2024
2 parents c7835b6 + a2153b6 commit 3509909
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
readme = readme_file.read()

requirements = ['boto3==1.34.109', 'docker==7.0.0', 'terminaltables==3.1.10',
'colorama==0.4.6', 'boto3-stubs[ecr,sts]==1.34.84']
'colorama==0.4.6', 'boto3-stubs[ecr,sts]==1.34.110']
setup_requirements = ['pytest-runner', ]
test_requirements = ['pytest>=3', ]

Expand Down

0 comments on commit 3509909

Please sign in to comment.