Skip to content

Commit

Permalink
chore(deps): bump redshift-connector from 2.1.4 to 2.1.5
Browse files Browse the repository at this point in the history
Bumps [redshift-connector](https://github.com/aws/amazon-redshift-python-driver) from 2.1.4 to 2.1.5.
- [Release notes](https://github.com/aws/amazon-redshift-python-driver/releases)
- [Changelog](https://github.com/aws/amazon-redshift-python-driver/blob/master/CHANGELOG.md)
- [Commits](aws/amazon-redshift-python-driver@v2.1.4...v2.1.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 24, 2024
1 parent 7ef9d4c commit 1df54de
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -14,7 +14,7 @@ license = "Apache-2.0"
python = ">=3.9,<3.13"
singer-sdk = { version="~=0.43.1" }
fs-s3fs = { version = "~=1.1.1", optional = true }
redshift-connector = "^2.1.4"
redshift-connector = "^2.1.5"
boto3 = "^1.35.77"
sqlalchemy-redshift = "^0.8.14"
psycopg2-binary = "^2.9.10"
Expand Down

0 comments on commit 1df54de

Please sign in to comment.