Skip to content

Commit

Permalink
chore(deps): bump redshift-connector from 2.1.3 to 2.1.4 (#154)
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.3 to 2.1.4.
- [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.3...v2.1.4)

---
updated-dependencies:
- dependency-name: redshift-connector
  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 3, 2024
1 parent 9f77600 commit dd4772a
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.42.1" }
fs-s3fs = { version = "~=1.1.1", optional = true }
redshift-connector = "^2.1.3"
redshift-connector = "^2.1.4"
boto3 = "^1.35.58"
sqlalchemy-redshift = "^0.8.14"
psycopg2-binary = "^2.9.10"
Expand Down

0 comments on commit dd4772a

Please sign in to comment.