Skip to content

Commit ea84edf

Browse files
chore(deps): bump boto3 from 1.36.2 to 1.36.7 (#243)
Bumps [boto3](https://github.com/boto/boto3) from 1.36.2 to 1.36.7. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.36.2...1.36.7) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9b21658 commit ea84edf

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ requests = "~=2.32.3"
2121
cached-property = "~=2" # Remove after Python 3.7 support is dropped
2222
lxml = "^5.3.0"
2323
xmltodict = "^0.14.2"
24-
boto3 = "^1.36.2"
24+
boto3 = "^1.36.7"
2525
pendulum = "^3.0.0"
2626

2727
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)