Skip to content

Commit

Permalink
chore(deps): Bump boto3 from 1.34.106 to 1.34.107 (#537)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 17, 2024
1 parent cf92032 commit e28b185
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ classifiers = [
[tool.poetry.dependencies]
python = "^3.8.1"
resourcebundle = "2.1.0"
boto3 = "^1.34.106"
boto3 = "^1.34.107"
toml = "^0.10.2"
aws-xray-sdk = "^2.13.0"
types_aws_xray_sdk = "^2.13.0"
Expand All @@ -45,7 +45,7 @@ psycopg-binary = "^3.1.19"
mysql-connector-python = "^8.4.0"

[tool.poetry.group.test.dependencies]
boto3 = "^1.34.106"
boto3 = "^1.34.107"
coverage = "^7.5.1"
debugpy = "^1.8.1"
pydevd-pycharm = "^233.13763.5"
Expand Down

0 comments on commit e28b185

Please sign in to comment.