Skip to content

Commit

Permalink
Bump aiobotocore from 2.13.2 to 2.14.0 in /backend/paaster
Browse files Browse the repository at this point in the history
Bumps [aiobotocore](https://github.com/aio-libs/aiobotocore) from 2.13.2 to 2.14.0.
- [Release notes](https://github.com/aio-libs/aiobotocore/releases)
- [Changelog](https://github.com/aio-libs/aiobotocore/blob/master/CHANGES.rst)
- [Commits](aio-libs/aiobotocore@2.13.2...2.14.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent 62c861a commit 0f7f4c8
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 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 @@ -15,7 +15,7 @@ server = "run:main"
python = "^3.10"
motor = "^3.5.1"
bcrypt = "^4.2.0"
aiobotocore = "^2.13.2"
aiobotocore = "^2.14.0"
nanoid = "^2.0.0"
argon2-cffi = "^23.1.0"
types-aiobotocore-s3 = "^2.13.2"
Expand Down

0 comments on commit 0f7f4c8

Please sign in to comment.