Skip to content

Commit

Permalink
chore(deps): bump types-aiobotocore-s3 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.18.0 to 2.19.0.
- [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 Jan 27, 2025
1 parent 126b2f0 commit 9ab2df5
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.1"
aiobotocore = "^2.17.0"
nanoid = "^2.0.0"
argon2-cffi = "^23.1.0"
types-aiobotocore-s3 = "^2.18.0"
types-aiobotocore-s3 = "^2.19.0"
pydantic = "^2.10.6"
pydantic-settings = "^2.7.1"
uvicorn = "^0.34.0"
Expand Down

0 comments on commit 9ab2df5

Please sign in to comment.