Skip to content

chore(deps-py): bump the minor group across 1 directory with 4 updates#3051

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/minor-e0ecb499b9
Open

chore(deps-py): bump the minor group across 1 directory with 4 updates#3051
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/minor-e0ecb499b9

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 6, 2026

Bumps the minor group with 4 updates in the / directory: pydantic, pydantic-extra-types, furo and pytket.

Updates pydantic from 2.12.3 to 2.13.4

Release notes

Sourced from pydantic's releases.

v2.13.4 2026-05-06

v2.13.4 (2026-05-06)

What's Changed

Packaging

Fixes

Full Changelog: pydantic/pydantic@v2.13.3...v2.13.4

v2.13.3 2026-04-20

v2.13.3 (2026-04-20)

What's Changed

Fixes

Full Changelog: pydantic/pydantic@v2.13.2...v2.13.3

v2.13.2 2026-04-17

v2.13.2 (2026-04-17)

What's Changed

Fixes

  • Fix ValidationInfo.field_name missing with model_validate_json() by @​Viicos in #13084

Full Changelog: pydantic/pydantic@v2.13.1...v2.13.2

v2.13.1 2026-04-15

v2.13.1 (2026-04-15)

What's Changed

Fixes

Full Changelog: pydantic/pydantic@v2.13.0...v2.13.1

v2.13.0 2026-04-13

... (truncated)

Changelog

Sourced from pydantic's changelog.

v2.13.4 (2026-05-06)

GitHub release

What's Changed

Packaging

Fixes

v2.13.3 (2026-04-20)

GitHub release

What's Changed

Fixes

v2.13.2 (2026-04-17)

GitHub release

What's Changed

Fixes

  • Fix ValidationInfo.field_name missing with model_validate_json() by @​Viicos in #13084

v2.13.1 (2026-04-15)

GitHub release

What's Changed

Fixes

v2.13.0 (2026-04-13)

GitHub release

The highlights of the v2.13 release are available in the blog post.

... (truncated)

Commits
  • cf67d4b Fix linting
  • f0d8a21 Prepare release v2.13.4
  • 5e3fe1d Check for pydantic tag pattern in CI
  • 7f9edcc Document tagging conventions
  • b46a0c9 Adapt pydantic-core linker flags on macOS
  • 50629c8 Update to PyPy 7.3.22
  • 8522ebb Preserve RootModel core metadata
  • a37f3af Adapt MISSING sentinel test to work with unreleased typing_extensions ver...
  • 909259a Remove Logfire example in documentation
  • 2c4174c Bump libc from 0.2.155 to 0.2.185
  • Additional commits viewable in compare view

Updates pydantic-extra-types from 2.10.6 to 2.11.1

Release notes

Sourced from pydantic-extra-types's releases.

v2.11.1

What's Changed

New Contributors

Full Changelog: pydantic/pydantic-extra-types@v2.11.0...v2.11.1

v2.11.0

What's Changed

New Contributors

Full Changelog: pydantic/pydantic-extra-types@v2.10.6...v2.11.0

Changelog

Sourced from pydantic-extra-types's changelog.

2.11.1

2.11.0

Commits
  • efe22fb 🔖 Release version 2.11.1 (#375)
  • 6fc6756 feat: add IBAN (International Bank Account Number) type (#372)
  • 558e5c8 ⬆ Bump actions/upload-artifact from 6 to 7 (#369)
  • aab5a5a ⬆ Bump actions/download-artifact from 7 to 8 (#370)
  • 89b2a16 ⬆ Bump the python-packages group with 2 updates (#371)
  • 496cf00 Export Color from package init.py (#373)
  • 07628d1 feat: migrate DSN types from pydantic.networks (#368)
  • b999077 Add UUID v7 support (and v6/v8) (#367)
  • 712421f ⬆ Bump the python-packages group with 4 updates (#365)
  • a99dd63 ⬆ Bump actions/download-artifact from 6 to 7 (#363)
  • Additional commits viewable in compare view

Updates furo from 2025.9.25 to 2025.12.19

Release notes

Sourced from furo's releases.

2025.12.19

  • Bump the supported Sphinx version range

Full Changelog: pradyunsg/furo@2025.09.25...2025.12.19

Changelog

Sourced from furo's changelog.

2025.12.19 -- Harmonious Honeydew

  • ✨ Add support for Sphinx 9.
  • Drop support for Sphinx 6.

2025.09.25 -- Gleaming Green

  • Change the dark mode code back to native.

2025.07.19 -- Frozen Flame

  • ✨ Switch to accessible-pygments themes
  • ✨ Prefetch the sidebar logos
  • ✨ Fix flickering header drop shadow on Safari
  • Add rel=edit attribute to "Edit this page" link/icon
  • Bump NodeJS and npm dependency versions
  • Bump Saas & Webpack major versions
  • Improve current page detection to be resilient to sticky elements above header
  • Modernise Sass and use @use + @forward
  • Remove top of code border-radius with captions
  • Remove "debug printf" for headerTop value
  • Use distinct images for light and dark mode in the documentation
  • Use the modern Saas Modules

2024.08.06 -- Energetic Eminence

  • ✨ Add support for Sphinx 8
  • ✨ Add smoother transitions between breakpoints
  • Increase specificity of table-wrapper selector
  • Avoid page breaks inside paragraphs

2024.07.18 -- Dull Denim

  • Improve how icons are handled and aligned.
  • Improve scroll event handler.
  • Hide the copybutton by default.
  • Fix source_view_link configuration handling.
  • Fix close tag on pencil icon.

2024.05.06 -- Cheerful Cerulean

  • ✨ Add new custom icons for auto mode, reflecting the currently active theme.
  • ✨ Add a view this page button.
  • ✨ Add colours and highlighting to "version modified" API helpers.
  • ✨ Add release information to various customisation knobs.
  • Make all icons bigger and use a thinner stroke with them.

2024.04.27 -- Bold Burgundy

  • Add a skip to content link.

... (truncated)

Commits

Updates pytket from 2.10.1 to 2.16.0

Release notes

Sourced from pytket's releases.

v2.16.0

What's Changed

New Contributors

Full Changelog: Quantinuum/tket@v2.15.0...v2.16.0

v2.15.0

What's Changed

Full Changelog: Quantinuum/tket@v2.14.0...v2.15.0

v2.15.0rc2

What's Changed

Full Changelog: Quantinuum/tket@v2.14.0...v2.15.0

What's Changed

Full Changelog: Quantinuum/tket@v2.15.0rc1...v2.15.0rc2

v2.15.0rc1

What's Changed

... (truncated)

Commits

@dependabot dependabot Bot added A-python Area: Python code X-dependabot Dependabot dependency update labels May 6, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 6, 2026 23:39
@dependabot dependabot Bot requested a review from doug-q May 6, 2026 23:39
@dependabot dependabot Bot added X-dependabot Dependabot dependency update A-python Area: Python code labels May 6, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.09%. Comparing base (90a165e) to head (e46db76).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3051   +/-   ##
=======================================
  Coverage   81.09%   81.09%           
=======================================
  Files         241      241           
  Lines       45054    45054           
  Branches    38822    38822           
=======================================
  Hits        36536    36536           
  Misses       6542     6542           
  Partials     1976     1976           
Flag Coverage Δ
python 88.89% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Bumps the minor group with 4 updates in the / directory: [pydantic](https://github.com/pydantic/pydantic), [pydantic-extra-types](https://github.com/pydantic/pydantic-extra-types), [furo](https://github.com/pradyunsg/furo) and [pytket](https://github.com/quantinuum/tket).


Updates `pydantic` from 2.12.3 to 2.13.4
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/v2.13.4/HISTORY.md)
- [Commits](pydantic/pydantic@v2.12.3...v2.13.4)

Updates `pydantic-extra-types` from 2.10.6 to 2.11.1
- [Release notes](https://github.com/pydantic/pydantic-extra-types/releases)
- [Changelog](https://github.com/pydantic/pydantic-extra-types/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic-extra-types@v2.10.6...v2.11.1)

Updates `furo` from 2025.9.25 to 2025.12.19
- [Release notes](https://github.com/pradyunsg/furo/releases)
- [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md)
- [Commits](pradyunsg/furo@2025.09.25...2025.12.19)

Updates `pytket` from 2.10.1 to 2.16.0
- [Release notes](https://github.com/quantinuum/tket/releases)
- [Commits](Quantinuum/tket@v2.10.1...v2.16.0)

---
updated-dependencies:
- dependency-name: furo
  dependency-version: 2025.12.19
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: pydantic
  dependency-version: 2.13.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: pydantic-extra-types
  dependency-version: 2.11.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: pytket
  dependency-version: 2.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/uv/minor-e0ecb499b9 branch from cf8279d to e46db76 Compare May 7, 2026 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-python Area: Python code X-dependabot Dependabot dependency update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants