Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 17, 2024
1 parent 2e6e870 commit 69be4bf
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 @@ -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.77"
boto3 = "^1.35.82"
sqlalchemy-redshift = "^0.8.14"
psycopg2-binary = "^2.9.10"
simplejson = "^3.19.3"
Expand Down

0 comments on commit 69be4bf

Please sign in to comment.