Skip to content

Commit

Permalink
chore(deps): Bump boto3 from 1.34.62 to 1.34.63 (#457)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 15, 2024
1 parent 7b80591 commit a29a5f0
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 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.62"
boto3 = "^1.34.63"
toml = "^0.10.2"
aws-xray-sdk = "^2.13.0"
types_aws_xray_sdk = "^2.13.0"
Expand All @@ -44,7 +44,7 @@ psycopg-binary = "^3.1.18"
mysql-connector-python = "^8.3.0"

[tool.poetry.group.test.dependencies]
boto3 = "^1.34.62"
boto3 = "^1.34.63"
coverage = "^7.4.3"
debugpy = "^1.8.1"
pydevd-pycharm = "^233.13763.5"
Expand Down

0 comments on commit a29a5f0

Please sign in to comment.