dbx
dbx copied to clipboard
Update pydantic requirement from <2.0.0,>=1.10.8 to >=2.8.2,<3.0.0
trafficstars
Updates the requirements on pydantic to permit the latest version.
Release notes
Sourced from pydantic's releases.
v2.8.2 (2024-07-03)
What's Changed
Fixes
- Fix issue with assertion caused by pluggable schema validator by
@​dmontaguin #9838Full Changelog: https://github.com/pydantic/pydantic/compare/v2.8.1...v2.8.2
Changelog
Sourced from pydantic's changelog.
v2.8.2 (2024-07-03)
What's Changed
Fixes
- Fix issue with assertion caused by pluggable schema validator by
@​dmontaguin #9838v2.8.1 (2024-07-03)
What's Changed
Packaging
- Bump
rufftov0.5.0andpyrighttov1.1.369by@​sydney-runklein #9801- Bump
pydantic-coretov2.20.1,pydantic-extra-typestov2.9.0by@​sydney-runklein #9832Fixes
- Fix breaking change in
to_snakefrom v2.7 -> v2.8 by@​sydney-runklein #9812- Fix list constraint json schema application by
@​sydney-runklein #9818- Support time duration more than 23 by
@​nix010in pydantic/speedate#64- Fix millisecond fraction being handled with the wrong scale by
@​davidhewittin pydantic/speedate#65- Handle negative fractional durations correctly by
@​sydney-runklein pydantic/speedate#71v2.8.0 (2024-07-01)
The code released in v2.8.0 is functionally identical to that of v2.8.0b1.
What's Changed
Packaging
- Update citation version automatically with new releases by
@​sydney-runklein #9673- Bump pyright to
v1.1.367and add type checking tests for pipeline API by@​adriangbin #9674- Update
pydantic.v1stub tov1.10.17by@​sydney-runklein #9707- General package updates to prep for
v2.8.0b1by@​sydney-runklein #9741- Bump
pydantic-coretov2.20.0by@​sydney-runklein #9745- Add support for Python 3.13 by
@​sydney-runklein #9743- Update
pdmversion used forpdm.lockto v2.16.1 by@​sydney-runklein #9761- Update to
ruffv0.4.8by@​Viicosin #9585New Features
- Experimental: support
defer_buildforTypeAdapterby@​MarkusSintonenin #8939- Implement
deprecatedfield in json schema by@​NeevCohenin #9298
... (truncated)
Commits
4978ee2update history0345929v bumpd390a04Fix issue with assertion caused by pluggable schema validator (#9838)040865fupdate history5a33e3bbump version2f9abb2Bumppydantic-coretov2.20.1,pydantic-extra-typestov2.9.0(#9832)ce9c5f7Remove spooky meetings file (#9824)6bdd6d1Pedantic typo correction within explanation of Pydantic's root in 'pedantic' ...701ccdeFix list constraint json schema application (#9818)2a066a2Bumprufftov0.5.0andpyrighttov1.1.369(#9801)- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)