Closed dependabot[bot] closed 1 year ago
Merging #311 (41de56d) into master (1873065) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #311 +/- ##
=======================================
Coverage 86.98% 86.98%
=======================================
Files 12 12
Lines 4581 4581
=======================================
Hits 3985 3985
Misses 596 596
Superseded by #314.
Bumps pydantic from 1.9.1 to 1.10.11.
Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
15c82d9
Prepare for 1.10.11 (#6420)8750c37
no longer tag docs release as latest2c0e2a6
Fix import of create_model in tools.py (#6364)0e8a387
Prepare for 1.10.10 (#6308)19e2eb9
Add PydanticJson
field support to settings management (#6250)51b4751
Bug fix for forward refs in generics (#6157)d7afe99
Fixed literal validator errors for unhashable values (#6194)ccedd74
add roadmap to announcement (#6120)b386008
✅ Update FastAPI test script (#6117)5d1ab9e
Fix racy doctests (#6103)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 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)