chore(deps): bump the pip group with 5 updates #1776
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Updates the requirements on fast-depends, mkdocs-git-revision-date-localized-plugin, ruff, semgrep and fastapi to permit the latest version.
Updates
fast-depends
to 3.0.0a0Commits
Updates
mkdocs-git-revision-date-localized-plugin
from 1.2.7 to 1.2.8Release notes
Sourced from mkdocs-git-revision-date-localized-plugin's releases.
Commits
a31b4bb
Use pyproject.toml, update gh actionsd424ed9
Add test for language and locale param set in mkdocs material2953442
update gh actionsad78b99
Merge pull request #143 from Xiaokang2022/master2f7ef02
Update plugin.pyUpdates
ruff
from 0.6.3 to 0.6.4Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
65cc6ec
Bump version to 0.6.4 (#13253)66fe226
[red-knot] fix lookup of nonlocal names in deferred annotations (#13236)e965f9c
[red-knot] InferUnknown
for the loop var inasync for
loops (#13243)0512428
[red-knot] Emit a diagnostic if the value of a starred expression or a `yield...46a4573
[red-knot] Add type inference for basicfor
loops (#13195)5728909
Make mypy pass on black inknot_benchmark
(#13235)9d1bd7a
[pylint] removed dunder methods in Python 3 (PLW3201) (#13194)e37bde4
[ruff] implement useless if-else (RUF034) (#13218)862bd0c
[red-knot] Add debug assert to check for duplicate definitions (#13214)e1e9143
[red-knot] Handle multiple comprehension targets (#13213)Updates
semgrep
from 1.85.0 to 1.86.0Release notes
Sourced from semgrep's releases.
... (truncated)
Changelog
Sourced from semgrep's changelog.
... (truncated)
Commits
8fbe3a9
chore: Bump version to 1.86.0d23f4a5
Do not fallback to buildx in build-test-docker in OSS (semgrep/semgrep-propri...7731408
fix no-logs-in-libs in Memory_limit for sync-with-OSS (semgrep/semgrep-propri...b178c24
semgrep/semgrep-proprietary#2172
be48509
Fix jsonnet parse error in bump-version.jsonnet (semgrep/semgrep-proprietary#...0b09517
Add special error report for Stack_overflow in Core_scan iter_targets (semgre...3401054
semgrep/semgrep-proprietary#2169
4a4dfb2
Implement method name resolution for interface methods with a single implemen...2349685
chore: Temporarily gate Python libdefs behind an environment variable (semgre...2f5f797
Factorize iter_targets in Deep_scan with Core_scan (semgrep/semgrep-proprieta...Updates
fastapi
from 0.113.0 to 0.114.0Release notes
Sourced from fastapi's releases.
Commits
bde12fa
🔖 Release version 0.114.074842f0
📝 Update release notese68d8c6
📝 Update release notes4ff22a0
📝 Update docs, Form Models section title, to match config name (#12152)a11e392
📝 Update release notes4633b1b
✨ Add support for forbidding extra form fields with Pydantic models (#12134)1b06b53
📝 Update release notesc411b81
✅ Update internal tests for latest Pydantic, including CI tweaks to install t...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 <dependency name> 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 <dependency name> 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 <dependency name>
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 <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions