build(deps): bump the dependencies group across 1 directory with 10 updates #194
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 dependencies group with 10 updates in the / directory:
0.111.1
0.112.2
2.3.4
2.4.0
0.30.3
0.30.6
0.19.0
0.20.0
4.43.3
4.44.2
5.27.2
5.27.3
5.0.7
5.0.8
3.8.1
3.9.1
1.1.373
1.1.377
0.5.5
0.6.2
Updates
fastapi
from 0.111.1 to 0.112.2Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
d00af00
🔖 Release version 0.112.2b69a9f3
📝 Update release notes51b625e
🐛 Fixallow_inf_nan
option for Param and Body classes (#11867)48b36f2
📝 Update release notes3a4ac24
🐛 Ensure thatapp.include_router
merges nested lifespans (#9630)22bf988
📝 Update release notes6935fe8
📝 Update release notes8f03716
📝 Fix a typo in virtual environement page (#12064)d0ce9d2
📝 Update release notes705659b
📝 Add docs about Environment Variables and Virtual Environments (#12054)Updates
pydantic-settings
from 2.3.4 to 2.4.0Release notes
Sourced from pydantic-settings's releases.
Commits
5cc686a
Prepare release 2.4.0 (#355)4840d69
Add cli_exit_on_error config option (#340)bcbdd2a
Add Azure Key Vault settings source (#272)6ffd6bd
Add support for short options. (#339)8b8803d
feat: Enable access to the current state in settings sources (#326)229319c
Fix a bug when loading empty yaml file (#330)d6db0f9
Deprecateread_env_file
and move it toDotEnvSettingsSource
(#318)fa17c0a
Fix regex flags accidentally passed as count (#328)Updates
uvicorn
from 0.30.3 to 0.30.6Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
7dc027d
Version 0.30.6 (#2428)587a1cc
fix: upgrade is not websocket and dependencies are installed, should not warn...cee31a6
test(signal): add sleep to ensure shutdown completion (#2427)eba64ef
ci: timeout for test suite runs to 30 minutes (#2426)0f513d2
Remove signal testing order dependency (#2382)ff54b02
Version 0.30.5 (#2409)2f25107
Fix 0.30.4 issue with connection close header (#2408)8efa41c
Version 0.30.4 (#2403)b492349
Addpragma: full coverage
toProcess.is_alive
(#2402)ce999aa
close request connection if h11 sets client state as MUST_CLOSE (#2375)Updates
uvloop
from 0.19.0 to 0.20.0Release notes
Sourced from uvloop's releases.
Commits
2d35f10
uvloop 0.20.08511ba1
Inline _Py_RestoreSignals() from CPython (#604)deb2cf9
Fix Python version in README.rst (#599)c8531c2
Use len(os.sched_getaffinity(0)) instead of os.cpu_count() (#591)7777852
Upgrade libuv to v1.48.0 (#600)62f9239
Fix test_create_server_4 with Python 3.12.5 (#614)Updates
transformers
from 4.43.3 to 4.44.2Release notes
Sourced from transformers's releases.
... (truncated)
Commits
1748902
v4.44.26845144
Fix regression onProcessor.save_pretrained
caused by #31691 (#32921)3d8cba8
fix: no need to dtype A in jamba (#32924)c1df7f8
fix: jamba cache fails to use torch.nn.module (#32894)ca56cd7
v4.44.16e931e1
Gemma2: fix FA2 generation (#32553)74f57df
Fix generate withinputs_embeds
as input (#32493)084fe2e
Merge branch 'v4.44-release' of github.com:huggingface/transformers into v4.4...fff9be1
Reduce the error log when using core models that need their weights renamed, ...4fd0f48
Fix VLM generation issues (#32836)Updates
protobuf
from 5.27.2 to 5.27.3Commits
7cc670c
Updating version.json and repo version numbers to: 27.367d7298
Merge pull request #17617 from protocolbuffers/cp-utf8-asciie20cb7a
Remove/utf-8
flag added in #14197c9839cb
Merge pull request #17473 from protocolbuffers/cp-revert-hack8a579c1
Downgrade CMake to 3.29 to workaround Abseil issue.ba3e7d7
Revert workaround for std::mutex issues on github windows runners.861be78
Merge pull request #17331 from protocolbuffers/cp-cpc1ec82f
Merge pull request #17232 from simonberger/bugfix/php-ext-persistent-global-c...aec8a76
Upgrade macos-11 tests to macos-124e3b4f0
Use explicit names of our large runnersUpdates
redis
from 5.0.7 to 5.0.8Release notes
Sourced from redis's releases.
Commits
6a2a636
Decode search results at field level (#3309)e7ef54a
Fix bug: client side caching causes unexpected disconnections (async version)...0cd0c5d
Format connection errors in the same way everywhere (#3305)6fedfef
Prepare for Redis 7.4 RC2 (#3303)ed1680f
Add details to the asyncio connection error message (#3211)511fda0
Add missing type hints forretry.py
(#3250)c1a6ff7
Bump rojopolis/spellcheck-github-actions from 0.37.0 to 0.38.0 (#3301)338cbfd
Re-enable Graph tests (#3287)532bc02
Do not restrict pytest dependencies versions (#3286)b6a0f96
Add CODECOV token to CI (#3285)Updates
nltk
from 3.8.1 to 3.9.1Changelog
Sourced from nltk's changelog.
... (truncated)
Commits
aca78cb
Bump version to 3.9.1980f435
Merge branch 'develop' of https://github.com/nltk/nltk into develop24936a2
Bump version to 3.904d6a55
Merge pull request #3145 from ekaf/hotfix-30724fb225b
Merge pull request #3225 from ekaf/morphy344164b
Merge pull request #3307 from ekaf/https_downloadf77e898
Ensure https downloadc222897
Merge branch 'develop' of https://github.com/nltk/nltk into develop34c3a4a
Merge branch 'develop' of https://github.com/nltk/nltk into develop253dd3a
add blackUpdates
pyright
from 1.1.373 to 1.1.377Commits
5a98910
Pyright NPM Package update to 1.1.377 (#289)ae9a6c1
Pyright NPM Package update to 1.1.376 (#288)ec0e68a
[pyright updated to 1.1.375] Update Version (#287)c35c2ee
[pyright updated to 1.1.374] Update Version (#286)Updates
ruff
from 0.5.5 to 0.6.2Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
02c4373
Bump version to 0.6.2 (#13056)d37e2e5
[flake8-simplify
] Extend open-file-with-context-handler to work with other ...d1d0678
[red-knot] Remove notebook support from the server (#13040)93f9023
Addhyperfine
installation instructions; updatehyperfine
code samples (#...8144a11
[red-knot] Add definition for with items (#12920)dce87c2
Eagerly validate typeshed versions (#12786)f873d2a
Revert "Use the system allocator for codspeed benchmarks" (#13035)ecd9e6a
[red-knot] Improve theunresolved-import
check (#13007)785c399
Use ZIP file size metadata to allocate string (#13032)a35cdbb
Fix various panicks when linting black/src (#13033)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