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 the pydantic group with 2 updates #6670

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 11, 2024

Bumps the pydantic group with 2 updates: pydantic and pydantic-core.

Updates pydantic from 2.5.2 to 2.5.3

Release notes

Sourced from pydantic's releases.

v2.5.3 2023-12-22

v2.5.3 (2023-12-22)

GitHub release

What's Changed

Packaging

  • uprev pydantic-core to 2.14.6

Fixes

Full Changelog: pydantic/pydantic@v2.5.2...v2.5.3/

Changelog

Sourced from pydantic's changelog.

v2.5.3 (2023-12-22)

GitHub release

What's Changed

Packaging

  • uprev pydantic-core to 2.14.6

Fixes

Commits

Updates pydantic-core from 2.14.5 to 2.15.0

Release notes

Sourced from pydantic-core's releases.

v2.15.0 2024-01-10

What's Changed

New Contributors

Full Changelog: pydantic/pydantic-core@v2.14.6...v2.15.0

v2.14.6 2023-12-21

What's Changed

Full Changelog: pydantic/pydantic-core@v2.14.5...v2.14.6

Commits
  • 82c4ca3 adjust build for upload-artifact-4 (#1146)
  • 8dde89e Use stricter serializer for unions of simple types (#1132)
  • 4df7624 Add unified tuple validator that can handle "variadic" tuples via PEP-646 (#865)
  • a1b934f Bump dirty-equals from 0.6.0 to 0.7.1.post0 (#1111)
  • 740e996 Bump idna from 0.4.0 to 0.5.0 (#1101)
  • e3ae7f6 Support serialization mode specification from model config and `Serialization...
  • f3d0cc5 Rework PYDANTIC_ERRORS_OMIT_URL to PYDANTIC_ERRORS_INCLUDE_URL (#1123)
  • 9a2f620 Bump coverage from 7.2.7 to 7.4.0 (#1142)
  • d1e18e4 Bump serde_json from 1.0.108 to 1.0.109 (#1134)
  • ccf13e2 Bump pyo3 from 0.20.0 to 0.20.1 (#1136)
  • 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 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

Bumps the pydantic group with 2 updates: [pydantic](https://github.com/pydantic/pydantic) and [pydantic-core](https://github.com/pydantic/pydantic-core).


Updates `pydantic` from 2.5.2 to 2.5.3
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.5.2...v2.5.3)

Updates `pydantic-core` from 2.14.5 to 2.15.0
- [Release notes](https://github.com/pydantic/pydantic-core/releases)
- [Commits](pydantic/pydantic-core@v2.14.5...v2.15.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 18, 2024

Superseded by #6713.

@dependabot dependabot bot closed this Jan 18, 2024
@dependabot dependabot bot deleted the dependabot/pip/pydantic-b46ede3c8d branch January 18, 2024 00:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants