Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump pydantic from 2.9.2 to 2.10.6 #207

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2025

Bumps pydantic from 2.9.2 to 2.10.6.

Release notes

Sourced from pydantic's releases.

v2.10.6 2025-01-23

What's Changed

Fixes

Full Changelog: pydantic/pydantic@v2.10.5...v2.10.6

v2.10.5 2024-12-18

What's Changed

Fixes

Full Changelog: pydantic/pydantic@v2.10.4...v2.10.5

v2.10.4 2024-12-18

What's Changed

Packaging

Fixes

New Contributors

Full Changelog: pydantic/pydantic@v2.10.3...v2.10.4

v2.10.3 2024-12-03

What's Changed

Fixes

  • Set fields when defer_build is set on Pydantic dataclasses by @​Viicos in #10984
  • Do not resolve the JSON Schema reference for dict core schema keys by @​Viicos in #10989
  • Use the globals of the function when evaluating the return type for PlainSerializer and WrapSerializer functions by @​Viicos in #11008

... (truncated)

Changelog

Sourced from pydantic's changelog.

v2.10.6 (2025-01-23)

GitHub release

What's Changed

Fixes

v2.10.5 (2025-01-08)

GitHub release

What's Changed

Fixes

v2.10.4 (2024-12-18)

GitHub release

What's Changed

Packaging

Fixes

New Contributors

v2.10.3 (2024-12-03)

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 27, 2025
@github-actions github-actions bot enabled auto-merge (squash) January 27, 2025 07:40
@dependabot dependabot bot force-pushed the dependabot/pip/pydantic-2.10.6 branch from 064d710 to f4b3b52 Compare January 27, 2025 07:42
@dependabot dependabot bot force-pushed the dependabot/pip/pydantic-2.10.6 branch from f4b3b52 to a4d0d12 Compare January 27, 2025 07:44
@dependabot dependabot bot force-pushed the dependabot/pip/pydantic-2.10.6 branch from a4d0d12 to debe895 Compare February 3, 2025 08:01
@dependabot dependabot bot force-pushed the dependabot/pip/pydantic-2.10.6 branch from debe895 to 59324f0 Compare February 3, 2025 08:03
@dependabot dependabot bot force-pushed the dependabot/pip/pydantic-2.10.6 branch from 59324f0 to b412497 Compare February 3, 2025 08:06
@dependabot dependabot bot force-pushed the dependabot/pip/pydantic-2.10.6 branch from b412497 to c625cce Compare February 10, 2025 07:23
@dependabot dependabot bot force-pushed the dependabot/pip/pydantic-2.10.6 branch from c625cce to 78815ce Compare February 10, 2025 07:26
@dependabot dependabot bot force-pushed the dependabot/pip/pydantic-2.10.6 branch from 78815ce to f857081 Compare February 10, 2025 07:29
@dependabot dependabot bot force-pushed the dependabot/pip/pydantic-2.10.6 branch from f857081 to c5125af Compare February 17, 2025 07:19
@dependabot dependabot bot force-pushed the dependabot/pip/pydantic-2.10.6 branch from c5125af to 9d85b90 Compare February 17, 2025 07:22
@dependabot dependabot bot force-pushed the dependabot/pip/pydantic-2.10.6 branch from 9d85b90 to e2d86b8 Compare February 17, 2025 07:24
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.9.2 to 2.10.6.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.9.2...v2.10.6)

---
updated-dependencies:
- dependency-name: pydantic
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/pydantic-2.10.6 branch from e2d86b8 to 809c279 Compare February 24, 2025 07:57
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.

None yet

0 participants