Skip to content

Commit

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

---
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>
  • Loading branch information
dependabot[bot] authored Mar 7, 2025
1 parent 15dd85d commit 98649fb
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 @@ -29,7 +29,7 @@ pydantic = { extras = ["email"], version = "^2.10.6" }
email-validator = "2.2.0"
acryl-datahub = { extras = ["datahub-rest"], version = "^0.12.1.3" }
deepdiff = "^8.2.0"
boto3 = "^1.37.7"
boto3 = "^1.37.8"

[tool.poetry.group.dev.dependencies]
black = "^25.1.0"
Expand Down

0 comments on commit 98649fb

Please sign in to comment.