Skip to content

Commit 2f90e72

Browse files
chore(deps): Bump boto3 from 1.34.36 to 1.34.37 (#408)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 55b00ef commit 2f90e72

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
@@ -25,7 +25,7 @@ classifiers = [
2525
[tool.poetry.dependencies]
2626
python = "^3.8.1"
2727
resourcebundle = "^2.1.0"
28-
boto3 = "^1.34.36"
28+
boto3 = "^1.34.37"
2929
toml = "^0.10.2"
3030

3131
[tool.poetry.group.dev.dependencies]
@@ -40,7 +40,7 @@ psycopg-binary = "^3.1.18"
4040
mysql-connector-python = "^8.3.0"
4141

4242
[tool.poetry.group.test.dependencies]
43-
boto3 = "^1.34.36"
43+
boto3 = "^1.34.37"
4444
coverage = "^7.4.1"
4545
debugpy = "^1.8.0"
4646
pydevd-pycharm = "^233.13763.5"

0 commit comments

Comments
 (0)