crate / cratedb-examples

A collection of clear and concise examples how to work with CrateDB.
Apache License 2.0
9 stars 7 forks source link

Bump sqlalchemy-cratedb from 0.40.0 to 0.40.1 in /by-dataframe/dask #720

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps sqlalchemy-cratedb from 0.40.0 to 0.40.1.

Release notes

Sourced from sqlalchemy-cratedb's releases.

0.40.1

What's Changed

  • CI: Verified support on Python 3.13
  • Dependencies: Updated to crate-1.0.0.dev2

Details

Full Changelog: https://github.com/crate/sqlalchemy-cratedb/compare/0.40.0...0.40.1

Changelog

Sourced from sqlalchemy-cratedb's changelog.

2024/11/04 0.40.1

  • CI: Verified support on Python 3.13
  • Dependencies: Updated to crate-1.0.0.dev2
Commits
  • af10a1c Release 0.40.1
  • 172bb3c Chore(deps): Update pytest-cov requirement from <6 to <7
  • 04e2aa4 Chore(deps): Update pyproject-fmt requirement from <2.5 to <2.6
  • 575583e Dependencies: Update to crate-1.0.0
  • a27fac5 Chore(deps): Update validate-pyproject requirement from <0.22 to <0.23
  • dfc383a Chore(deps): Update mypy requirement from <1.13 to <1.14
  • 6ad10f8 Chore(deps): Update ruff requirement from <0.7 to <0.8
  • b008f7b Chore(deps): Update pyproject-fmt requirement from <2.4 to <2.5
  • 6ca845e Chore(deps): Update validate-pyproject requirement from <0.21 to <0.22
  • f28f63a Chore(deps): Update pyproject-fmt requirement from <2.3 to <2.4
  • Additional commits viewable in compare view


Dependabot compatibility score

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 weeks ago

Looks like sqlalchemy-cratedb is no longer updatable, so this is no longer needed.