chore(deps): bump the minor-and-patch group across 1 directory with 7 updates#135
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the minor-and-patch group across 1 directory with 7 updates#135dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
281dcd6 to
dc67e3f
Compare
224f0be to
a1b214d
Compare
dc67e3f to
7188d46
Compare
… updates Bumps the minor-and-patch group with 7 updates in the /nlp-service directory: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.136.1` | `0.136.3` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.47.0` | `0.49.0` | | [markitdown](https://github.com/microsoft/markitdown) | `0.1.5` | `0.1.6` | | [google-genai](https://github.com/googleapis/python-genai) | `2.4.0` | `2.8.0` | | [pyrate-limiter](https://github.com/vutran1710/PyrateLimiter) | `3.7.0` | `3.9.0` | | [sentence-transformers](https://github.com/huggingface/sentence-transformers) | `5.5.0` | `5.5.1` | | [scikit-learn](https://github.com/scikit-learn/scikit-learn) | `1.8.0` | `1.9.0` | Updates `fastapi` from 0.136.1 to 0.136.3 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.136.1...0.136.3) Updates `uvicorn` from 0.47.0 to 0.49.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.47.0...0.49.0) Updates `markitdown` from 0.1.5 to 0.1.6 - [Release notes](https://github.com/microsoft/markitdown/releases) - [Commits](microsoft/markitdown@v0.1.5...v0.1.6) Updates `google-genai` from 2.4.0 to 2.8.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.4.0...v2.8.0) Updates `pyrate-limiter` from 3.7.0 to 3.9.0 - [Release notes](https://github.com/vutran1710/PyrateLimiter/releases) - [Changelog](https://github.com/vutran1710/PyrateLimiter/blob/master/CHANGELOG.md) - [Commits](vutran1710/PyrateLimiter@v3.7.0...v3.9.0) Updates `sentence-transformers` from 5.5.0 to 5.5.1 - [Release notes](https://github.com/huggingface/sentence-transformers/releases) - [Commits](huggingface/sentence-transformers@v5.5.0...v5.5.1) Updates `scikit-learn` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@1.8.0...1.9.0) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.136.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: google-genai dependency-version: 2.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: markitdown dependency-version: 0.1.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: pyrate-limiter dependency-version: 3.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: scikit-learn dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: sentence-transformers dependency-version: 5.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: uvicorn dependency-version: 0.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <[email protected]>
7188d46 to
ba2b0d5
Compare
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 7 updates in the /nlp-service directory:
0.136.10.136.30.47.00.49.00.1.50.1.62.4.02.8.03.7.03.9.05.5.05.5.11.8.01.9.0Updates
fastapifrom 0.136.1 to 0.136.3Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
8206485🔖 Release version 0.136.3c910e01📝 Update release notes063b5bf♻️ Do not accept underscore headers when usingconvert_underscores=True(th...22b02e2🔖 Release version 0.136.23b252a2📝 Update release notesc7fb785♻️ Validate Server Sent Event fields to avoid applications from sending broke...cb83b83📝 Update release notes00f805c✅ Update tests, don't double dispose the engine (#15587)3675137📝 Update release notes7b57e42📝 Document--entrypointCLI option (#15464)Updates
uvicornfrom 0.47.0 to 0.49.0Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
3ef2e3eVersion 0.49.0 (#2973)eeb64b1Consume duplicate forwarding headers in ProxyHeadersMiddleware (#2971)630f4acMake the watchfiles reload tests deterministic (#2972)9154922chore(deps): bump the github-actions group across 1 directory with 6 updates ...739727aMigrate docs deploy from Cloudflare Pages to Workers (#2967)be4a240Gate docs preview deploy on Cloudflare token presence (#2966)c489d7eBump httptools minimum version to 0.8.0 (#2962)9f547bdSkip docs preview deploy for Dependabot PRs (#2961)44446b8Migrate documentation from MkDocs Material to Zensical (#2959)cfd659cBump pymdown-extensions to 10.21.3 (#2958)Updates
markitdownfrom 0.1.5 to 0.1.6Release notes
Sourced from markitdown's releases.
Commits
e144e0aBump version to 0.1.6 (#1914)a01d74dfeat: Add Azure Content Understanding converter (#1865)a51f725Clarify security posture in READMEs (#1807)604bba1fix: handle deeply nested HTML that triggers RecursionError (#1644)63cbbd9Updated warning about binding to non-local interfaces. (#1653)a6c8ac4Fix O(n) memory growth in PDF conversion by calling page.close() afte… (#1612)c6308dc[MS] Add OCR layer service for embedded images and PDF scans (#1541)Updates
google-genaifrom 2.4.0 to 2.8.0Release notes
Sourced from google-genai's releases.
... (truncated)
Changelog
Sourced from google-genai's changelog.
... (truncated)
Commits
76d8859chore(main): release 2.8.0 (#2517)e0854a6feat: Support ReinforcementTuning in GenAI SDK including ValidateReward API m...53ea3f6feat: Add transcription language code.74d81ddchore: deprecate Google Maps grounding widget API fields7bf0ba2chore: fix docstring4775314feat: Add TranslationConfig for live translation.e3be9affeat: Add Agent Platform MCP support to async generate_contentbfa2a49docs: Removecodegen_instructions.mdfor simpler maintenance, Gemini API Sk...47c1a13docs: Update README.md for model/SDK Changes and direct to Gemini API Skillsce29c7bchore: Internal cleanupUpdates
pyrate-limiterfrom 3.7.0 to 3.9.0Release notes
Sourced from pyrate-limiter's releases.
Changelog
Sourced from pyrate-limiter's changelog.
Commits
8cb467eRelease 3.9.0 (#225)d9955ddreduce pytest concurrency to 3: timing tests sometimes erratic at high lot (#...a065654fix: MultiprocessBucket & 3.14 (#221)2783e66Housekeeping: add docstrings, add buffer_ms, update stress_limiters & httpx e...fcbc06dHTTPX Rate Limiting example (#216)50269bfMake the 50ms buffer configurable (#217)4bdec46Readme cleanup (#214)5cb5f2bSimplify lock interface for SQLite FileLock and MultiprocessBucket (#212)04f7ab0MultiprocessBucket (#206)d975e7ftry_acquire_async: Wrap try_acquire with a thread local asyncio.Lock (#208)Updates
sentence-transformersfrom 5.5.0 to 5.5.1Release notes
Sourced from sentence-transformers's releases.
Commits
ce3ec6dRelease v5.5.1610a7c5[fix] Collapse single-key multimodal dicts to bare modality (#3779)Updates
scikit-learnfrom 1.8.0 to 1.9.0Release notes
Sourced from scikit-learn's releases.
Commits
77def0etrigger wheel builder [cd build]ee7c0b0generate changelog3d7fb04bump version8954e7bDOC Release highlights for 1.9 (#34147)73a3eabFix: Array-API - avoid failing for numpy fit + predict with sparse or array-l...8839aaeDOC Thread-safety requirement for open_listener message consumer callback (#3...4d2476aDOC Refactor array API docs page (#34054)f9f812f🔒 🤖 CI Update lock files for scipy-dev CI build(s) 🔒 🤖 ...d779dc3🔒 🤖 CI Update lock files for free-threaded CI build(s) 🔒 :rob...6a03cf0🔒 🤖 CI Update lock files for array-api CI build(s) 🔒 🤖 ...