Skip to content

Commit

Permalink
chore(deps): bump boto3-stubs[ecr,sts] from 1.24.80 to 1.34.76
Browse files Browse the repository at this point in the history
Bumps [boto3-stubs[ecr,sts]](https://github.com/youtype/mypy_boto3_builder) from 1.24.80 to 1.34.76.
- [Release notes](https://github.com/youtype/mypy_boto3_builder/releases)
- [Commits](https://github.com/youtype/mypy_boto3_builder/commits)

---
updated-dependencies:
- dependency-name: boto3-stubs[ecr,sts]
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Apr 3, 2024
1 parent 7d93d6c commit 1ea7dfb
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.76', 'docker==7.0.0', 'terminaltables==3.1.10',
'colorama==0.4.6', 'boto3-stubs[ecr,sts]==1.24.80']
'colorama==0.4.6', 'boto3-stubs[ecr,sts]==1.34.76']
setup_requirements = ['pytest-runner', ]
test_requirements = ['pytest>=3', ]

Expand Down

0 comments on commit 1ea7dfb

Please sign in to comment.