Skip to content

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

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 13, 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.17.0

Release notes

Sourced from pytket's releases.

v2.17.0

What's Changed

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

v2.16.0

What's Changed

New Contributors

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

v2.15.0

What's Changed

... (truncated)

Commits
  • 808a41a Always squash symbolic circuits in Transforms::squash_1qb_to_Rz_PhasedX() (...
  • 7fdae57 Use windows-2022 runner instead of windows-2025 (#2163)
  • 16f984f Bump urllib3 from 2.6.3 to 2.7.0 in /pytket/docs (#2159)
  • 131408a Bump actions/add-to-project from 1.0.2 to 2.0.0 (#2158)
  • 5e37ffd docs: minor wording adjustment on extensions deprecation (#2157)
  • 5545b6d fix wasm issue (#2151)
  • 19299ad Merge pull request #2155 from Quantinuum/ae/nowin
  • 3a93e29 Bump tket version.
  • 1cc6ac1 Temporarily disable Windows builds.
  • 261f3f5 Suppress warning from symengine on gcc 15. (#2148)
  • Additional commits viewable in compare view

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 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

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.17.0
- [Release notes](https://github.com/quantinuum/tket/releases)
- [Commits](Quantinuum/tket@v2.10.1...v2.17.0)

---
updated-dependencies:
- 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: furo
  dependency-version: 2025.12.19
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: pytket
  dependency-version: 2.17.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 added A-python Area: Python code X-dependabot Dependabot dependency update labels May 13, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 13, 2026 23:40
@dependabot dependabot Bot requested a review from acl-cqc May 13, 2026 23:40
@dependabot dependabot Bot added X-dependabot Dependabot dependency update A-python Area: Python code labels May 13, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.16%. Comparing base (6742c53) to head (785657d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3062   +/-   ##
=======================================
  Coverage   81.16%   81.16%           
=======================================
  Files         240      240           
  Lines       45035    45035           
  Branches    38791    38791           
=======================================
  Hits        36552    36552           
  Misses       6509     6509           
  Partials     1974     1974           
Flag Coverage Δ
python 88.88% <ø> (ø)

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.

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