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 pueblo from 0.0.9 to 0.0.10 in /by-dataframe/pandas #713

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps pueblo from 0.0.9 to 0.0.10.

Release notes

Sourced from pueblo's releases.

v0.0.10

What's Changed

  • nlp: Updated dependencies langchain, langchain-text-splitters, unstructured
  • CI: Verify compatibility with Python 3.13
  • Testing: Add pueblo.testing.notebook.{list_notebooks,generate_notebook_tests,run_notebook}

Details

Full Changelog: https://github.com/pyveci/pueblo/compare/v0.0.9...v0.0.10

Changelog

Sourced from pueblo's changelog.

2024-10-03 v0.0.10

  • nlp: Updated dependencies langchain, langchain-text-splitters, unstructured
  • CI: Verify compatibility with Python 3.13
  • Testing: Add pueblo.testing.notebook.{list_notebooks,generate_notebook_tests,run_notebook}
Commits
  • 2993227 Release v0.0.10
  • 805c720 Testing: Add more utilities to pueblo.testing.notebook
  • c03de7c CI: Verify compatibility with Python 3.13
  • 67d184d build(deps): update psutil requirement from <6 to <7
  • 0321035 CI: Use uv package manager
  • d053ff2 nlp: Update packages langchain, langchain-text-splitters, unstructured
  • 776c4bb build(deps): update fsspec[abfs,dask,gcs,git,github,http,s3,smb] requirement
  • 42ee496 build(deps): update pyproject-fmt requirement
  • ff52612 build(deps): update yarl requirement from <1.10 to <1.16
  • 0a35b8f build(deps): update ruff requirement from <0.7 to <0.8
  • 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)