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.0.3 to 2.4.0 #263

Merged
merged 1 commit into from May 1, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 25, 2024

Bumps pydantic from 2.0.3 to 2.4.0.

Release notes

Sourced from pydantic's releases.

v2.4.0 2023-09-25

What's Changed

Packaging

New Features

Changes

Performance

  • Simplify flattening and inlining of CoreSchema by @​adriangb in #7523
  • Remove unused copies in CoreSchema walking by @​adriangb in #7528
  • Add caches for collecting definitions and invalid schemas from a CoreSchema by @​adriangb in #7527
  • Eagerly resolve discriminated unions and cache cases where we can't by @​adriangb in #7529
  • Replace dict.get and dict.setdefault with more verbose versions in CoreSchema building hot paths by @​adriangb in #7536
  • Cache invalid CoreSchema discovery by @​adriangb in #7535
  • Allow disabling CoreSchema validation for faster startup times by @​adriangb in #7565

Fixes

... (truncated)

Changelog

Sourced from pydantic's changelog.

v2.4.0 (2023-09-22)

GitHub release

What's Changed

Packaging

New Features

Changes

Performance

  • Simplify flattening and inlining of CoreSchema by @​adriangb in #7523
  • Remove unused copies in CoreSchema walking by @​adriangb in #7528
  • Add caches for collecting definitions and invalid schemas from a CoreSchema by @​adriangb in #7527
  • Eagerly resolve discriminated unions and cache cases where we can't by @​adriangb in #7529
  • Replace dict.get and dict.setdefault with more verbose versions in CoreSchema building hot paths by @​adriangb in #7536
  • Cache invalid CoreSchema discovery by @​adriangb in #7535
  • Allow disabling CoreSchema validation for faster startup times by @​adriangb in #7565

Fixes

... (truncated)

Commits

Dependabot compatibility score

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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.0.3 to 2.4.0.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.0.3...v2.4.0)

---
updated-dependencies:
- dependency-name: pydantic
  dependency-type: indirect
...

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 25, 2024
Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
pypi/packaging@24.0 environment, eval, filesystem, shell 0 2.4 MB brettcannon, dstufft, pf_moore, ...1 more
pypi/pathspec@0.12.1 filesystem 0 217 kB cpburnz
pypi/petl@1.7.15 environment, eval, filesystem, network, shell, unsafe 0 1.59 MB aliman, juarezr
pypi/pkgutil-resolve-name@1.3.10 None 0 11.2 kB Thomas.Grainger
pypi/platformdirs@4.2.1 environment, shell 0 119 kB Julian, Ofekmeister, ronny
pypi/poetry@1.8.2 environment, eval, filesystem, network, shell Transitive: unsafe +207 1.22 GB
pypi/pycodestyle@2.11.1 environment, filesystem 0 160 kB IanLee1521, asottile
pypi/pydantic-core@2.18.2 environment, eval, filesystem, shell, unsafe 0 8.31 MB samuelcolvin
pypi/pydantic@2.7.1 environment, eval, filesystem, shell, unsafe 0 3.83 MB samuelcolvin
pypi/pyflakes@3.2.0 environment, eval, filesystem, shell 0 307 kB asottile, bitglue, flox
pypi/pygments@2.17.2 environment, eval, filesystem, network, shell, unsafe 0 43.6 MB Anteru, gbrandl, mitsuhiko
pypi/pyrsistent@0.20.0 environment, eval, unsafe 0 463 kB tobgu
pypi/python-dateutil@2.9.0 environment, eval, filesystem, shell, unsafe 0 1.08 MB dateutilbot, jarondl, pganssle, ...1 more
pypi/python-slugify@8.0.3 eval, filesystem, shell Transitive: unsafe +2 1.91 MB un33k
pypi/pyyaml@6.0.1 environment, eval, filesystem, network, unsafe 0 3.4 MB ingy, nitzmahone, tinita
pypi/requests@2.31.0 environment, eval, filesystem, network, shell, unsafe +3 1.3 MB Lukasa, graffatcolmingov, nateprewitt
pypi/rfc3986@2.0.0 environment, network 0 216 kB SethMichaelLarson, graffatcolmingov
pypi/rich@13.7.1 environment, eval, filesystem Transitive: network, shell, unsafe +79 1.11 GB willmcgugan
pypi/shellingham@1.5.4 environment, shell 0 28 kB Ofekmeister, uranusjr
pypi/simpleeval@0.9.13 eval, filesystem 0 115 kB madprof
pypi/six@1.16.0 environment, filesystem 0 134 kB gutworth
pypi/sqlalchemy@2.0.29 environment, eval, filesystem, network, shell, unsafe 0 61.3 MB CaselIT
pypi/stringcase@1.2.0 filesystem 0 11.8 kB okunishinishi
pypi/tabulate@0.9.0 environment, eval, filesystem, shell Transitive: network +2 1.83 MB Sergey
pypi/text-unidecode@1.3 filesystem, unsafe 0 328 kB kmike
pypi/tomli@2.0.1 filesystem 0 48.5 kB encukou, hauntsaninja, hukkin
pypi/typer@0.12.3 environment, filesystem, shell 0 599 kB tiangolo
pypi/typing-extensions@4.11.0 environment, eval, filesystem, shell, unsafe 0 389 kB JelleZijlstra, guido, hauntsaninja, ...3 more
pypi/urllib3@2.2.1 environment, eval, filesystem, network, shell, unsafe 0 1.24 MB SethMichaelLarson, shazow
pypi/validators@0.28.0 environment 0 249 kB kvesteri, yozachar
pypi/zipp@3.18.1 eval, filesystem, unsafe Transitive: environment, network, shell +232 5.64 GB jaraco

View full report↗︎

@chris48s chris48s merged commit f257b14 into master May 1, 2024
13 checks passed
@dependabot dependabot bot deleted the dependabot/pip/pydantic-2.4.0 branch May 1, 2024 19:55
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

1 participant