Skip to content

Commit

Permalink
build(deps): bump awswrangler from 2.17.0 to 3.4.1
Browse files Browse the repository at this point in the history
Bumps [awswrangler](https://github.com/aws/aws-sdk-pandas) from 2.17.0 to 3.4.1.
- [Release notes](https://github.com/aws/aws-sdk-pandas/releases)
- [Commits](aws/aws-sdk-pandas@2.17.0...3.4.1)

---
updated-dependencies:
- dependency-name: awswrangler
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent 55ba691 commit 7ab5414
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 211 deletions.
242 changes: 32 additions & 210 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 @@ -34,7 +34,7 @@ adobe-analytics = {version = "^1.2.3", optional = true}
bearer = {version = "3.1.0", optional = true}
oauthlib = {version = "3.2.2", optional = true}
requests-oauthlib = {version = "1.3.1", optional = true}
awswrangler = {version = "^2.15.1", optional = true}
awswrangler = {version = ">=2.15.1,<4.0.0", optional = true}
pyodbc = {version = "^4", optional = true}
clickhouse-driver = {version = ">=0.2.3,<1.0", optional = true}
dataiku-api-client = {version = "^9.0.1", optional = true}
Expand Down

0 comments on commit 7ab5414

Please sign in to comment.