-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the python-packages group with 4 updates #301
Conversation
Bumps the python-packages group with 4 updates: [cloudpathlib](https://github.com/drivendataorg/cloudpathlib), [duckdb](https://github.com/duckdb/duckdb), [parsl](https://github.com/Parsl/parsl) and [botocore](https://github.com/boto/botocore). Updates `cloudpathlib` from 0.18.1 to 0.20.0 - [Release notes](https://github.com/drivendataorg/cloudpathlib/releases) - [Changelog](https://github.com/drivendataorg/cloudpathlib/blob/master/HISTORY.md) - [Commits](drivendataorg/cloudpathlib@v0.18.1...v0.20.0) Updates `duckdb` from 1.1.3 to 1.2.0 - [Release notes](https://github.com/duckdb/duckdb/releases) - [Changelog](https://github.com/duckdb/duckdb/blob/main/tools/release-pip.py) - [Commits](duckdb/duckdb@v1.1.3...v1.2.0) Updates `parsl` from 2025.1.27 to 2025.2.3 - [Commits](Parsl/parsl@2025.01.27...2025.02.03) Updates `botocore` from 1.36.11 to 1.36.17 - [Commits](boto/botocore@1.36.11...1.36.17) --- updated-dependencies: - dependency-name: cloudpathlib dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: duckdb dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: parsl dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: botocore dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] <[email protected]>
Looks like these dependencies are no longer updatable, so this is no longer needed. |
@dependabot recreate |
Looks like this PR is closed. If you re-open it I'll rebase it as long as no-one else has edited it (you can use |
@dependabot reopen |
@dependabot ignore cloudpathlib minor version |
OK, I won't notify you about version 0.20.x of cloudpathlib again, unless you unignore it. |
Looks like these dependencies are no longer updatable, so this is no longer needed. |
Bumps the python-packages group with 4 updates: cloudpathlib, duckdb, parsl and botocore.
Updates
cloudpathlib
from 0.18.1 to 0.20.0Release notes
Sourced from cloudpathlib's releases.
Changelog
Sourced from cloudpathlib's changelog.
Commits
5f5e054
Add Python 3.13 compatibility (#474)68774bf
Make HNS check and client instantiation more reliable (#478)8207b3d
use variable for client schemes, allowing override (#467) (#471)b776bee
Test infra improvements (#461)40e205d
v0.19.0 release (#463)dc8ff96
feat: Add overloads for CloudPath.open() (#464)5656879
Initial ADLS gen2 support (#453)f3605a6
Fixes for LocalClient bugs: glob in local clients to match cloud clients, res...7cbff39
454 Multiple pickle support (#460)a23a38c
tenacity (#459)Updates
duckdb
from 1.1.3 to 1.2.0Release notes
Sourced from duckdb's releases.
... (truncated)
Commits
a9bf7ad
[Julia] Fixes a a bug that the database is not properly closed even after clo...0bee8ed
Fix spawn process4332964
Check if the file was writtend5a97a8
Format fixec0906d
Adds a fix that a database wasnt closed until GCba1ff79
[chore] Python's SQLLogic: skip 3 more tests2fe0db4
Pyodide: skip spark test9e1f147
[Python][Spark] Fix datetime functions test failures (#15983)0e2e057
there is no difference in the result anymore7c623b5
we shouldnt use timestamp tz hereUpdates
parsl
from 2025.1.27 to 2025.2.3Commits
e724d13
Correct test docstring for basic memoization test (#3763)Updates
botocore
from 1.36.11 to 1.36.17Commits
bf3cfcb
Merge branch 'release-1.36.17'd6f7d66
Bumping version to 1.36.17894456f
Update endpoints model4b8beb4
Update to latest modelsab1b535
Merge branch 'release-1.36.16'c70be78
Merge branch 'release-1.36.16' into develop43a9908
Bumping version to 1.36.16d734e45
Update endpoints model7634b0b
Update to latest modelsf230031
Merge branch 'release-1.36.15'Dependabot 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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