Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump boto3 from 1.34.98 to 1.34.108 #276

Merged
merged 1 commit into from
May 20, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump boto3 from 1.34.98 to 1.34.108
Bumps [boto3](https://github.com/boto/boto3) from 1.34.98 to 1.34.108.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.34.98...1.34.108)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored May 20, 2024

Verified

This commit was signed with the committer’s verified signature.
erikmd Erik Martin-Dorel
commit 903dceabe8857a71dc1864a1539a3fb0f8691fa8
16 changes: 8 additions & 8 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -47,7 +47,7 @@ requests-html = "^0.10.0"
moto = "^5.0.6"
freezegun = "^1.5.0"
black = "^24.4.2"
boto3 = "^1.34.98"
boto3 = "^1.34.108"
requests-wsgi-adapter = "^0.4.1"
boto3-stubs = {extras = ["s3", "dynamodb"], version = "^1.34.98"}
coverage = "^7.5.1"