chore(deps): bump the production-dependencies group across 1 directory with 6 updates - #3454
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the production-dependencies group across 1 directory with 6 updates#3454dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…y with 6 updates Bumps the production-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pyarrow](https://github.com/apache/arrow) | `25.0.0` | `25.0.1` | | [packaging](https://github.com/pypa/packaging) | `26.2` | `26.3` | | [redshift-connector](https://github.com/aws/amazon-redshift-python-driver) | `2.1.15` | `2.1.16` | | [gremlinpython](https://tinkerpop.apache.org) | `3.7.2` | `3.8.1` | | [progressbar2](https://github.com/wolph/python-progressbar) | `4.5.0` | `4.6.0` | Updates `pyarrow` from 25.0.0 to 25.0.1 - [Release notes](https://github.com/apache/arrow/releases) - [Commits](apache/arrow@apache-arrow-25.0.0...apache-arrow-25.0.1) Updates `packaging` from 26.2 to 26.3 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@26.2...26.3) Updates `redshift-connector` from 2.1.15 to 2.1.16 - [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.15...v2.1.16) Updates `gremlinpython` from 3.7.2 to 3.8.1 Updates `async-timeout` from 5.0.1 to 4.0.3 - [Release notes](https://github.com/aio-libs/async-timeout/releases) - [Changelog](https://github.com/aio-libs-abandoned/async-timeout/blob/master/CHANGES.rst) - [Commits](aio-libs-abandoned/async-timeout@v5.0.1...v4.0.3) Updates `progressbar2` from 4.5.0 to 4.6.0 - [Release notes](https://github.com/wolph/python-progressbar/releases) - [Changelog](https://github.com/wolph/python-progressbar/blob/develop/CHANGES.rst) - [Commits](wolph/python-progressbar@v4.5.0...v4.6.0) --- updated-dependencies: - dependency-name: pyarrow dependency-version: 25.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: packaging dependency-version: '26.3' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: redshift-connector dependency-version: 2.1.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: gremlinpython dependency-version: 3.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: async-timeout dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: progressbar2 dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the production-dependencies group with 5 updates in the / directory:
25.0.025.0.126.226.32.1.152.1.163.7.23.8.14.5.04.6.0Updates
pyarrowfrom 25.0.0 to 25.0.1Release notes
Sourced from pyarrow's releases.
Commits
beccec0MINOR: [Release] Update versions for 25.0.17bdf01aMINOR: [Release] Update .deb/.rpm changelogs for 25.0.191dbae1MINOR: [Release] Update CHANGELOG.md for 25.0.1849d463GH-50808: [Python] Narrow Feather deprecation to V1 format (#50685)e70ebf5GH-50600: [Release] Pin Python version in Conda verificationf5037beGH-50578: [C++][FlightRPC][ODBC] Always return SQL_NO_DATA from GetMoreResult...1491589GH-50503: [Parquet] Remove SVE128 unpack (#50611)d1eaaedGH-50326: [Python] Convert arrays to Python objects without per-element Scala...fe14135GH-50428: [C++] Better mimalloc configuration on macOS (#50549)8fb632aGH-50383: [Release] Remove deprecated -f flag on conda create environment (#5...Updates
packagingfrom 26.2 to 26.3Release notes
Sourced from packaging's releases.
... (truncated)
Changelog
Sourced from packaging's changelog.
... (truncated)
Commits
929fd4bBump for releasef300ebfchore(deps): bump the pre-commit group with 5 updates (#1357)f91d975ci(downstream): bump hatchling to 1.31.0 and fix its pytest rootdir (#1361)b1a7124chore(deps): bump the github-actions group with 7 updates (#1358)2d873ebfix(metadata): fold every line boundary when writing headers (#1356)413d006docs: changelog for 26.3 (#1343)4eb0753docs(metadata): explain selective field validation (#1342)77e9ed4feat(tags): add pure Python tag generator (#1346)7cea5e8ci: drop 3.13t on Windows (3.13.14t may fail to build, run takes 9 minutes) (...45a8b34docs: add missing versionadded/versionchanged directives (#1344)Updates
redshift-connectorfrom 2.1.15 to 2.1.16Release notes
Sourced from redshift-connector's releases.
Changelog
Sourced from redshift-connector's changelog.
Commits
3c3b00eUpdate CHANGELOG.md2ba140cchore: bump version to 2.1.164a94a39feat(plugin): Add default credentials fallback to IdpTokenAuthPlugine9a01ebfix: report text columns as varchar with size 256 in metadata APIs3ff304dfeat: Add enable_table_types connection option to control TABLE_TYPE granularitye7321f5fix: return correct length for get_procedure_columns and get_function_columnsUpdates
gremlinpythonfrom 3.7.2 to 3.8.1Updates
async-timeoutfrom 5.0.1 to 4.0.3Changelog
Sourced from async-timeout's changelog.
... (truncated)
Commits
a489744Release 4.0.3 (#364)5e3a4f0Bump docutils from 0.19 to 0.20.1 (#369)6a5964bBump pytest-cov from 4.0.0 to 4.1.0 (#365)fcbeb65Bump mypy from 1.2.0 to 1.4.1 (#368)5eeffaeBump pytest from 7.3.1 to 7.4.0 (#366)8ec8cc0Bump pytest-asyncio from 0.21.0 to 0.21.1 (#367)7290654Bump pytest-asyncio from 0.20.3 to 0.21.0 (#354)9f07afaMention import at least once in the readme (#361)e1c8827Bump pytest from 7.2.1 to 7.3.1 (#360)211a9bfBump mypy from 0.991 to 1.2.0 (#358)Updates
progressbar2from 4.5.0 to 4.6.0Release notes
Sourced from progressbar2's releases.
Commits
81eed97fix(packaging): keep benchmarks/, scripts/ and tools/ out of the wheelf6cedbdchore: release 4.6.088dbae8docs: fix and slow down the README demo animationsac06aabdocs: accuracy and editorial pass over docs and docstringsac646c6docs: document the whole package and enforce the ruff docstring gatedefcf71docs: rebuild the documentation as an interactive Diataxis site01b86f6Merge pull request #326 from wolph/harden-issue-tests-2071fb2fstyle: restore top-level test spacingeface72test: remove unused widget max valuesfbeeefastyle: satisfy current ruff union orderingDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions