Bump the backend-python-deps group across 1 directory with 6 updates#11
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the backend-python-deps group across 1 directory with 6 updates#11dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Updates the requirements on [fastapi](https://github.com/fastapi/fastapi), [uvicorn](https://github.com/Kludex/uvicorn), [selenium](https://github.com/SeleniumHQ/Selenium), [groq](https://github.com/groq/groq-python), [sentence-transformers](https://github.com/huggingface/sentence-transformers) and [numpy](https://github.com/numpy/numpy) to permit the latest version. Updates `fastapi` to 0.136.1 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.136.0...0.136.1) Updates `uvicorn` to 0.47.0 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.45.0...0.47.0) Updates `selenium` to 4.44.0 - [Release notes](https://github.com/SeleniumHQ/Selenium/releases) - [Commits](SeleniumHQ/selenium@selenium-4.43.0...selenium-4.44.0) Updates `groq` to 1.2.0 - [Release notes](https://github.com/groq/groq-python/releases) - [Changelog](https://github.com/groq/groq-python/blob/main/CHANGELOG.md) - [Commits](groq/groq-python@v0.28.0...v1.2.0) Updates `sentence-transformers` to 5.5.0 - [Release notes](https://github.com/huggingface/sentence-transformers/releases) - [Commits](huggingface/sentence-transformers@v3.0.0...v5.5.0) Updates `numpy` to 2.4.5 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.4.4...v2.4.5) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.136.1 dependency-type: direct:production dependency-group: backend-python-deps - dependency-name: uvicorn dependency-version: 0.47.0 dependency-type: direct:production dependency-group: backend-python-deps - dependency-name: selenium dependency-version: 4.44.0 dependency-type: direct:production dependency-group: backend-python-deps - dependency-name: groq dependency-version: 1.2.0 dependency-type: direct:production dependency-group: backend-python-deps - dependency-name: sentence-transformers dependency-version: 5.5.0 dependency-type: direct:production dependency-group: backend-python-deps - dependency-name: numpy dependency-version: 2.4.5 dependency-type: direct:production dependency-group: backend-python-deps ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 fastapi, uvicorn, selenium, groq, sentence-transformers and numpy to permit the latest version.
Updates
fastapito 0.136.1Release notes
Sourced from fastapi's releases.
Commits
e54e5a8🔖 Release version 0.136.19a8a5fd📝 Update release notes7815a32⬆️ Update Pydantic v2 code to address deprecations (#15101)ef1c927📝 Update release notes38039e1🔨 Tweak translation script (#15174)4fa826c📝 Update release notesc394156⬆ Bump mkdocs-material from 9.7.1 to 9.7.6 (#15408)ae230ad📝 Update release notesd9eb39d⬆ Bump inline-snapshot from 0.31.1 to 0.32.6 (#15409)4f8b5d1📝 Update release notesUpdates
uvicornto 0.47.0Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
... (truncated)
Commits
479a2c0Version 0.47.0 (#2937)89347fdAdd 7-day cooldown for dependency resolution via uv exclude-newer (#2936)767315bDrop unused contents/actions permissions from zizmor workflow (#2935)f25ee43chore(deps): bump urllib3 from 2.6.3 to 2.7.0 (#2933)8782666Fix typo indocs/deployment/index.md. (#2932)ad5ff87Treatfd=0as a valid file descriptor with reload/workers (#2927)6761b2cRemove Hugging Face sponsor block from docs (#2923)438f648Surface sponsors on welcome page and sidebar (#2921)10ddc6dAddssl_context_factoryfor customSSLContextconfiguration (#2920)b499bc4Eagerly import the ASGI app in the parent process (#2919)Updates
seleniumto 4.44.0Release notes
Sourced from selenium's releases.
... (truncated)
Commits
da2039b[build] Prepare for release of selenium-4.44.0 (#17444)d56867bFix prerelease (#17442)331becd[dotnet][rb][java][js][py] Automated Browser Version Update (#17440)65bb32e[build] do not auto-merge browser updates (#17432)fd1d36d[build] dynamically add and remove rulesets for release (#17439)c799aff[build] fix release workflow (#17437)83ce01e[dotnet] [bidi] Add DisownData command in Network module (#17436)f342fee[dotnet] [bidi] Additional Event streaming (breaking change) (#17349)dfcc86e[JavaScript] Move 'isDisplayed' atom to be typescript (#17316)cc26ec8[js][py] Convert getAttribute atom from Closure to TypeScript (#17370)Updates
groqto 1.2.0Release notes
Sourced from groq's releases.
Changelog
Sourced from groq's changelog.
... (truncated)
Commits
fcdebf0release: 1.2.0 (#270)9793d5erelease: 1.1.2 (#269)210cc4frelease: 1.1.1 (#268)3203b08release: 1.1.0 (#263)5f0082afix: use valid Python version and fix mypy lint error (#267)01190ecchore: deprecate Python 3.9 support (#264)1dd148eUpdate CODEOWNERS (#265)ec09723release: 1.0.0 (#262)b03b94brelease: 0.37.1 (#261)846b038release: 0.37.0 (#259)Updates
sentence-transformersto 5.5.0Release notes
Sourced from sentence-transformers's releases.
... (truncated)
Commits
f9f3269Merge branch 'main' into v5.5-release02dc21dUpdate index tip for v5.5.0 (#3774)833828bRelease v5.5.098ac358[docs] Load models in float32 in the training examples & docs (#3773)d8ee041[docs] Use modality-neutral terms (input, document) in loss docs & docstrin...4c6850e[examples] Avoid LoggingHandler, silence httpx in examples (#3771)1418823docs: fix grammar in parallel-sentence-mining README (#3769)22a383d[docs] Use direct class imports in examples & docs (drop `losses.MSELoss(.....68e4d61[fix] Unwrap DDP/torch.compile wrappers inAdaptiveLayerLoss(#3768)8151750[fix] Use first non-pad token for CLS pooling with left-padding (#3767)Updates
numpyto 2.4.5Release notes
Sourced from numpy's releases.
... (truncated)
Changelog
Sourced from numpy's changelog.
... (truncated)
Commits
26e8185Merge pull request #31441 from charris/prepare-2.4.5573110cREL: Prepare for the NumPy 2.4.5 release.be6123aMerge pull request #31426 from jorenham/backport-31425a286f52TYP: FixDTypeLikeruntime type-checker supportf880727Merge pull request #31404 from charris/backport-31399626d469Merge pull request #31402 from charris/backport-31397a42bd48Merge pull request #31401 from charris/backport-31396207ad05TYP:_NestedSequencetype parameter default to work around a mypy issue (#3...309b637BUG: exclude pycache directories from wheels (#31397)8ded93cBUG: Avoid UB in safe_[add,sub,mul] helpers (#31396)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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