Skip to content

Commit

Permalink
build(deps): bump the prod-deps group with 10 updates (#1555)
Browse files Browse the repository at this point in the history
* build(deps): bump the prod-deps group with 10 updates

Bumps the prod-deps group with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [requests-oauthlib](https://github.com/requests/requests-oauthlib) | `1.3.1` | `1.4.0` |
| [awswrangler](https://github.com/aws/aws-sdk-pandas) | `3.5.2` | `3.7.1` |
| [clickhouse-driver](https://github.com/mymarilyn/clickhouse-driver) | `0.2.6` | `0.2.7` |
| [dataiku-api-client](https://github.com/dataiku/dataiku-api-client-python) | `12.5.0` | `12.5.2` |
| [elasticsearch](https://github.com/elastic/elasticsearch-py) | `7.17.6` | `7.17.9` |
| [google-api-python-client](https://github.com/googleapis/google-api-python-client) | `2.118.0` | `2.121.0` |
| [google-cloud-bigquery](https://github.com/googleapis/python-bigquery) | `3.17.2` | `3.19.0` |
| [pymongo](https://github.com/mongodb/mongo-python-driver) | `4.6.1` | `4.6.2` |
| [redshift-connector](https://github.com/aws/amazon-redshift-python-driver) | `2.0.918` | `2.1.0` |
| [snowflake-connector-python](https://github.com/snowflakedb/snowflake-connector-python) | `3.7.0` | `3.7.1` |


Updates `requests-oauthlib` from 1.3.1 to 1.4.0
- [Release notes](https://github.com/requests/requests-oauthlib/releases)
- [Changelog](https://github.com/requests/requests-oauthlib/blob/master/HISTORY.rst)
- [Commits](requests/requests-oauthlib@v1.3.1...v1.4.0)

Updates `awswrangler` from 3.5.2 to 3.7.1
- [Release notes](https://github.com/aws/aws-sdk-pandas/releases)
- [Commits](aws/aws-sdk-pandas@3.5.2...3.7.1)

Updates `clickhouse-driver` from 0.2.6 to 0.2.7
- [Changelog](https://github.com/mymarilyn/clickhouse-driver/blob/master/CHANGELOG.md)
- [Commits](mymarilyn/clickhouse-driver@0.2.6...0.2.7)

Updates `dataiku-api-client` from 12.5.0 to 12.5.2
- [Changelog](https://github.com/dataiku/dataiku-api-client-python/blob/12.5.2/HISTORY.txt)
- [Commits](dataiku/dataiku-api-client-python@12.5.0...12.5.2)

Updates `elasticsearch` from 7.17.6 to 8.12.1
- [Release notes](https://github.com/elastic/elasticsearch-py/releases)
- [Commits](elastic/elasticsearch-py@v7.17.6...v8.12.1)

Updates `google-api-python-client` from 2.118.0 to 2.121.0
- [Release notes](https://github.com/googleapis/google-api-python-client/releases)
- [Changelog](https://github.com/googleapis/google-api-python-client/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-api-python-client@v2.118.0...v2.121.0)

Updates `google-cloud-bigquery` from 3.17.2 to 3.19.0
- [Release notes](https://github.com/googleapis/python-bigquery/releases)
- [Changelog](https://github.com/googleapis/python-bigquery/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-bigquery@v3.17.2...v3.19.0)

Updates `pymongo` from 4.6.1 to 4.6.2
- [Release notes](https://github.com/mongodb/mongo-python-driver/releases)
- [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst)
- [Commits](mongodb/mongo-python-driver@4.6.1...4.6.2)

Updates `redshift-connector` from 2.0.918 to 2.1.0
- [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.0.918...v2.1.0)

Updates `snowflake-connector-python` from 3.7.0 to 3.7.1
- [Release notes](https://github.com/snowflakedb/snowflake-connector-python/releases)
- [Commits](snowflakedb/snowflake-connector-python@v3.7.0...v3.7.1)

---
updated-dependencies:
- dependency-name: requests-oauthlib
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: awswrangler
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: clickhouse-driver
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: dataiku-api-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: elasticsearch
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod-deps
- dependency-name: google-api-python-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: google-cloud-bigquery
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: pymongo
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: redshift-connector
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: snowflake-connector-python
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
...

Signed-off-by: dependabot[bot] <[email protected]>

* fix elasticsearch version

Signed-off-by: Luka Peschke <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Luka Peschke <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Luka Peschke <[email protected]>
  • Loading branch information
dependabot[bot] and lukapeschke authored Mar 12, 2024
1 parent dc2bbf4 commit 4356d2c
Show file tree
Hide file tree
Showing 2 changed files with 284 additions and 289 deletions.
Loading

0 comments on commit 4356d2c

Please sign in to comment.