Skip to content

Commit c3d83ce

Browse files
chore(deps): bump boto3 from 1.35.98 to 1.36.2 (#176)
Bumps [boto3](https://github.com/boto/boto3) from 1.35.98 to 1.36.2. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.35.98...1.36.2) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 848038a commit c3d83ce

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

poetry.lock

Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ python = ">=3.9,<3.13"
1515
singer-sdk = { version="~=0.43.1" }
1616
fs-s3fs = { version = "~=1.1.1", optional = true }
1717
redshift-connector = "^2.1.5"
18-
boto3 = "^1.35.98"
18+
boto3 = "^1.36.2"
1919
sqlalchemy-redshift = "^0.8.14"
2020
psycopg2-binary = "^2.9.10"
2121
simplejson = "^3.19.3"

0 commit comments

Comments
 (0)