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 poetry group with 6 updates in the / directory:
6.8.2
6.9.0
0.115.3
0.115.4
0.2.3
0.2.4
3.8.0
4.0.1
0.6.9
0.7.2
0.31.1
0.32.0
Updates
colorlog
from 6.8.2 to 6.9.0Commits
dfa10f5
Bump versionf939a44
satisfy mypy607485d
Support Python 3.13Updates
fastapi
from 0.115.3 to 0.115.4Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
31887b1
🔖 Release version 0.115.4b270ff1
📝 Update release notesb31cbbf
♻️ Update logic to import and checkpython-multipart
for compatibility with...aee7674
📝 Update release notes4e6b1ac
📝 Update includes indocs/fr/docs/tutorial/body.md
(#12596)9b1e5f2
📝 Update release notes60aba02
📝 Update includes indocs/fr/docs/tutorial/debugging.md
(#12595)2a4cf17
📝 Update release notes453f559
📝 Update includes indocs/fr/docs/tutorial/query-params-str-validations.md
...af269cd
📝 Update release notesUpdates
fastapi-swagger
from 0.2.3 to 0.2.4Release notes
Sourced from fastapi-swagger's releases.
Commits
78f4197
chore: bump version to 0.2.4f2c9d11
chore: update Swagger UI to v5.18.1Updates
pre-commit
from 3.8.0 to 4.0.1Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
cc4a522
v4.0.1772d7d4
Merge pull request #3324 from pre-commit/migrate-config-purelib222c62b
fix migrate-config for purelib yaml3d5548b
Merge pull request #3323 from pre-commit/pre-commit-ci-update-config4235a87
[pre-commit.ci] pre-commit autoupdatedbccd57
v4.0.0d07e529
Merge pull request #3320 from pre-commit/remove-python-venv801b956
remove deprecated python_venv aliasa2f7b80
Merge pull request #3315 from pre-commit/warn-deprecated-stage-names-on-initd317223
add warning for deprecates stages for remote repos on initUpdates
ruff
from 0.6.9 to 0.7.2Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
11c3b52
generate using cargo-dista388e49
Temporary comment out certain release steps099f077
[docs] Add rule short code to mkdocs tags (#14040)8574751
Give non-existent files a durability of at least Medium (#14034)ddae741
Switch touv publish
(#14042)5053d2c
Doc: markdown link fix (#14041)ef72fd7
Bump version to 0.7.2 (#14039)658a51e
Fix typo for static method decorator (#14038)7c2da4f
Sync vendored typeshed stubs (#14030)48fa839
Use named function in incremental red knot benchmark (#14033)Updates
uvicorn
from 0.31.1 to 0.32.0Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
fe39100
Version 0.32.0 (#2485)967a2dc
Support Python 3.13 (#2482)079f07a
feat(server): log warning when max request limit is exceeded (#2430)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