Skip to content

Commit

Permalink
Bump types-aiobotocore-s3 from 2.14.0 to 2.15.1 in /backend/paaster
Browse files Browse the repository at this point in the history
Bumps [types-aiobotocore-s3](https://github.com/youtype/mypy_boto3_builder) from 2.14.0 to 2.15.1.
- [Release notes](https://github.com/youtype/mypy_boto3_builder/releases)
- [Commits](https://github.com/youtype/mypy_boto3_builder/commits)

---
updated-dependencies:
- dependency-name: types-aiobotocore-s3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 34d8d07 commit b72dc9a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions backend/paaster/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 backend/paaster/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ bcrypt = "^4.2.0"
aiobotocore = "^2.15.1"
nanoid = "^2.0.0"
argon2-cffi = "^23.1.0"
types-aiobotocore-s3 = "^2.14.0"
types-aiobotocore-s3 = "^2.15.1"
pydantic = "^2.9.0"
pydantic-settings = "^2.4.0"
uvicorn = "^0.30.6"
Expand Down

0 comments on commit b72dc9a

Please sign in to comment.