Skip to content

Commit

Permalink
fix(deps): update dependency boto3 to v1.34.81 (#103)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 10, 2024
1 parent b4c303a commit eeaadae
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions scripts/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 scripts/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ readme = "README.md"

[tool.poetry.dependencies]
python = "3.12.2"
boto3 = "1.34.80"
boto3 = "1.34.81"
ulid-py = "1.1.0"
aiodynamo = {version = "24.1", extras = ["httpx"]}
yarl = "1.9.4"
Expand Down

0 comments on commit eeaadae

Please sign in to comment.