Most Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions |
| --- | --- |
| pydantic | [>= 2.7.a, < 2.8] |
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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the pip_dependencies group with 4 updates: ops-scenario, pyright, ruff and pydantic.
Updates
ops-scenario
from 7.0.2 to 7.0.5Commits
12b81bd
Merge pull request #198 from tonyandrewmeyer/anyjson-stricter-type7ec526e
Use a slightly more strict type for AnyJson.1eaed95
Merge pull request #197 from tonyandrewmeyer/fix-doc-reference2b968e5
Merge pull request #190 from tonyandrewmeyer/remove-ops-testing-dep3da5747
Merge branch 'main' into remove-ops-testing-dep2433c1c
Minor doc fixes.9013f19
Merge pull request #195 from tonyandrewmeyer/add-py-typed0a1b4a8
Bump version.614545a
Add py.typed stub file.0581355
Merge pull request #194 from tonyandrewmeyer/fix-get_relation-keyerror-193Updates
pyright
from 1.1.380 to 1.1.381Commits
7b5b8e8
Pyright NPM Package update to 1.1.381 (#295)Updates
ruff
from 0.6.5 to 0.6.7Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
17c4690
Bump version to v0.6.7 (#13439)f06d44e
Useforget
for module resolver database (#13438)653c090
Use an empty vendored file system in Ruff (#13436)8921fbb
vendored_typeshed_versions
should usedb.vendored
(#13434)3018303
Avoid parsing with Salsa (#13437)6c303b2
red-knot: Add not unary operator for boolean literals (#13422)7579a79
Add test coverage for non-Python globs (#13430)0bbc138
Upgrade to latestcargo-dist
version (#13416)ff11db6
Add Python version support to ruff analyze CLI (#13426)2823487
Respectlint.exclude
in ruff check--add-noqa
(#13427)Updates
pydantic
from 2.9.1 to 2.9.2Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
Commits
7cedbfb
history updates7eab2b8
v bumpc0a288f
FixZoneInfo
with various invalid types (#10408)ea6115d
Fix variance issue in_IncEx
type alias, only allowTrue
(#10414)fbfe25a
Fix serialization schema generation when usingPlainValidator
(#10427)26cff3c
Adding notes on designing callable discriminators (#10400)8a0e7ad
Do not error when trying to evaluate annotations of private attributes (#10358)Most Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions | | --- | --- | | pydantic | [>= 2.7.a, < 2.8] |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