chore(deps): bump the python-dependencies group across 1 directory with 46 updates - #200
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the python-dependencies group across 1 directory with 46 updates#200dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…th 46 updates Updates the requirements on [mcp](https://github.com/modelcontextprotocol/python-sdk), [cryptography](https://github.com/pyca/cryptography), [filelock](https://github.com/tox-dev/py-filelock), [click](https://github.com/pallets/click), [python-multipart](https://github.com/Kludex/python-multipart), [fastapi](https://github.com/fastapi/fastapi), [uvicorn](https://github.com/Kludex/uvicorn), [langchain-core](https://github.com/langchain-ai/langchain), [crewai](https://github.com/crewAIInc/crewAI), [pytest](https://github.com/pytest-dev/pytest), [ruff](https://github.com/astral-sh/ruff), [mypy](https://github.com/python/mypy), [pip-audit](https://github.com/pypa/pip-audit), [cyclonedx-bom](https://github.com/CycloneDX/cyclonedx-python), [aiohappyeyeballs](https://github.com/aio-libs/aiohappyeyeballs), [aiohttp](https://github.com/aio-libs/aiohttp), [annotated-doc](https://github.com/fastapi/annotated-doc), [annotated-types](https://github.com/annotated-types/annotated-types), [anyio](https://github.com/agronholm/anyio), [ast-serialize](https://github.com/mypyc/ast_serialize), [bitarray](https://github.com/ilanschnell/bitarray), [certifi](https://github.com/certifi/python-certifi), [cffi](https://github.com/python-cffi/cffi), [chardet](https://github.com/chardet/chardet), [charset-normalizer](https://github.com/jawah/charset_normalizer), [ckzg](https://github.com/ethereum/c-kzg-4844), [coverage](https://github.com/coveragepy/coveragepy), [cyclonedx-python-lib](https://github.com/CycloneDX/cyclonedx-python-lib), [eth-keyfile](https://github.com/ethereum/eth-keyfile), [idna](https://github.com/kjd/idna), [librt](https://github.com/mypyc/librt), [packaging](https://github.com/pypa/packaging), [parsimonious](https://github.com/erikrose/parsimonious), [platformdirs](https://github.com/tox-dev/platformdirs), [pydantic-core](https://github.com/pydantic/pydantic), [pydantic-settings](https://github.com/pydantic/pydantic-settings), [pywin32](https://github.com/mhammond/pywin32), [regex](https://github.com/mrabarnett/mrab-regex), [sse-starlette](https://github.com/sysid/sse-starlette), [starlette](https://github.com/Kludex/starlette), [typer](https://github.com/fastapi/typer), [types-requests](https://github.com/python/typeshed), [typing-extensions](https://github.com/python/typing_extensions), [tzdata](https://github.com/python/tzdata), [websockets](https://github.com/python-websockets/websockets) and [yarl](https://github.com/aio-libs/yarl) to permit the latest version. Updates `mcp` from 1.27.1 to 2.0.0 - [Release notes](https://github.com/modelcontextprotocol/python-sdk/releases) - [Changelog](https://github.com/modelcontextprotocol/python-sdk/blob/main/RELEASE.md) - [Commits](modelcontextprotocol/python-sdk@v1.27.1...v2.0.0) Updates `cryptography` from 48.0.1 to 50.0.0 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@48.0.1...50.0.0) Updates `filelock` from 3.29.0 to 3.32.2 - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](tox-dev/filelock@3.29.0...3.32.2) Updates `click` from 8.4.1 to 8.4.2 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.md) - [Commits](pallets/click@8.4.1...8.4.2) Updates `python-multipart` from 0.0.31 to 0.0.32 - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/main/CHANGELOG.md) - [Commits](Kludex/python-multipart@0.0.31...0.0.32) Updates `fastapi` from 0.136.3 to 0.141.1 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.136.3...0.141.1) Updates `uvicorn` from 0.48.0 to 0.52.1 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.48.0...0.52.1) Updates `langchain-core` to 1.5.3 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-core==0.3.0...langchain-core==1.5.3) Updates `crewai` to 1.15.14 - [Release notes](https://github.com/crewAIInc/crewAI/releases) - [Commits](crewAIInc/crewAI@0.95.0...1.15.14) Updates `pytest` from 9.0.3 to 9.1.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.3...9.1.1) Updates `ruff` from 0.15.14 to 0.16.2 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.14...0.16.2) Updates `mypy` from 2.1.0 to 2.3.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v2.1.0...v2.3.0) Updates `pip-audit` from 2.10.0 to 2.10.1 - [Release notes](https://github.com/pypa/pip-audit/releases) - [Changelog](https://github.com/pypa/pip-audit/blob/main/CHANGELOG.md) - [Commits](pypa/pip-audit@v2.10.0...v2.10.1) Updates `cyclonedx-bom` from 5.5.0 to 7.3.1 - [Release notes](https://github.com/CycloneDX/cyclonedx-python/releases) - [Changelog](https://github.com/CycloneDX/cyclonedx-python/blob/main/CHANGELOG.md) - [Commits](CycloneDX/cyclonedx-python@v5.5.0...v7.3.1) Updates `aiohappyeyeballs` from 2.6.2 to 2.7.1 - [Release notes](https://github.com/aio-libs/aiohappyeyeballs/releases) - [Changelog](https://github.com/aio-libs/aiohappyeyeballs/blob/main/CHANGELOG.md) - [Commits](aio-libs/aiohappyeyeballs@v2.6.2...v2.7.1) Updates `aiohttp` from 3.14.1 to 3.14.3 - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.14.1...v3.14.3) Updates `annotated-doc` from 0.0.4 to 0.0.5 - [Release notes](https://github.com/fastapi/annotated-doc/releases) - [Changelog](https://github.com/fastapi/annotated-doc/blob/main/release-notes.md) - [Commits](fastapi/annotated-doc@0.0.4...0.0.5) Updates `annotated-types` from 0.7.0 to 0.8.0 - [Release notes](https://github.com/annotated-types/annotated-types/releases) - [Commits](annotated-types/annotated-types@v0.7.0...v0.8.0) Updates `anyio` from 4.13.0 to 4.14.2 - [Release notes](https://github.com/agronholm/anyio/releases) - [Commits](agronholm/anyio@4.13.0...4.14.2) Updates `ast-serialize` from 0.5.0 to 0.8.0 - [Commits](mypyc/ast_serialize@v0.5.0...v0.8.0) Updates `bitarray` from 3.8.1 to 3.10.1 - [Changelog](https://github.com/ilanschnell/bitarray/blob/master/doc/changelog.rst) - [Commits](ilanschnell/bitarray@3.8.1...3.10.1) Updates `certifi` from 2026.5.20 to 2026.7.22 - [Commits](certifi/python-certifi@2026.05.20...2026.07.22) Updates `cffi` from 2.0.0 to 2.1.1 - [Release notes](https://github.com/python-cffi/cffi/releases) - [Commits](python-cffi/cffi@v2.0.0...v2.1.1) Updates `chardet` from 5.2.0 to 7.5.1 - [Release notes](https://github.com/chardet/chardet/releases) - [Changelog](https://github.com/chardet/chardet/blob/main/docs/changelog.rst) - [Commits](chardet/chardet@5.2.0...7.5.1) Updates `charset-normalizer` from 3.4.7 to 3.4.9 - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](jawah/charset_normalizer@3.4.7...3.4.9) Updates `ckzg` from 2.1.7 to 2.1.8 - [Release notes](https://github.com/ethereum/c-kzg-4844/releases) - [Commits](ethereum/c-kzg-4844@v2.1.7...v2.1.8) Updates `coverage` from 7.14.1 to 7.15.4 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.14.1...7.15.4) Updates `cyclonedx-python-lib` from 10.5.0 to 11.11.0 - [Release notes](https://github.com/CycloneDX/cyclonedx-python-lib/releases) - [Changelog](https://github.com/CycloneDX/cyclonedx-python-lib/blob/main/CHANGELOG.md) - [Commits](CycloneDX/cyclonedx-python-lib@v10.5.0...v11.11.0) Updates `eth-keyfile` from 0.8.1 to 0.9.1 - [Changelog](https://github.com/ApeWorX/eth-keyfile/blob/main/CHANGELOG.rst) - [Commits](ApeWorX/eth-keyfile@v0.8.1...v0.9.1) Updates `idna` from 3.16 to 3.18 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](kjd/idna@v3.16...v3.18) Updates `librt` from 0.11.0 to 0.15.0 - [Commits](mypyc/librt@v0.11.0...v0.15.0) Updates `packaging` from 25.0 to 26.3 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@25.0...26.3) Updates `parsimonious` from 0.10.0 to 0.11.0 - [Commits](https://github.com/erikrose/parsimonious/commits) Updates `platformdirs` from 4.10.0 to 4.11.1 - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/docs/changelog.rst) - [Commits](tox-dev/platformdirs@4.10.0...4.11.1) Updates `pydantic-core` from 2.46.4 to 2.48.0 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@core-v2.46.4...core-v2.48.0) Updates `pydantic-settings` from 2.14.2 to 2.15.0 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.14.2...v2.15.0) Updates `pywin32` from 311 to 312 - [Release notes](https://github.com/mhammond/pywin32/releases) - [Changelog](https://github.com/mhammond/pywin32/blob/main/CHANGES.md) - [Commits](https://github.com/mhammond/pywin32/commits) Updates `regex` from 2026.5.9 to 2026.7.19 - [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt) - [Commits](mrabarnett/mrab-regex@2026.5.9...2026.7.19) Updates `sse-starlette` from 3.4.4 to 3.4.8 - [Release notes](https://github.com/sysid/sse-starlette/releases) - [Commits](sysid/sse-starlette@v3.4.4...v3.4.8) Updates `starlette` from 1.3.1 to 1.6.0 - [Release notes](https://github.com/Kludex/starlette/releases) - [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md) - [Commits](Kludex/starlette@1.3.1...1.6.0) Updates `typer` from 0.26.2 to 0.27.1 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.26.2...0.27.1) Updates `types-requests` from 2.33.0.20260518 to 2.33.0.20260712 - [Commits](https://github.com/python/typeshed/commits) Updates `typing-extensions` from 4.15.0 to 4.16.0 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.15.0...4.16.0) Updates `tzdata` from 2026.2 to 2026.3 - [Release notes](https://github.com/python/tzdata/releases) - [Changelog](https://github.com/python/tzdata/blob/master/NEWS.md) - [Commits](python/tzdata@2026.2...2026.3) Updates `websockets` from 15.0.1 to 16.1.1 - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](python-websockets/websockets@15.0.1...16.1.1) Updates `yarl` from 1.24.2 to 1.24.5 - [Release notes](https://github.com/aio-libs/yarl/releases) - [Changelog](https://github.com/aio-libs/yarl/blob/master/CHANGES.rst) - [Commits](aio-libs/yarl@v1.24.2...v1.24.5) --- updated-dependencies: - dependency-name: mcp dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: cryptography dependency-version: 50.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: filelock dependency-version: 3.32.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: click dependency-version: 8.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: python-multipart dependency-version: 0.0.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: fastapi dependency-version: 0.141.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: uvicorn dependency-version: 0.52.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: langchain-core dependency-version: 1.5.3 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: crewai dependency-version: 1.15.14 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: ruff dependency-version: 0.16.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: mypy dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pip-audit dependency-version: 2.10.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: cyclonedx-bom dependency-version: 7.3.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: aiohappyeyeballs dependency-version: 2.7.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: aiohttp dependency-version: 3.14.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: annotated-doc dependency-version: 0.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: annotated-types dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: anyio dependency-version: 4.14.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: ast-serialize dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: bitarray dependency-version: 3.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: certifi dependency-version: 2026.7.22 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: cffi dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: chardet dependency-version: 7.5.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: charset-normalizer dependency-version: 3.4.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: ckzg dependency-version: 2.1.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: coverage dependency-version: 7.15.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: cyclonedx-python-lib dependency-version: 11.11.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: eth-keyfile dependency-version: 0.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: idna dependency-version: '3.18' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: librt dependency-version: 0.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: packaging dependency-version: '26.3' dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: parsimonious dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: platformdirs dependency-version: 4.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pydantic-core dependency-version: 2.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pydantic-settings dependency-version: 2.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pywin32 dependency-version: '312' dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: regex dependency-version: 2026.7.19 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: sse-starlette dependency-version: 3.4.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: starlette dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: typer dependency-version: 0.27.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: types-requests dependency-version: 2.33.0.20260712 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: typing-extensions dependency-version: 4.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: tzdata dependency-version: '2026.3' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: websockets dependency-version: 16.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: yarl dependency-version: 1.24.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Deploying attestix with
|
| Latest commit: |
72a8754
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://3bdab4fa.attestix.pages.dev |
| Branch Preview URL: | https://dependabot-pip-python-depend-jfze.attestix.pages.dev |
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/pip/python-dependencies-8502960314
branch
August 20, 2026 00:41
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 mcp, cryptography, filelock, click, python-multipart, fastapi, uvicorn, langchain-core, crewai, pytest, ruff, mypy, pip-audit, cyclonedx-bom, aiohappyeyeballs, aiohttp, annotated-doc, annotated-types, anyio, ast-serialize, bitarray, certifi, cffi, chardet, charset-normalizer, ckzg, coverage, cyclonedx-python-lib, eth-keyfile, idna, librt, packaging, parsimonious, platformdirs, pydantic-core, pydantic-settings, pywin32, regex, sse-starlette, starlette, typer, types-requests, typing-extensions, tzdata, websockets and yarl to permit the latest version.
Updates
mcpfrom 1.27.1 to 2.0.0Release notes
Sourced from mcp's releases.
... (truncated)
Commits
6f69a37Present v2 as the stable release across the README, docs, and policies (#3178)78e6fbbServe v2 docs at the site root, with permanent per-major paths (#3176)af06330Remove unused StreamableHTTPTransport.get_session_id() (#3205)68ca87eDocument the two-line release process for stable v2 (#3179)c9c431bExpose the middleware chain on MCPServer and stop sending unrequested change ...528e366Fail fast on server-to-client requests in JSON-response mode instead of hangi...27f5cc7Remove unused mcpserver.exceptions.ValidationError (#3199)89c5e70Gate log notifications on the per-request log-level opt-in at 2026-07-28 (#3198)b61ce38docs: fix off-by-one hl_lines in apps.md (#3196)b7c9a91Add mcp.types as a permanent alias for mcp_types (#3190)Updates
cryptographyfrom 48.0.1 to 50.0.0Changelog
Sourced from cryptography's changelog.
... (truncated)
Commits
dcb7050Prepare for 50.0.0 release (#15372)53fccd9Don't leak how PKCS#7 encryptedKey decryption failed (#15369)d472f97Addfrom __future__ import annotationsto all src/ Python files (#15371)908773dBump downstream dependencies in CI (#15368)2cc07ccBump BoringSSL, OpenSSL, AWS-LC in CI (#15367)c94ede9chore(deps): bump ruff from 0.16.0 to 0.16.1 (#15366)67a8308chore(deps): bump virtualenv from 21.7.0 to 21.7.1 (#15365)95018ffRelease the GIL in one-shot AEAD encrypt/decrypt (#15361)6954733Release the GIL during DH and DSA parameter generation (#15364)6893b94Import _serialization instead of serialization in x509/extensions (#15363)Updates
filelockfrom 3.29.0 to 3.32.2Release notes
Sourced from filelock's releases.
... (truncated)
Changelog
Sourced from filelock's changelog.
... (truncated)
Commits
9a6cc43Release 3.32.256879c7🧪 test(unix): deflake sticky-bit concurrent-unlink on graalpy (#695)ecf5be0hand back the claim when a heartbeat thread fails to start (#691)ee70d2e🧪 test(soft-rw): deflake writer phase-2 peer-marker test (#694)1eb14ddFix test failures on NetBSD (#689) (#693)d81e859build(deps): bump astral-sh/setup-uv from 8.3.2 to 9.0.0 (#692)6fbc905[pre-commit.ci] pre-commit autoupdate (#690)34d1c38build(deps): bump pypa/gh-action-pypi-publish from 1.14.0 to 1.14.1 (#688)bf13ec7Release 3.32.1887f114build(deps): bump actions/checkout from 7.0.0 to 7.0.1 (#687)Updates
clickfrom 8.4.1 to 8.4.2Release notes
Sourced from click's releases.
Changelog
Sourced from click's changelog.
Commits
b2e30a1Release version 8.4.27a16b20Fixpackage_nameresolution when module differs from distribution name (#3582)bec5928Fixpackage_nameresolution when top-level module differs from distribution...916883aFix tests to not rely on-Wdefaultoption (#3591)09195f6Fix double-bracketing of choices in synopsis (#3578)1557e26Check for warning exception with idiomatic context managerd9ff133Static typing improvements inclick.shell_completion(#3460)762c97eFix double-bracketing of choices in synopsis8929d39Convert changes to markdown. (#3559)237be50Move changes headings down a level.Updates
python-multipartfrom 0.0.31 to 0.0.32Release notes
Sourced from python-multipart's releases.
Changelog
Sourced from python-multipart's changelog.
Commits
238ead6Version 0.0.32 (#302)8672979Replace per-byte partial-boundary scan with rfind lookbehind (#300)8190779Bump the python-packages group with 7 updates (#301)0d3c086Use uv package ecosystem for Dependabot (#299)Updates
fastapifrom 0.136.3 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.48.0 to 0.52.1Release notes
Sourced from uvicorn's releases.
... (truncated)
Changelog
Sourced from uvicorn's changelog.
... (truncated)
Commits
ee8e45cVersion 0.52.1 (#3056)b57926dRemove duplicate content headers from WebSocket denial responses on websocket...49de1b9chore(deps): bump pymdown-extensions from 10.21.3 to 11.0 (#3042)2f3fa3aComplete server-initiated closes in SansIO WebSocket protocols (#3053)8c59d55chore(deps): bump the github-actions group with 5 updates (#3054)e148451Handle connection loss during WebSocket write backpressure (#3050)e16a69bAdd missing write flow control towebsockets-sansio(#3048)ef1dd44Fold the zttp-only tests back into the HTTP test suite (#3046)8f1b884Version 0.52.0 (#3044)f6833dbAdd experimental zttp HTTP/1.1 protocol (#2979)Updates
langchain-coreto 1.5.3Release notes
Sourced from langchain-core's releases.
Commits
01d8481release(core): 1.5.3 (#39145)b8a6e36chore(model-profiles): refresh model profile data (#39141)cdca311fix(core): fall back toLANGSMITH_API_KEYfor gateway (#39115)a5a8762ci: annotate uv bump workflow with PR links (#39112)557c0a9chore(deps): bump uv to 0.12.0 (#39111)835c85arelease(anthropic): 1.5.3 (#39109)c1ab807release(core): 1.5.2 (#39108)3132233fix(anthropic): preserve empty thinking field in signature_delta streaming (#...b3a6d9achore(model-profiles): refresh model profile data (#39105)447b51afix(anthropic): strip unsupported fields from system message content blocks (...Updates
crewaito 1.15.14Release notes
Sourced from crewai's releases.
Commits
f7ba8e3[docs-freeze] docs: snapshot and changelog for v1.15.14 (#6877)752a2a9feat: bump versions to 1.15.14 (#6876)92012aefeat: split runtime context from coding agent, add project id (#6867)5fa0104[docs-freeze] docs: snapshot and changelog for v1.15.13 (#6866)42e0411feat: bump versions to 1.15.13 (#6865)e264e05fix: preserve provider on LiteLLM-routed models (#6849)34230a0fix: harden brittle LLM event-bus mocks (#6861)988f060Fix Anthropic cache token usage underreporting (#6844)150dd1cfix: bump h2 to 4.4.1 for GHSA-6hr6-w5qg-qmwg (#6860)03e3724docs: add DOCS_TRANSLATIONS workflow for locale sync (#6846)Updates
pytestfrom 9.0.3 to 9.1.1Release notes
Sourced from pytest's releases.