Skip to content

Commit aaf805a

Browse files
chore(deps): Bump boto3 from 1.34.60 to 1.34.61 (#455)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b525ea9 commit aaf805a

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.60"
28+
boto3 = "^1.34.61"
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.3.0"
4545

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

0 commit comments

Comments
 (0)