chore(deps)(deps): bump the other group across 1 directory with 8 updates#6
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps)(deps): bump the other group across 1 directory with 8 updates#6dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
dependabot
Bot
force-pushed
the
dependabot/pip/other-1b7b8b1d73
branch
2 times, most recently
from
July 7, 2026 06:45
a2ac24e to
89d183a
Compare
…ates Updates the requirements on [pydantic](https://github.com/pydantic/pydantic), [chromadb](https://github.com/chroma-core/chroma), [python-dotenv](https://github.com/theskumar/python-dotenv), [langserve](https://github.com/langchain-ai/langserve), [fastapi](https://github.com/fastapi/fastapi), [uvicorn](https://github.com/Kludex/uvicorn), [jupyter](https://jupyter.org) and [notebook](https://github.com/jupyter/notebook) to permit the latest version. Updates `pydantic` to 2.13.4 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.6.0...v2.13.4) Updates `chromadb` to 1.5.9 - [Release notes](https://github.com/chroma-core/chroma/releases) - [Changelog](https://github.com/chroma-core/chroma/blob/main/RELEASE_PROCESS.md) - [Commits](chroma-core/chroma@1.0.0...1.5.9) Updates `python-dotenv` to 1.2.2 - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](theskumar/python-dotenv@v1.0.0...v1.2.2) Updates `langserve` to 0.3.3 - [Release notes](https://github.com/langchain-ai/langserve/releases) - [Commits](langchain-ai/langserve@v0.3.0...v0.3.3) Updates `fastapi` to 0.139.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.110.0...0.139.0) Updates `uvicorn` to 0.50.2 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.29.0...0.50.2) Updates `jupyter` to 1.1.1 Updates `notebook` to 7.6.0 - [Release notes](https://github.com/jupyter/notebook/releases) - [Changelog](https://github.com/jupyter/notebook/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyter/notebook/compare/@jupyter-notebook/app@7.0.0...@jupyter-notebook/tree@7.6.0) --- updated-dependencies: - dependency-name: chromadb dependency-version: 1.5.9 dependency-type: direct:production dependency-group: other - dependency-name: fastapi dependency-version: 0.139.0 dependency-type: direct:production dependency-group: other - dependency-name: jupyter dependency-version: 1.1.1 dependency-type: direct:production dependency-group: other - dependency-name: langserve dependency-version: 0.3.3 dependency-type: direct:production dependency-group: other - dependency-name: notebook dependency-version: 7.6.0 dependency-type: direct:production dependency-group: other - dependency-name: pydantic dependency-version: 2.13.4 dependency-type: direct:production dependency-group: other - dependency-name: python-dotenv dependency-version: 1.2.2 dependency-type: direct:production dependency-group: other - dependency-name: uvicorn dependency-version: 0.50.2 dependency-type: direct:production dependency-group: other ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/other-1b7b8b1d73
branch
from
July 7, 2026 07:10
89d183a to
0af896b
Compare
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 pydantic, chromadb, python-dotenv, langserve, fastapi, uvicorn, jupyter and notebook to permit the latest version.
Updates
pydanticto 2.13.4Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
cf67d4bFix lintingf0d8a21Prepare release v2.13.45e3fe1dCheck for pydantic tag pattern in CI7f9edccDocument tagging conventionsb46a0c9Adaptpydantic-corelinker flags on macOS50629c8Update to PyPy 7.3.228522ebbPreserveRootModelcore metadataa37f3afAdaptMISSINGsentinel test to work with unreleasedtyping_extensionsver...909259aRemove Logfire example in documentation2c4174cBump libc from 0.2.155 to 0.2.185Updates
chromadbto 1.5.9Release notes
Sourced from chromadb's releases.
... (truncated)
Commits
11f3c74[RELEASE] CLI 1.4.4 Python 1.5.9 JS 3.4.5 (#7018)f16d06a[ENH]: add client header to Gemini embedding functions (#6990)b7cb6ac[CHORE]: Remove foundation/ from chroma (#7017)bec3105ENH: Add login, logout, and whoami commands (#7007)1251ff7[DOC] Add CLAUDE.md, AGENTS.md, scoped Rust rule (#7010)f4bbbf2[BLD] Add foundation CLI install script (#7005)2c8f49fENH: move foundation/ to top-level so rust/** filters skip it (#7008)51eebdb[ENH] scaffold foundation CLI project (#6999)874b700ENH: GC empty MCMR collections (#6961)aedf9a6ENH: Add read-only backend failover (#6985)Updates
python-dotenvto 1.2.2Release notes
Sourced from python-dotenv's releases.
Changelog
Sourced from python-dotenv's changelog.
... (truncated)
Commits
36004e0Bump version: 1.2.1 → 1.2.2eb20252docs: update changelog for v1.2.2790c5c0Merge commit from fork43340daRemove the use ofshin tests (#612)09d7ceedocs: clarify override behavior and document FIFO support (#610)c8de288ci: improve workflow efficiency with best practices (#609)7bd9e3dAdd Windows testing to CI (#604)1baaf04Drop Python 3.9 support and update to PyPy 3.11 (#608)4a22cf8ci: enable testing on Python 3.14t (free-threaded) (#588)e2e8e77Fix license specifier (#597)Updates
langserveto 0.3.3Release notes
Sourced from langserve's releases.
Commits
0c1cb7frelease: 0.3.3 for compatibility with langchain-core 1 (#830)f0d8628ci: drop python 3.8 (#825)168c9ffchore: bump patch version (#823)a87125dchore: bump some package versions (#821)1de17faAdd new contributor to .clabot configuration (#822)1a08f27Update Chroma import to avoid deprecation warning. (#741)06c3c36Update README.md Grammatical Errors (#733)d20eab4ci: add workflow dispatch to _release (#805)321b7aaRelease 0.3.1 (#801)aa4aea4lint (#803)Updates
fastapito 0.139.0Release notes
Sourced from fastapi's releases.
Commits
cecd96d🔖 Release version 0.139.0 (#15910)aea6609📝 Update release notes319be50✨ Support dependencies inapp.frontend(), e.g. for automatic cookie authent...66a90f6📝 Update release notesd30a3eb👥 Update FastAPI People - Experts (#15909)122f1b5📝 Update release notesfd6ece3👥 Update FastAPI GitHub topic repositories (#15906)ec2a6ad📝 Update release notes9d7d7fe🌐 Update translations for fr (update-outdated) (#15897)8dc852d📝 Update release notesUpdates
uvicornto 0.50.2Changelog
Sourced from uvicorn's changelog.
... (truncated)
Commits
a1b570cVersion 0.50.2 (#3022)83c7da7Require websockets>=13.0 for the default sansio implementation (#3021)b4d0116Version 0.50.1 (#3020)2a9151dSplit comma-separatedSec-WebSocket-Protocolvalues in the websockets-sansi...1bf3ab4Cover the excluded-directory branch inFileFilterwith a direct test (#3014)837b5f9Deflake multiprocess, reload, and signal supervisor tests (#2975)21d2c16Version 0.50.0 (#3013)6c42e8dSkip the eager app import in the parent when spawning workers (#3012)56a4631Exit with a dedicated code on startup failure and stop the supervisor when a ...3314dfcchore(deps): bump the github-actions group with 4 updates (#3007)Updates
jupyterto 1.1.1Updates
notebookto 7.6.0Release notes
Sourced from notebook's releases.
... (truncated)
Changelog
Sourced from notebook's changelog.