Skip to content

Commit

Permalink
Bump boto3-stubs from 1.34.153 to 1.35.5
Browse files Browse the repository at this point in the history
Bumps [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) from 1.34.153 to 1.35.5.
- [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
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent 99e5e6a commit d2ec805
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 @@ -8,7 +8,7 @@ pytest = "==8.3.2"
port-for = "==0.7.2"
mirakuru = "==2.5.2"
boto3 = "==1.35.5"
boto3-stubs = {version = "==1.34.153", extras = ["dynamodb"]}
boto3-stubs = {version = "==1.35.5", extras = ["dynamodb"]}

[dev-packages]
towncrier = "==24.7.1"
Expand Down

0 comments on commit d2ec805

Please sign in to comment.