Skip to content

Commit

Permalink
chore(deps): bump the production-dependencies group with 15 updates
Browse files Browse the repository at this point in the history
Bumps the production-dependencies group with 15 updates:

| Package | From | To |
| --- | --- | --- |
| [botocore](https://github.com/boto/botocore) | `1.29.152` | `1.29.165` |
| [numpy](https://github.com/numpy/numpy) | `1.24.3` | `1.24.4` |
| [typing-extensions](https://github.com/python/typing_extensions) | `4.6.3` | `4.8.0` |
| [packaging](https://github.com/pypa/packaging) | `23.1` | `23.2` |
| [redshift-connector](https://github.com/aws/amazon-redshift-python-driver) | `2.0.911` | `2.0.917` |
| [pymysql](https://github.com/PyMySQL/PyMySQL) | `1.0.3` | `1.1.0` |
| [pg8000](https://github.com/tlocke/pg8000) | `1.29.6` | `1.30.3` |
| [pyodbc](https://github.com/mkleehammer/pyodbc) | `4.0.39` | `5.0.1` |
| [oracledb](https://github.com/oracle/python-oracledb) | `1.3.1` | `1.4.2` |
| [gremlinpython](https://github.com/apache/tinkerpop) | `3.6.4` | `3.7.1` |
| [opensearch-py](https://github.com/opensearch-project/opensearch-py) | `2.2.0` | `2.4.2` |
| [jsonpath-ng](https://github.com/h2non/jsonpath-ng) | `1.5.3` | `1.6.0` |
| [deltalake](https://github.com/delta-io/delta-rs) | `0.10.0` | `0.14.0` |
| [modin](https://github.com/modin-project/modin) | `0.23.0` | `0.23.1.post0` |
| [ray](https://github.com/ray-project/ray) | `2.6.0` | `2.8.1` |


Updates `botocore` from 1.29.152 to 1.29.165
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](boto/botocore@1.29.152...1.29.165)

Updates `numpy` from 1.24.3 to 1.24.4
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](numpy/numpy@v1.24.3...v1.24.4)

Updates `typing-extensions` from 4.6.3 to 4.8.0
- [Release notes](https://github.com/python/typing_extensions/releases)
- [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
- [Commits](python/typing_extensions@4.6.3...4.8.0)

Updates `packaging` from 23.1 to 23.2
- [Release notes](https://github.com/pypa/packaging/releases)
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)
- [Commits](pypa/packaging@23.1...23.2)

Updates `redshift-connector` from 2.0.911 to 2.0.917
- [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.911...v2.0.917)

Updates `pymysql` from 1.0.3 to 1.1.0
- [Release notes](https://github.com/PyMySQL/PyMySQL/releases)
- [Changelog](https://github.com/PyMySQL/PyMySQL/blob/main/CHANGELOG.md)
- [Commits](PyMySQL/PyMySQL@v1.0.3...v1.1.0)

Updates `pg8000` from 1.29.6 to 1.30.3
- [Commits](tlocke/pg8000@1.29.6...1.30.3)

Updates `pyodbc` from 4.0.39 to 5.0.1
- [Release notes](https://github.com/mkleehammer/pyodbc/releases)
- [Commits](mkleehammer/pyodbc@4.0.39...5.0.1)

Updates `oracledb` from 1.3.1 to 1.4.2
- [Release notes](https://github.com/oracle/python-oracledb/releases)
- [Commits](oracle/python-oracledb@v1.3.1...v1.4.2)

Updates `gremlinpython` from 3.6.4 to 3.7.1
- [Changelog](https://github.com/apache/tinkerpop/blob/master/CHANGELOG.asciidoc)
- [Commits](apache/tinkerpop@3.6.4...3.7.1)

Updates `opensearch-py` from 2.2.0 to 2.4.2
- [Release notes](https://github.com/opensearch-project/opensearch-py/releases)
- [Changelog](https://github.com/opensearch-project/opensearch-py/blob/main/CHANGELOG.md)
- [Commits](opensearch-project/opensearch-py@v2.2.0...v2.4.2)

Updates `jsonpath-ng` from 1.5.3 to 1.6.0
- [Release notes](https://github.com/h2non/jsonpath-ng/releases)
- [Changelog](https://github.com/h2non/jsonpath-ng/blob/master/History.md)
- [Commits](h2non/jsonpath-ng@1.5.3...v1.6.0)

Updates `deltalake` from 0.10.0 to 0.14.0
- [Release notes](https://github.com/delta-io/delta-rs/releases)
- [Changelog](https://github.com/delta-io/delta-rs/blob/main/CHANGELOG.md)
- [Commits](delta-io/delta-rs@rust-v0.10.0...rust-v0.14.0)

Updates `modin` from 0.23.0 to 0.23.1.post0
- [Release notes](https://github.com/modin-project/modin/releases)
- [Changelog](https://github.com/modin-project/modin/blob/master/docs/release-procedure.md)
- [Commits](modin-project/modin@0.23.0...0.23.1.post0)

Updates `ray` from 2.6.0 to 2.8.1
- [Release notes](https://github.com/ray-project/ray/releases)
- [Commits](ray-project/ray@ray-2.6.0...ray-2.8.1)

---
updated-dependencies:
- dependency-name: botocore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: numpy
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: typing-extensions
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: packaging
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: redshift-connector
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: pymysql
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: pg8000
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: pyodbc
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: oracledb
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: gremlinpython
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: opensearch-py
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: jsonpath-ng
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: deltalake
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: modin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: ray
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 6, 2023
1 parent e748d7e commit 8613bac
Show file tree
Hide file tree
Showing 2 changed files with 188 additions and 194 deletions.
Loading

0 comments on commit 8613bac

Please sign in to comment.