Skip to content

Commit 75f12ec

Browse files
chore(deps): Bump boto3 from 1.34.101 to 1.34.102 (#527)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7758cad commit 75f12ec

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.101"
28+
boto3 = "^1.34.102"
2929
toml = "^0.10.2"
3030
aws-xray-sdk = "^2.13.0"
3131
types_aws_xray_sdk = "^2.13.0"
@@ -44,7 +44,7 @@ psycopg-binary = "^3.1.18"
4444
mysql-connector-python = "^8.4.0"
4545

4646
[tool.poetry.group.test.dependencies]
47-
boto3 = "^1.34.101"
47+
boto3 = "^1.34.102"
4848
coverage = "^7.5.1"
4949
debugpy = "^1.8.1"
5050
pydevd-pycharm = "^233.13763.5"

0 commit comments

Comments
 (0)