Skip to content

Bump the python group with 2 updates#525

Merged
honzajavorek merged 1 commit intomasterfrom
dependabot/pip/python-a6b370a6d9
Apr 20, 2026
Merged

Bump the python group with 2 updates#525
honzajavorek merged 1 commit intomasterfrom
dependabot/pip/python-a6b370a6d9

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 20, 2026

Updates the requirements on pydantic and uv-build to permit the latest version.
Updates pydantic to 2.13.3

Release notes

Sourced from pydantic's releases.

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

Changelog

Sourced from pydantic's changelog.

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. Several minor changes (considered non-breaking changes according to our versioning policy) are also included in this release. Make sure to look into them before upgrading.

This release contains the updated pydantic.v1 namespace, matching version 1.10.26 which includes support for Python 3.14.

What's Changed

See the beta releases for all changes sinces 2.12.

New Features

  • Allow default factories of private attributes to take validated model data by @​Viicos in #13013

Changes

... (truncated)

Commits
  • 9e9a111 Fix backported test
  • 1ec8c6a Prepare release v2.13.3
  • fb4f204 Handle AttributeError subclasses with from_attributes
  • ca3ddd1 Prepare release v2.13.2
  • 000e823 Fix ValidationInfo.field_name missing with model_validate_json()
  • d45d8be Prepare release 2.13.1
  • 54aca60 Fix ValidationInfo.data missing with model_validate_json()
  • See full diff in compare view

Updates uv-build to 0.11.7

Release notes

Sourced from uv-build's releases.

0.11.7

Release Notes

Released on 2026-04-15.

Python

  • Upgrade CPython build to 20260414 including an OpenSSL security upgrade (#19004)

Enhancements

  • Elevate configuration errors to required-version mismatches (#18977)
  • Further improve TLS certificate validation messages (#18933)
  • Improve --exclude-newer hints (#18952)

Preview features

  • Fix --script handling in uv audit (#18970)
  • Fix traversal of extras in uv audit (#18970)

Bug fixes

  • De-quote workspace metadata in linehaul data (#18966)
  • Avoid installing tool workspace member dependencies as editable (#18891)
  • Emit JSON report for uv sync --check failures (#18976)
  • Filter and warn on invalid TLS certificates (#18951)
  • Fix equality comparisons for version specifiers with ~= operators (#18960)
  • Fix stale Python upgrade preview feature check in project environment construction (#18961)
  • Improve Windows path normalization (#18945)

Install uv 0.11.7

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://releases.astral.sh/github/uv/releases/download/0.11.7/uv-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://releases.astral.sh/github/uv/releases/download/0.11.7/uv-installer.ps1 | iex"

Download uv 0.11.7

File Platform Checksum
uv-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
uv-x86_64-apple-darwin.tar.gz Intel macOS checksum

... (truncated)

Changelog

Sourced from uv-build's changelog.

0.11.7

Released on 2026-04-15.

Python

  • Upgrade CPython build to 20260414 including an OpenSSL security upgrade (#19004)

Enhancements

  • Elevate configuration errors to required-version mismatches (#18977)
  • Further improve TLS certificate validation messages (#18933)
  • Improve --exclude-newer hints (#18952)

Preview features

  • Fix --script handling in uv audit (#18970)
  • Fix traversal of extras in uv audit (#18970)

Bug fixes

  • De-quote workspace metadata in linehaul data (#18966)
  • Avoid installing tool workspace member dependencies as editable (#18891)
  • Emit JSON report for uv sync --check failures (#18976)
  • Filter and warn on invalid TLS certificates (#18951)
  • Fix equality comparisons for version specifiers with ~= operators (#18960)
  • Fix stale Python upgrade preview feature check in project environment construction (#18961)
  • Improve Windows path normalization (#18945)

0.11.6

Released on 2026-04-09.

This release resolves a low severity security advisory in which wheels with malformed RECORD entries could delete arbitrary files on uninstall. See GHSA-pjjw-68hj-v9mw for details.

Bug fixes

  • Do not remove files outside the venv on uninstall (#18942)
  • Validate and heal wheel RECORD during installation (#18943)
  • Avoid uv cache clean errors due to Win32 path normalization (#18856)

0.11.5

Released on 2026-04-08.

Python

  • Add CPython 3.13.13, 3.14.4, and 3.15.0a8 (#18908)

Enhancements

... (truncated)

Commits
  • 9d17726 Bump version to 0.11.7 (#19017)
  • 0912d44 Pin prettier in scripts/generate-crate-readmes.py to avoid prompts (#19016)
  • fb3b502 Improve --exclude-newer hints (#18952)
  • faa49f4 Upgrade CPython build to 20260414 (#19004)
  • 92222f0 Avoid installing tool workspace member dependencies as editable (#18891)
  • e0793d5 Allow some modification of global preview state (#18994)
  • 51b7b7b replace the RAYON_INITIALIZE LazyLock with a local Once
  • 62c5e68 Elevate configuration errors to required-version mismatches (#18977)
  • 2e38b57 Update docker/login-action action to v4.1.0 (#18987)
  • 4961a3c Update taiki-e/install-action action to v2.73.0 (#18990)
  • 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

Updates the requirements on [pydantic](https://github.com/pydantic/pydantic) and [uv-build](https://github.com/astral-sh/uv) to permit the latest version.

Updates `pydantic` to 2.13.3
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.13.0...v2.13.3)

Updates `uv-build` to 0.11.7
- [Release notes](https://github.com/astral-sh/uv/releases)
- [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md)
- [Commits](astral-sh/uv@0.11.6...0.11.7)

---
updated-dependencies:
- dependency-name: pydantic
  dependency-version: 2.13.3
  dependency-type: direct:production
  dependency-group: python
- dependency-name: uv-build
  dependency-version: 0.11.7
  dependency-type: direct:development
  dependency-group: python
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 20, 2026
@honzajavorek honzajavorek merged commit ed28c8a into master Apr 20, 2026
3 checks passed
@honzajavorek honzajavorek deleted the dependabot/pip/python-a6b370a6d9 branch April 20, 2026 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant