airflow icon indicating copy to clipboard operation
airflow copied to clipboard

Bump the pip-dependency-updates group across 2 directories with 3 updates

Open dependabot[bot] opened this issue 1 month ago • 0 comments

Bumps the pip-dependency-updates group with 2 updates in the / directory: trove-classifiers and keyring. Bumps the pip-dependency-updates group with 1 update in the /dev/breeze directory: hatch.

Updates trove-classifiers from 2025.9.9.12 to 2025.11.14.15

Commits
  • 116f1cb Added Topic :: Scientific/Engineering :: Instrument Drivers :: IVI Conformant...
  • 48c3b32 Add support for Odoo 19.0 in classifiers (#225)
  • See full diff in compare view

Updates keyring from 25.6.0 to 25.7.0

Changelog

Sourced from keyring's changelog.

v25.7.0

Features

  • Improved support for KWallet 6. (#728)

Bugfixes

  • Removed cruft from Python 3.8. (#722)
Commits

Updates hatch from 1.14.1 to 1.15.1

Release notes

Sourced from hatch's releases.

Hatch v1.15.1

Fixed:

  • Fix compatibility with cached default CPython distributions that were sourced from GitHub releases of the old owner

Hatchling v1.15.0

Added:

  • Add app build target

Hatch v1.15.0

Changed:

  • Drop support for Python 3.8

Added:

  • Support Python 3.14
  • Upgrade default CPython distributions to 20251014
  • Upgrade default PyPy distributions to 7.3.20

Hatch v1.14.2

Fixed:

  • Fix compatibility with recent versions of Click
Commits

Updates hatch from 1.14.1 to 1.15.1

Release notes

Sourced from hatch's releases.

Hatch v1.15.1

Fixed:

  • Fix compatibility with cached default CPython distributions that were sourced from GitHub releases of the old owner

Hatchling v1.15.0

Added:

  • Add app build target

Hatch v1.15.0

Changed:

  • Drop support for Python 3.8

Added:

  • Support Python 3.14
  • Upgrade default CPython distributions to 20251014
  • Upgrade default PyPy distributions to 7.3.20

Hatch v1.14.2

Fixed:

  • Fix compatibility with recent versions of Click
Commits

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

dependabot[bot] avatar Nov 20 '25 16:11 dependabot[bot]