Skip to content

Commit ebfe053

Browse files
chore(deps): Bump boto3 from 1.34.12 to 1.34.13 (#366)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8ff3531 commit ebfe053

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

poetry.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ license = "Apache-2.0"
99
[tool.poetry.dependencies]
1010
python = "^3.8.1"
1111
resourcebundle = "^2.1.0"
12-
boto3 = "^1.34.12"
12+
boto3 = "^1.34.13"
1313
toml = "^0.10.2"
1414

1515
[tool.poetry.group.dev.dependencies]
@@ -24,7 +24,7 @@ psycopg-binary = "^3.1.16"
2424
mysql-connector-python = "^8.2.0"
2525

2626
[tool.poetry.group.test.dependencies]
27-
boto3 = "^1.34.12"
27+
boto3 = "^1.34.13"
2828
coverage = "^7.4.0"
2929
debugpy = "^1.8.0"
3030
pydevd-pycharm = "^233.13135.95"

0 commit comments

Comments
 (0)