Skip to content

Commit

Permalink
chore(deps): Bump boto3 from 1.34.61 to 1.34.62 (#456)
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 14, 2024
1 parent c0921b6 commit 7b80591
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.61"
boto3 = "^1.34.62"
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.61"
boto3 = "^1.34.62"
coverage = "^7.4.3"
debugpy = "^1.8.1"
pydevd-pycharm = "^233.13763.5"
Expand Down

0 comments on commit 7b80591

Please sign in to comment.