Skip to content

Commit

Permalink
Bump boto3 from 1.34.144 to 1.34.145
Browse files Browse the repository at this point in the history
Bumps [boto3](https://github.com/boto/boto3) from 1.34.144 to 1.34.145.
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.34.144...1.34.145)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent 5b0a1bf commit 16c0f8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name = "pypi"
pytest = "==8.2.1"
port-for = "==0.7.2"
mirakuru = "==2.5.2"
boto3 = "==1.34.144"
boto3 = "==1.34.145"
boto3-stubs = {version = "==1.34.127", extras = ["dynamodb"]}

[dev-packages]
Expand Down

0 comments on commit 16c0f8b

Please sign in to comment.