Skip to content

Commit

Permalink
Bump boto3 from 1.35.7 to 1.35.72
Browse files Browse the repository at this point in the history
Bumps [boto3](https://github.com/boto/boto3) from 1.35.7 to 1.35.72.
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.35.7...1.35.72)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and lpsinger committed Dec 3, 2024
1 parent b26f329 commit a601c85
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ click = "^8.1.7"
gcn-kafka = "^0.3.3"
python = "^3.9"
prometheus-client = "^0.21.0"
boto3 = "^1.35.7"
boto3 = "^1.35.72"
# workaround for: https://github.com/python-poetry/poetry-plugin-export/issues/183
urllib3 = ">=1.25.4,<1.27"
pytest = "^8.3.4"
Expand Down

0 comments on commit a601c85

Please sign in to comment.