Skip to content

Commit

Permalink
chore(deps): bump boto3 from 1.35.73 to 1.35.77 (#165)
Browse files Browse the repository at this point in the history
Bumps [boto3](https://github.com/boto/boto3) from 1.35.73 to 1.35.77.
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.35.73...1.35.77)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 10, 2024
1 parent 5f1fe8a commit 2d7cefa
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 @@ -15,7 +15,7 @@ python = ">=3.9,<3.13"
singer-sdk = { version="~=0.42.1" }
fs-s3fs = { version = "~=1.1.1", optional = true }
redshift-connector = "^2.1.4"
boto3 = "^1.35.73"
boto3 = "^1.35.77"
sqlalchemy-redshift = "^0.8.14"
psycopg2-binary = "^2.9.10"
simplejson = "^3.19.3"
Expand Down

0 comments on commit 2d7cefa

Please sign in to comment.