Skip to content

Commit 8ba0909

Browse files
chore(deps): Bump boto3 from 1.34.45 to 1.34.46 (#425)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2142a7f commit 8ba0909

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

poetry.lock

+9-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+2-2
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.45"
28+
boto3 = "^1.34.46"
2929
toml = "^0.10.2"
3030
aws-xray-sdk = "^2.12.1"
3131
types_aws_xray_sdk = "^2.12.0"
@@ -44,7 +44,7 @@ psycopg-binary = "^3.1.18"
4444
mysql-connector-python = "^8.3.0"
4545

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

0 commit comments

Comments
 (0)