chore(deps): bump the python-runtime group in /backend with 6 updates #585
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.
Bumps the python-runtime group in /backend with 6 updates:
0.104.1
0.115.6
0.11.1
0.13.1
0.23.2
0.35.0
5.14.0
5.28.2
0.0.7
0.0.20
3.10.4
3.11.0
Updates
fastapi
from 0.104.1 to 0.115.6Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
bb8c2a6
🔖 Release version 0.115.6905ec1e
📝 Update release notes4f81575
🐛 Preserve traceback when exception is raised in sync dependency withyield
...8255edf
📝 Update release notes53c8784
🌐 Add Traditional Chinese translation fordocs/zh-hant/docs/async.md
(#12990)2971352
📝 Update release notes8376228
🌐 Add Traditional Chinese translation for `docs/zh-hant/docs/tutorial/query-p...6c7873c
📝 Update release notesd75b81c
🌐 Add Korean translation fordocs/ko/docs/advanced/testing-dependencies.md
...206037c
📝 Update release notesUpdates
githubkit
from 0.11.1 to 0.13.1Release notes
Sourced from githubkit's releases.
... (truncated)
Commits
dc21ca7
🔖 bump version 0.13.15faae7b
🚨 make linter happy82219d5
👽 re-generate openapi models and apis5ebda92
🧑💻 Dev: migrate to uv (#233)d37af55
📝 update readmed2108ae
⬆️ auto update by pre-commit hooks (#232)ab10412
🔖 bump version 0.13.09f9d3b1
✨ Feature: add lock file for codegen (#231)20d75c9
👽 re-generate openapi models and apis0b7a1dd
🔖 bump version 0.12.16Updates
uvicorn
from 0.23.2 to 0.35.0Release notes
Sourced from uvicorn's releases.
... (truncated)
Changelog
Sourced from uvicorn's changelog.
... (truncated)
Commits
daecb45
Version 0.35.0 (#2654)22dfd3f
refine help message for option --proxy-headers (#2653)b960626
AddWebSocketsSansIOProtocol
(#2540)5432729
Add CITATION.cff (#2649)5e33d43
Add notes about 0.34.3 and Google Analytics (#2642)ce129ff
chore: improve type hints (#2638)fa3d9d2
Applyget_client_addr
formatting to WebSocket logging (#2636)66b9b58
Bump the python-packages group across 1 directory with 5 updates (#2631)bc79505
chore: update h11 dependecy to latest release (#2621)2eda7b1
Bump uvloop (#2618)Updates
neo4j
from 5.14.0 to 5.28.2Release notes
Sourced from neo4j's releases.
... (truncated)
Changelog
Sourced from neo4j's changelog.
... (truncated)
Commits
f4fcf70
Bump dependencies (#1228)41ec710
Docs: specify applicability ofis_retryable
(#1218)6b15c21
Merge pull request #1202 from robsdedude/fix/driver-stuck-on-recursion-error-...fd27e88
Fix driver stuck on RecursionError on COMMIT SUCCESS6ca5da1
Keepneo4j.time.ZeroDate
(#1190)af02e2f
Make mypy on Python 3.7 happy again (#1158)bba9345
mypy: fix ParamSpec usage (#1155)cffe34e
TestKit: check package build is free of errors and warnings (#1152)9d1efce
API docs: Driver.close is not concurrency-safe (#1147)ade8d05
Minor: formatting in testkit backend config.jsonUpdates
python-multipart
from 0.0.7 to 0.0.20Release notes
Sourced from python-multipart's releases.
... (truncated)
Changelog
Sourced from python-multipart's changelog.
... (truncated)
Commits
b083cef
Version 0.0.20 (#197)04d3cf5
Handle messages containing only end boundary, fixes #38 (#142)f1c5a28
feat: Add python 3.13 in CI matrix. (#185)4bffa0c
doc: A file parameter is not a field (#127)6f3295b
Bump astral-sh/setup-uv from 3 to 4 in the github-actions group (#194)c4fe4d3
Don't warn when CRLF is found after last boundary (#193)5b1aed8
Version 0.0.18 (#191)9205a0e
Hard break if found data after last boundary onMultipartParser
(#189)170e604
Update ruff & mypy (#188)e53b541
Create SECURITY.md (#187)Updates
apscheduler
from 3.10.4 to 3.11.0Release notes
Sourced from apscheduler's releases.
Changelog
Sourced from apscheduler's changelog.
... (truncated)
Commits
6c72a51
Backported release job from master4b96510
Added the release versionfcec69c
Added user's guide section for export/import50f67c8
Added scheduler methods for job export/import40431e5
Removed the obsoletetimedelta_seconds
function9483bb4
Rearranged triggers tests to better match the master branchac55c86
Fixed project links to point to the correct branch on RTD811e973
Changed version history formatting to match the master branchf3c68df
Pass pool_kwargs to the replacement process pool too4584091
Removed unwarranted classifierDependabot 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