Bump the group group across 1 directory with 7 updates #63
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 group group with 7 updates in the /python directory:
0.110.2
0.111.0
5.2.1
5.2.2
2.2.2
2.3.0
0.17.2
0.18.0
0.29.0
0.30.0
7.5.0
7.5.3
0.4.2
0.4.7
Updates
fastapi
from 0.110.2 to 0.111.0Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
1c3e691
📝 Update release notesab8f557
📝 Update release notes67da3bb
🔖 Release version 0.111.09ed94e4
📝 Update release notesd71be59
✨ Add FastAPI CLI, the newfastapi
command (#11522)a94ef33
📝 Update release notesea1f219
🔧 Add configs and setup forfastapi-slim
including optional extras `fastapi...32be95d
🔖 Release version 0.110.392b67b1
📝 Update release notese0a9692
📝 Update release notesUpdates
lxml
from 5.2.1 to 5.2.2Release notes
Sourced from lxml's releases.
Changelog
Sourced from lxml's changelog.
Commits
8e4b14c
Prepare release of lxml 5.2.2.ddaa6ed
Provide compile time version of libiconv as "etree.ICONV_COMPILED_VERSION".1ab00bd
CI: Do not install lxml as dependency of "lxml_html_clean".b325054
CI: Stop building LTO wheels to avoid messing with the library build cache.81624c2
CI: Exclude now-unsupported Python versions 3.6/7 from macOS jobs.069fa36
Fix typo.e0df2ba
Fix typo.df55eaf
Update changelog.f3e77fa
Remove dependency on SSE4 instructions, reverting back to "core2" as a target...a22e83c
Update changelog.Updates
torch
from 2.2.2 to 2.3.0Release notes
Sourced from torch's releases.
... (truncated)
Commits
97ff6cf
[Release only] Release 2.3 start using triton package from pypi (#123580)fb38ab7
Fix for MPS regression in #122016 and #123178 (#123385)23961ce
[Release/2.3] Set py3.x build-environment name consistently (#123446)634cf50
[Wheel] Change libtorch_cpu OpenMP search path (#123417) (#123442)12d0e69
update submodule onnx==1.16.0 (#123387)38acd81
[MPS] Fwd-fix for clamp regression (#122148) (#123383)b197f54
Use numpy 2.0.0rc1 in CI (#123356)dc81d19
[CI] Test that NumPy-2.X builds are backward compatible with 1.X (#123354)108305e
Upgrade submodule pybind to 2.12.0 (#123355)a8b0091
Make PyTorch compilable against upcoming Numpy-2.0 (#121880) (#123380)Updates
torchvision
from 0.17.2 to 0.18.0Release notes
Sourced from torchvision's releases.
Commits
6043bc2
[Cherry-pick for 0.18] Update the download url in class EMNIST #8350 (#8365)21a7a7c
[Cherry-pick for 0.18] [FBcode -> GH] Fix fetch_png_exif_orientation #8345 (#...f22b01f
[Cherry-pick for 0.18] Just a typo (#8341) (#8355)7a4bdf3
[Cherry-pick for 0.18] yet another ssdlite link fix #8332 (#8352)fc0fe8f
[Release only] Use release/2.3 instead of main for test-infra-ref (#8347)4f19b9b
Remove prototype stuff for release (#8331)c87be16
Use@release/2
.3 instead of@main
for CI jobs (#8330)9cb639a
Remove private PIL kernels from init.py (#8329)924b162
Add JPEG augmentation (#8316)2ba586d
Document that datasets support pathlib.Path (#8321)Updates
uvicorn
from 0.29.0 to 0.30.0Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
9a6b3a8
Version 0.30.0 (#2348)53fa273
New multiprocess manager (#2183)22873a9
Suppress side-effects of signal propagation (#2317)14ffba8
Simplify CHANGELOG (#2337)5c78192
Add favicon and logo to the documentation (#2336)b9c03a8
Improve type hints on WebSockets implementations (#2335)14bdf04
Usepytestmark
to simplify test suite (#2334)0efd383
Sendcontent-length
header on 5xx (#2304)772c24b
Deprecate theuvicorn.workers
module (#2302)12c9ee3
AllowConfigParser
or aio.IO[Any]
onlog_config
(#1976)Updates
coverage
from 7.5.0 to 7.5.3Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
f310d7e
docs: sample HTML for 7.5.3a51d52f
docs: prep for 7.5.3b666f3a
perf: it's faster in all versions if we don't cache tokenize #1791a2b4929
docs: changelog entry forcombine
performance improvementsb9aff50
perf: don't read full line_bits table each timec45ebac
perf: cache alias mapping390cb97
perf: avoid quadratic behavior when combining line coveraged3caf53
docs(build): tweaks to howto909e887
build: bump version242adea
build: don't claim pre-alpha-1 in classifiersUpdates
ruff
from 0.4.2 to 0.4.7Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
1ad5f9c
Bump version to v0.4.7 (#11646)e914bc3
F401 sort bindings before adding to all (#11648)27f6f04
[red-knot] initial (very incomplete) flow graph (#11624)d62a617
red-knot: Don't refer toModule
instances as IDs (#11649)16a926d
[red-knot] infer int literal types (#11623)05566c6
UpdateWho's Using Ruff?
section to includeGodot
(#11647)7ce17b7
Add Vim and Kate setup guide forruff server
(#11615)f9a6450
Use char index rather than position for indent slice (#11645)8a25531
red-knot: improve internal documentation inmodule.rs
(#11638)9b6d2ce
Fix incorect placement of trailing stub function comments (#11632)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