Skip to content

Commit 9923fb6

Browse files
chore(deps): Bump boto3 from 1.33.6 to 1.33.8 (#315)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 03f3756 commit 9923fb6

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.33.6"
12+
boto3 = "^1.33.8"
1313

1414
[tool.poetry.group.dev.dependencies]
1515
mypy = "^1.7.1"
@@ -23,7 +23,7 @@ psycopg-binary = "^3.1.14"
2323
mysql-connector-python = "^8.2.0"
2424

2525
[tool.poetry.group.test.dependencies]
26-
boto3 = "^1.33.6"
26+
boto3 = "^1.33.8"
2727
coverage = "^7.3.0"
2828
debugpy = "^1.8.0"
2929
pydevd-pycharm = "^233.11799.259"

0 commit comments

Comments
 (0)