chore(deps): bump the minor-and-patch group across 1 directory with 6 updates - #209
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the minor-and-patch group across 1 directory with 6 updates#209dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… updates Bumps the minor-and-patch group with 6 updates in the /nlp-service directory: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.139.0` | `0.141.1` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.51.0` | `0.52.4` | | [markitdown](https://github.com/microsoft/markitdown) | `0.1.6` | `0.1.7` | | [google-genai](https://github.com/googleapis/python-genai) | `2.11.0` | `2.19.0` | | [spacy](https://github.com/explosion/spaCy) | `3.8.14` | `3.8.15` | | [nltk](https://github.com/nltk/nltk) | `3.10.0` | `3.10.3` | Updates `fastapi` from 0.139.0 to 0.141.1 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.139.0...0.141.1) Updates `uvicorn` from 0.51.0 to 0.52.4 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.51.0...0.52.4) Updates `markitdown` from 0.1.6 to 0.1.7 - [Release notes](https://github.com/microsoft/markitdown/releases) - [Commits](microsoft/markitdown@v0.1.6...v0.1.7) Updates `google-genai` from 2.11.0 to 2.19.0 - [Release notes](https://github.com/googleapis/python-genai/releases) - [Changelog](https://github.com/googleapis/python-genai/blob/main/CHANGELOG.md) - [Commits](googleapis/python-genai@v2.11.0...v2.19.0) Updates `spacy` from 3.8.14 to 3.8.15 - [Release notes](https://github.com/explosion/spaCy/releases) - [Changelog](https://github.com/explosion/spaCy/blob/master/RELEASE_NOTES.md) - [Commits](explosion/spaCy@release-v3.8.14...release-v3.8.15) Updates `nltk` from 3.10.0 to 3.10.3 - [Release notes](https://github.com/nltk/nltk/releases) - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](nltk/nltk@v3.10.0...v3.10.3) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.141.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: uvicorn dependency-version: 0.52.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: markitdown dependency-version: 0.1.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: google-genai dependency-version: 2.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: spacy dependency-version: 3.8.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: nltk dependency-version: 3.10.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... 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.
Bumps the minor-and-patch group with 6 updates in the /nlp-service directory:
0.139.00.141.10.51.00.52.40.1.60.1.72.11.02.19.03.8.143.8.153.10.03.10.3Updates
fastapifrom 0.139.0 to 0.141.1Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
95f8322🔖 Release version 0.141.1 (#16106)f137944📝 Update release notesd623544🐛 Fix support for background tasks and headers from dependencies in `app.fron...1d211b9📝 Update release notes8a1f876📝 DocumentFASTAPI_ENVin FastAPI CLI guide (#16104)c7e7b65🔖 Release version 0.141.0 (#16103)6bceb84📝 Update release notes5429fed✨ Addapp.frontend(check_dir="auto"), to make local development more conven...628663f🔖 Release version 0.140.13 (#16096)0b54fd0📝 Update release notesUpdates
uvicornfrom 0.51.0 to 0.52.4Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
8988c23Stabilize macOS Python 3.13 signal shutdown tests (#3084)898ddcaUpdate PyPI publish action to version 1.14.2 (#3083)3869f8aRestore Mermaid diagram rendering (#3080)64148a9Version 0.52.4 (#3079)9e9e569docs: correct release example PR number (#3072)b783dacRemove duplicate Date header from SansIO WebSocket handshakes (#3078)27019b2chore(deps): bump the python-packages group across 1 directory with 11 update...1b64273Fix a typo in index.md (#3006)a68da60Version 0.52.3 (#3068)6e3bb4cUse zttp 0.0.24 fast receive path (#3067)Updates
markitdownfrom 0.1.6 to 0.1.7Release notes
Sourced from markitdown's releases.
Commits
fd239d5Bump version to 0.1.7 (#2258)007ea02Fix omml template bugs. (#2257)2e42a01fix: handle PPTX SVG images without a rasterized fallback (#2233)24c14c6Fix typos and formatting in comments, docstrings, and markdown (#2223)db144c4Fix invalid LaTeX macros for mu, nu, tau, and down-arrow in equation conversi...9247794fix: avoid O(n^2) value lookups in PPTX chart conversion (#2227)Updates
google-genaifrom 2.11.0 to 2.19.0Release notes
Sourced from google-genai's releases.
... (truncated)
Changelog
Sourced from google-genai's changelog.
... (truncated)
Commits
c425b0bchore(main): release 2.19.0 (#2867)fedd121chore: Internal Changes599d89ffeat: Add IDLE state to live connection status enum and mark REQUIRES_ACTION ...e8cd7d0feat: Addmodeenum (VERBATIM,SMART) toAudioTranscriptionConfigand...656da78feat: Add enable_data_retention to ToolParallelAiSearch, Add step_count to Re...c3bdb88feat: add video resolution and extension task parameters2dd9537chore(main): release 2.18.1 (#2866)f898b61fix: Add gemini 3.765b1890chore: refresh docs3d6b89bchore: Update GCS references to Cloud Storage in descriptionsUpdates
spacyfrom 3.8.14 to 3.8.15Release notes
Sourced from spacy's releases.
Commits
f69c32fInstall click with previous spaCy in upgrade test29bc4f2Fix release smoke/upgrade tests86edb26Build linux wheels in manylinux_2_28 containers7a64151Cap hypothesis below 6.156 to keep win_arm64 wheel builds working768e8d5Fix CI: bump mypy pin for numpy 2.5 stubs, sync confection pinedd3d0fFormat tests README code blocks for ruff 0.16 markdown formatting82d98b2Update version47ce793Merge branch 'master' of https://github.com/explosion/spaCydbe520eFix click dependency issue (#13971) (#13973)e671995Update README.md [ci skip]Updates
nltkfrom 3.10.0 to 3.10.3Release notes
Sourced from nltk's releases.
... (truncated)
Changelog
Sourced from nltk's changelog.
... (truncated)
Commits
303f6e2Prepare release 3.10.3 (#3745)cf2aaacMerge pull request #3744 from alvations/ci-guard-open6cd8320test: robustness on Python 3.14 / 3.14t CI (UnicodeDecodeError + timing flake)e965330fix: perceptron save_to_json breaks on Windows (os.open can't fd-open a direc...df1bb4ctest: make pathsec security tests platform-independent (fix Linux/Windows CI)0e5c7beci: guard against un-sandboxed open() in sandbox-sensitive modules (#3740)5017826Merge commit from fork40d0f06Triple-check hardening: perceptron TOCTOU squat, pathsec fd-leak, bcp47 entit...483c5feHarden path-traversal / file-I/O sandbox: close write-side symlink TOCTOU + s...722778fMerge commit from forkDependabot 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