chore(deps): bump the all-dependencies group across 1 directory with 27 updates#162
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…27 updates Bumps the all-dependencies group with 27 updates in the /libs/bog-agents directory: | Package | From | To | | --- | --- | --- | | [anyio](https://github.com/agronholm/anyio) | `4.13.0` | `4.14.2` | | [langchain-google-genai](https://github.com/langchain-ai/langchain-google) | `4.2.2` | `4.2.7` | | [wcmatch](https://github.com/facelessuser/wcmatch) | `10.2.1` | `11.0` | | [cryptography](https://github.com/pyca/cryptography) | `48.0.0` | `49.0.0` | | [pyasn1](https://github.com/pyasn1/pyasn1) | `0.6.3` | `0.6.4` | | [starlette](https://github.com/Kludex/starlette) | `1.2.1` | `1.3.1` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.47.0` | `0.51.0` | | [sse-starlette](https://github.com/sysid/sse-starlette) | `3.4.4` | `3.4.5` | | [pypdf](https://github.com/py-pdf/pypdf) | `6.13.3` | `6.14.2` | | [av](https://github.com/PyAV-Org/PyAV) | `17.1.0` | `18.0.0` | | [pillow](https://github.com/python-pillow/Pillow) | `12.2.0` | `12.3.0` | | [langsmith](https://github.com/langchain-ai/langsmith-sdk) | `0.8.5` | `0.10.2` | | [langchain-aws](https://github.com/langchain-ai/langchain-aws) | `1.5.0` | `1.6.2` | | [langchain-openai](https://github.com/langchain-ai/langchain) | `1.2.1` | `1.3.5` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.3` | `9.1.1` | | [pytest-socket](https://github.com/miketheman/pytest-socket) | `0.7.0` | `0.8.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.13` | `0.15.21` | | [ty](https://github.com/astral-sh/ty) | `0.0.37` | `0.0.59` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `1.3.0` | `1.4.0` | | [build](https://github.com/pypa/build) | `1.5.0` | `1.5.1` | | [langchain-mistralai](https://github.com/langchain-ai/langchain) | `1.1.4` | `1.1.6` | | [langchain-deepseek](https://github.com/langchain-ai/langchain) | `1.0.1` | `1.1.0` | | [langchain-groq](https://github.com/langchain-ai/langchain) | `1.1.2` | `1.1.3` | | [langchain-fireworks](https://github.com/langchain-ai/langchain) | `1.3.1` | `1.4.4` | | [langchain-baseten](https://github.com/basetenlabs/langchain-baseten) | `0.2.0` | `0.2.1` | | [datasets](https://github.com/huggingface/datasets) | `4.8.5` | `5.0.0` | | [nltk](https://github.com/nltk/nltk) | `3.9.4` | `3.10.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 `langchain-google-genai` from 4.2.2 to 4.2.7 - [Release notes](https://github.com/langchain-ai/langchain-google/releases) - [Commits](langchain-ai/langchain-google@libs/genai/v4.2.2...libs/genai/v4.2.7) Updates `wcmatch` from 10.2.1 to 11.0 - [Release notes](https://github.com/facelessuser/wcmatch/releases) - [Commits](facelessuser/wcmatch@10.2.1...11.0) Updates `cryptography` from 48.0.0 to 49.0.0 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@48.0.0...49.0.0) Updates `pyasn1` from 0.6.3 to 0.6.4 - [Release notes](https://github.com/pyasn1/pyasn1/releases) - [Changelog](https://github.com/pyasn1/pyasn1/blob/main/CHANGES.rst) - [Commits](pyasn1/pyasn1@v0.6.3...v0.6.4) Updates `starlette` from 1.2.1 to 1.3.1 - [Release notes](https://github.com/Kludex/starlette/releases) - [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md) - [Commits](Kludex/starlette@1.2.1...1.3.1) Updates `uvicorn` from 0.47.0 to 0.51.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.51.0) Updates `sse-starlette` from 3.4.4 to 3.4.5 - [Release notes](https://github.com/sysid/sse-starlette/releases) - [Commits](sysid/sse-starlette@v3.4.4...v3.4.5) Updates `pypdf` from 6.13.3 to 6.14.2 - [Release notes](https://github.com/py-pdf/pypdf/releases) - [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md) - [Commits](py-pdf/pypdf@6.13.3...6.14.2) Updates `av` from 17.1.0 to 18.0.0 - [Release notes](https://github.com/PyAV-Org/PyAV/releases) - [Changelog](https://github.com/PyAV-Org/PyAV/blob/main/CHANGELOG.rst) - [Commits](PyAV-Org/PyAV@v17.1.0...v18.0.0) Updates `pillow` from 12.2.0 to 12.3.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@12.2.0...12.3.0) Updates `langsmith` from 0.8.5 to 0.10.2 - [Release notes](https://github.com/langchain-ai/langsmith-sdk/releases) - [Commits](langchain-ai/langsmith-sdk@v0.8.5...v0.10.2) Updates `langchain-aws` from 1.5.0 to 1.6.2 - [Release notes](https://github.com/langchain-ai/langchain-aws/releases) - [Commits](langchain-ai/langchain-aws@langchain-aws==1.5.0...langchain-aws==1.6.2) Updates `langchain-openai` from 1.2.1 to 1.3.5 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-openai==1.2.1...langchain-openai==1.3.5) 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 `pytest-socket` from 0.7.0 to 0.8.0 - [Release notes](https://github.com/miketheman/pytest-socket/releases) - [Changelog](https://github.com/miketheman/pytest-socket/blob/main/CHANGELOG.md) - [Commits](miketheman/pytest-socket@0.7.0...0.8.0) Updates `ruff` from 0.15.13 to 0.15.21 - [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.13...0.15.21) Updates `ty` from 0.0.37 to 0.0.59 - [Release notes](https://github.com/astral-sh/ty/releases) - [Changelog](https://github.com/astral-sh/ty/blob/main/CHANGELOG.md) - [Commits](astral-sh/ty@0.0.37...0.0.59) Updates `pytest-asyncio` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v1.3.0...v1.4.0) Updates `build` from 1.5.0 to 1.5.1 - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](pypa/build@1.5.0...1.5.1) Updates `langchain-mistralai` from 1.1.4 to 1.1.6 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-mistralai==1.1.4...langchain-mistralai==1.1.6) Updates `langchain-deepseek` from 1.0.1 to 1.1.0 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-deepseek==1.0.1...langchain-deepseek==1.1.0) Updates `langchain-groq` from 1.1.2 to 1.1.3 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-groq==1.1.2...langchain-groq==1.1.3) Updates `langchain-fireworks` from 1.3.1 to 1.4.4 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-fireworks==1.3.1...langchain-fireworks==1.4.4) Updates `langchain-baseten` from 0.2.0 to 0.2.1 - [Release notes](https://github.com/basetenlabs/langchain-baseten/releases) - [Commits](basetenlabs/langchain-baseten@libs/baseten/v0.2.0...libs/baseten/v0.2.1) Updates `datasets` from 4.8.5 to 5.0.0 - [Release notes](https://github.com/huggingface/datasets/releases) - [Commits](huggingface/datasets@4.8.5...5.0.0) Updates `nltk` from 3.9.4 to 3.10.0 - [Release notes](https://github.com/nltk/nltk/releases) - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](nltk/nltk@3.9.4...v3.10.0) --- updated-dependencies: - dependency-name: anyio dependency-version: 4.14.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: langchain-google-genai dependency-version: 4.2.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: wcmatch dependency-version: '11.0' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: cryptography dependency-version: 49.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: pyasn1 dependency-version: 0.6.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: starlette dependency-version: 1.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: uvicorn dependency-version: 0.51.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: sse-starlette dependency-version: 3.4.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: pypdf dependency-version: 6.14.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: av dependency-version: 18.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: pillow dependency-version: 12.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: langsmith dependency-version: 0.10.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: langchain-aws dependency-version: 1.6.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: langchain-openai dependency-version: 1.3.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: pytest-socket dependency-version: 0.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: ruff dependency-version: 0.15.21 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: ty dependency-version: 0.0.59 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: pytest-asyncio dependency-version: 1.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: build dependency-version: 1.5.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: langchain-mistralai dependency-version: 1.1.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: langchain-deepseek dependency-version: 1.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: langchain-groq dependency-version: 1.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: langchain-fireworks dependency-version: 1.4.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: langchain-baseten dependency-version: 0.2.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: datasets dependency-version: 5.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: nltk dependency-version: 3.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies ... 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 all-dependencies group with 27 updates in the /libs/bog-agents directory:
4.13.04.14.24.2.24.2.710.2.111.048.0.049.0.00.6.30.6.41.2.11.3.10.47.00.51.03.4.43.4.56.13.36.14.217.1.018.0.012.2.012.3.00.8.50.10.21.5.01.6.21.2.11.3.59.0.39.1.10.7.00.8.00.15.130.15.210.0.370.0.591.3.01.4.01.5.01.5.11.1.41.1.61.0.11.1.01.1.21.1.31.3.11.4.40.2.00.2.14.8.55.0.03.9.43.10.0Updates
anyiofrom 4.13.0 to 4.14.2Release notes
Sourced from anyio's releases.
... (truncated)
Commits
c384f99Bumped up the versiondbba29dFixed 100% CPU spin on cancel scope misuse (#1217)6bbc6c3Fix CapacityLimiter over-granting tokens on asyncio (#1172)6f82b25Refactored TestTLSStream.test_receive_invalid_max_bytes() to be less flakybe24b04Relaxed timeouts to fix test flakiness8113506Fix test flakiness caused by slow callback duration logging1e988b6Fixed CapacityLimiter raising trio.WouldBlock instead of anyio.WouldBlock (#1...44713f3Pin setup-uv to a commit sha across downstream jobs (#1213)f1b7301Fixed stderr writes in a worker subprocess causing a deadlock (#1207)212be93Fix flaky test_tcp_listener_same_port using a hardcoded port (#1206)Updates
langchain-google-genaifrom 4.2.2 to 4.2.7Release notes
Sourced from langchain-google-genai's releases.
... (truncated)
Commits
7dea1berelease(genai): 4.2.7 (#1881)e1572b5fix(genai): handle empty items dict in array schema conversion (#1587)a48242achore(model-profiles): refresh model profile data (#1802)08f6171chore: bump vcrpy from 8.1.1 to 8.2.1 in /libs/genai (#1857)f7bba53chore: bump langgraph-checkpoint from 4.0.0 to 4.1.1 in /libs/vertexai (#1872)366dd38chore: bump langgraph-sdk from 0.3.9 to 0.3.15 in /libs/vertexai (#1873)29780earelease(genai): 4.2.6 (#1871)d2fb18cfix(genai): propagate generation config fields (#1870)3086854fix(genai): support constructor thinking config (#1869)32b18c6chore: bump langsmith from 0.8.0 to 0.8.18 in /libs/vertexai (#1858)Updates
wcmatchfrom 10.2.1 to 11.0Release notes
Sourced from wcmatch's releases.
Commits
6dc2a86More efficient EXTGLOB/EXTMATCH handling (#237)f488e21Add ZSH style number ranges69a0181Split logic should account for POSIX groupsba0cf42Ensure stars are collapsed into a single regex5ca63bbFix empty string matchingb581475Update deploy pagesUpdates
cryptographyfrom 48.0.0 to 49.0.0Changelog
Sourced from cryptography's changelog.
... (truncated)
Commits
e300bbebump version and changelog for 49.0.0 (#15030)fa74cd8Add external mu (message representative) support for ML-DSA (#14979)f594db3chore(deps): bump openssl from 0.10.80 to 0.10.81 (#15029)608e011chore(deps): bump openssl-sys from 0.9.116 to 0.9.117 (#15028)a322bc4chore(deps): bump cc from 1.2.63 to 1.2.64 (#15027)33181a7Reject critical nameConstraints extensions containing directoryName constrain...6080dc7Bump dependencies that dependabot isn't (#15026)121faa3chore(deps): bump virtualenv from 21.4.2 to 21.4.3 (#15023)829520bAdd more robust processing for DH parameters. (#15016)0f05001Bump downstream dependencies in CI (#15025)Updates
pyasn1from 0.6.3 to 0.6.4Release notes
Sourced from pyasn1's releases.
Changelog
Sourced from pyasn1's changelog.
Commits
72e4803Prepare release 0.6.40c19eebPin PyPI publish action to immutable commit (#113)45bdb19Merge commit from fork628e36eMerge commit from forke60c691Merge commit from forkUpdates
starlettefrom 1.2.1 to 1.3.1Release notes
Sourced from starlette's releases.
Changelog
Sourced from starlette's changelog.
Commits
8ebffd0Version 1.3.1 (#3330)25b8e17EnforceFormParserlimits in parser callbacks (#3331)dba1c4bEnforcemax_fieldsandmax_part_sizeinFormParser(#3329)45e51dcUseStarletteDeprecationWarninginstead ofDeprecationWarning(#3119)5f8610cVersion 1.3.0 (#3327)167b585Buildrequest.urlfrom structured components (#3326)3730925Useremoveprefixto strip weak ETag indicator inis_not_modified(#3193)e6f7ad1avoid collapsing exception groups from user code (#2830)115228fAnnotate URLPath protocol parameter with Literal (#3285)113f193docs: replace inline ASGI server list with link to canonical implemen… (#3204)Updates
uvicornfrom 0.47.0 to 0.51.0Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
... (truncated)
Commits
e4d0b05Version 0.51.0 (#3028)944e43dRemove colorama from the standard extra (#3027)2e78770Restart workers with overlap on SIGHUP for near-zero-downtime reloads (#3025)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)Updates
sse-starlettefrom 3.4.4 to 3.4.5Release notes
Sourced from sse-starlette's releases.
Commits
d45e482Bump version to 3.4.532fbde5Merge pull request #195 from sysid/dependabot/uv/starlette-1.3.1eba4008Merge pull request #199 from sysid/fix/test-selection8685f2ffix: test selection66c734aMerge pull request #198 from sysid/dependabot/uv/ujson-5.13.0fb928d3Merge pull request #197 from sysid/dependabot/uv/msgpack-1.2.1cf620f4Merge pull request #196 from sysid/dependabot/uv/cryptography-48.0.14a7cd51chore(deps): bump ujson from 5.12.1 to 5.13.06069864chore(deps): bump msgpack from 1.1.2 to 1.2.19485e2bchore(deps): bump cryptography from 46.0.7 to 48.0.1Updates
pypdffrom 6.13.3 to 6.14.2Release notes
Sourced from pypdf's releases.
Changelog
Sourced from pypdf's changelog.
Commits
2266ee8REL: 6.14.25a33a46SEC: Avoid infinite loops for incomplete ASCII85 and ASCIIHex inline images (...1ee4e58REL: 6.14.1ec3b145SEC: Detect end of stream during inline image end marker detection (#3891)c6cd82eROB: Tolerate malformed inline image settings in _read_inline_image (#3889)0ae42baROB: Tolerate malformed page label entries in get_label_from_nums (#3884)50617b5ROB: Tolerate malformed Tm operand count in extract_text (#3877)86e5a82MAINT: Improve readability (#3874)Description has been truncated