Update pydantic requirement from <2.0.0,>=1.8.0 to >=1.8.0,<3.0.0#823
Update pydantic requirement from <2.0.0,>=1.8.0 to >=1.8.0,<3.0.0#823dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Updates the requirements on [pydantic](https://github.com/pydantic/pydantic) to permit the latest version. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v1.8...v2.0) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
|
Assigning to self, as I'll need to update how |
|
@ascillitoe sounds like this is a major (breaking) version (although I haven't found a good place describing all the new stuff). I suppose for us we would want to upgrade to |
|
Yeh it involves some moderate changes, I actually tried to do this today and stopped since realised it was a bigger job than first expected. Their is a migration tool According to this, we have a year to make the jump, so it might be worth leaving this for a while? Some of our deps such as |
|
p.s. good point about |
|
Superseded by #882. Everything else about needing to do an actual migration still stands, of course! |
|
Hello, thinc now supports |
|
Hi @MarcBresson, with #882, you should be able to use Alibi Detect with Pydantic v1 or v2! We haven't done a release yet though. Are you able to use a commit hash or branch to specify the version of Alibi Detect that you use? |
|
Thank you for your quick answer! It worked like a charm with Will change it back later when the new version has been released. |
|
@MarcBresson: No worries mate! Thank you too for confirming that that worked. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Updates the requirements on pydantic to permit the latest version.
Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
aeb8fd0fix publish_docs492db2aUse exclude in pyproject.toml with black (#6316)aee6986Prepare for release (#6319)08c473aIndex improvements (#6314)89032e1Remove warning on top ofdocs/usage/types/callables.md(#6318)c143ecdPYD-131 Links between API and usage docs (#6307)119b9f5Update mypy plugin (#6306)b1f689epydantic-core 2.0.1 (#6310)f2b866f📝 Add note about page not up-to-date (#6312)0bc0e87adding page about version compatibility (#6309)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 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 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)