chore(deps): bump the python-minor-patch group across 1 directory with 14 updates - #313
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the python-minor-patch group across 1 directory with 14 updates#313dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…h 14 updates Bumps the python-minor-patch group with 14 updates in the / directory: | Package | From | To | | --- | --- | --- | | [ruff](https://github.com/astral-sh/ruff) | `0.15.22` | `0.16.4` | | [mypy](https://github.com/python/mypy) | `2.3.0` | `2.3.1` | | [fakeredis](https://github.com/cunla/fakeredis-py) | `2.37.0` | `2.37.1` | | [copier](https://github.com/copier-org/copier) | `9.17.1` | `9.17.2` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.51` | `2.0.52` | | [alembic](https://github.com/sqlalchemy/alembic) | `1.18.5` | `1.19.1` | | [tiktoken](https://github.com/openai/tiktoken) | `0.13.0` | `0.14.0` | | [langgraph](https://github.com/langchain-ai/langgraph) | `1.2.10` | `1.2.11` | | [langchain](https://github.com/langchain-ai/langchain) | `1.3.14` | `1.3.16` | | [langchain-openai](https://github.com/langchain-ai/langchain) | `1.4.1` | `1.6.0` | | [langgraph-checkpoint-postgres](https://github.com/langchain-ai/langgraph) | `3.1.1` | `3.1.2` | | [ddgs](https://github.com/deedy5/ddgs) | `9.14.4` | `9.15.0` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.52.1` | `0.52.4` | | [ansible-core](https://github.com/ansible/ansible) | `2.21.2` | `2.21.3` | Updates `ruff` from 0.15.22 to 0.16.4 - [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.22...0.16.4) Updates `mypy` from 2.3.0 to 2.3.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v2.3.0...v2.3.1) Updates `fakeredis` from 2.37.0 to 2.37.1 - [Release notes](https://github.com/cunla/fakeredis-py/releases) - [Commits](cunla/fakeredis-py@v2.37.0...v2.37.1) Updates `copier` from 9.17.1 to 9.17.2 - [Release notes](https://github.com/copier-org/copier/releases) - [Changelog](https://github.com/copier-org/copier/blob/master/CHANGELOG.md) - [Commits](copier-org/copier@v9.17.1...v9.17.2) Updates `sqlalchemy` from 2.0.51 to 2.0.52 - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) Updates `alembic` from 1.18.5 to 1.19.1 - [Release notes](https://github.com/sqlalchemy/alembic/releases) - [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES) - [Commits](https://github.com/sqlalchemy/alembic/commits) Updates `tiktoken` from 0.13.0 to 0.14.0 - [Release notes](https://github.com/openai/tiktoken/releases) - [Changelog](https://github.com/openai/tiktoken/blob/main/CHANGELOG.md) - [Commits](openai/tiktoken@0.13.0...0.14.0) Updates `langgraph` from 1.2.10 to 1.2.11 - [Release notes](https://github.com/langchain-ai/langgraph/releases) - [Commits](langchain-ai/langgraph@1.2.10...1.2.11) Updates `langchain` from 1.3.14 to 1.3.16 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain==1.3.14...langchain==1.3.16) Updates `langchain-openai` from 1.4.1 to 1.6.0 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-openai==1.4.1...langchain-openai==1.6.0) Updates `langgraph-checkpoint-postgres` from 3.1.1 to 3.1.2 - [Release notes](https://github.com/langchain-ai/langgraph/releases) - [Commits](langchain-ai/langgraph@checkpointsqlite==3.1.1...checkpointpostgres==3.1.2) Updates `ddgs` from 9.14.4 to 9.15.0 - [Release notes](https://github.com/deedy5/ddgs/releases) - [Commits](deedy5/ddgs@v9.14.4...v9.15.0) Updates `uvicorn` from 0.52.1 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.52.1...0.52.4) Updates `ansible-core` from 2.21.2 to 2.21.3 - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](ansible/ansible@v2.21.2...v2.21.3) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.16.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: mypy dependency-version: 2.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: fakeredis dependency-version: 2.37.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: copier dependency-version: 9.17.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: sqlalchemy dependency-version: 2.0.52 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: alembic dependency-version: 1.19.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: tiktoken dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: langgraph dependency-version: 1.2.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: langchain dependency-version: 1.3.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: langchain-openai dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: langgraph-checkpoint-postgres dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: ddgs dependency-version: 9.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: uvicorn dependency-version: 0.52.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: ansible-core dependency-version: 2.21.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-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 python-minor-patch group with 14 updates in the / directory:
0.15.220.16.42.3.02.3.12.37.02.37.19.17.19.17.22.0.512.0.521.18.51.19.10.13.00.14.01.2.101.2.111.3.141.3.161.4.11.6.03.1.13.1.29.14.49.15.00.52.10.52.42.21.22.21.3Updates
rufffrom 0.15.22 to 0.16.4Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
11c76bfBump 0.16.4 (#27937)d53c8c5Isolate playground builds from deployment credentials (#27839)cab001eDisable uv preview for releases and pre-commit hooks (#27939)f8d575f[ty] Clarify writing guidance for human readers (#27912)ca45faeSet--previewand--default-indexfor theuv-lockhook (#27935)4827bf7ExportUV_DEFAULT_INDEXinrelease.sh(#27934)d1087a4[ty] Handle assignment expressions in string annotations (#27921)680cce4[ty] Optimize inherited recursive protocol comparisons (#27922)974d3cbUpgrade ecosystem-analyzer and mypy_primer to the latest upstream pins (#27932)b169b40Install cargo tools locked (#27929)Updates
mypyfrom 2.3.0 to 2.3.1Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
d642c44Bump version to 2.3.1a392429[mypyc] Fix crash on double yielding Iterators (#21826)4843e77[mypyc] Fixdefault_factoryfor inherited dataclass (#21785)14f5df9[mypyc] Clear coroutine env on coroutine completion (#21734)6dfa06dFix crash when unpacking return value from overload (#21830)a385746Bump version to 2.3.1+devUpdates
fakeredisfrom 2.37.0 to 2.37.1Release notes
Sourced from fakeredis's releases.
Commits
0f2b05afix: update changelog with recent fixes and performance improvements1bafdc9chore(deps): bump astral-sh/setup-uv from 9.0.0 to 10.0.1 (#539)ce4db1bopenspecfbb004copenspecf62d010chore:update deps36ff68cdocs: ratify project constitution v1.0.0275ebecchore:update deps97e659fCacheJSONPathobjects in the JSON stack mixin (#538)ecf28cffix: align stream group errors with Redis (#532)1b5f75ffix: update dependencies and improve test configurationsUpdates
copierfrom 9.17.1 to 9.17.2Release notes
Sourced from copier's releases.
Changelog
Sourced from copier's changelog.
Commits
76239f5bump: version 9.17.1 → 9.17.21ae1a94fix: disallow Jinja{% include %}of symlinks resolving outside template root10607b4fix: disallow config!includepaths outside the template root70eb653build(deps): update dependency rumdl to v0.2.568f3903abuild(deps): update dependency pygments to v2.21.0e87dbf6build(deps): update dependency commitizen to v4.17.1afcd1d0build(deps): update dependency devbox to v0.18.0151a002build(deps): update dependency types-pyyaml to v6.0.12.2026081574ec173build(deps): update dependency mypy to v2.3.11466da0build(deps): update astral-sh/setup-uv action to v10Updates
sqlalchemyfrom 2.0.51 to 2.0.52Release notes
Sourced from sqlalchemy's releases.
... (truncated)
Commits
Updates
alembicfrom 1.18.5 to 1.19.1Release notes
Sourced from alembic's releases.
... (truncated)
Commits
Updates
tiktokenfrom 0.13.0 to 0.14.0Changelog
Sourced from tiktoken's changelog.
Commits
4e71bbeRelease 0.14.0 (#597)212b893Fail open for GPT-5 model tokenisers (#596)4187ba3Upgrade dependencies (#595)92a8255Remove test-skip comment for macOS arm64 (#562)674f5e6Build Python 3.15 (#594)dbea866Remove deprecated freethreading buildf678224Update cibuildwheel08a5f3bci: use static artifact name for sdist build job (#535)Updates
langgraphfrom 1.2.10 to 1.2.11Release notes
Sourced from langgraph's releases.
Commits
644815frelease(langgraph): 1.2.11 (#8595)7d6b579feat(langgraph): exposetrace_policyonadd_node(#8523)d56666fchore(deps): bump the minor-and-patch group across 1 directory with 7 updates...6a2822dchore(deps): bump the minor-and-patch group across 1 directory with 5 updates...fde3068release(checkpoint-postgres): 3.1.2 (#8565)f55e772release(checkpoint): 4.2.0 (#8563)a90ab44fix(checkpoint): collect writes at plain-value seed in delta channel history ...ea5f9ccchore: enforce PLC0415 in tests for the remaining packages (#8547)36a505atest(checkpoint-postgres,checkpoint-sqlite): run the conformance suite (#8537)d569e18fix(checkpoint-postgres): find plain-value seeds when walking delta history (...Updates
langchainfrom 1.3.14 to 1.3.16Release notes
Sourced from langchain's releases.
Commits
86ae76arelease(langchain): 1.3.16 (#39806)e727daafix(fireworks): filter invalid tool calls from v1 content (#39805)9bdaf43release(anthropic): 1.6.1 (#39804)a36ddd4fix(anthropic): filter invalid tool calls from v1 content (#39803)3478c28release(anthropic): 1.6.0 (#39763)420dfc9release(openai): 1.6.0 (#39762)85602c3release(core): 1.6.0 (#39760)5c3538efix(core): resolve postponed annotations in `StructuredTool._injected_args_ke...9984a87feat(core): add standard model exception types (#39538)b3e9eefchore(model-profiles): refresh model profile data (#39751)Updates
langchain-openaifrom 1.4.1 to 1.6.0Release notes
Sourced from langchain-openai's releases.
... (truncated)
Commits
3478c28release(anthropic): 1.6.0 (#39763)420dfc9release(openai): 1.6.0 (#39762)85602c3release(core): 1.6.0 (#39760)5c3538efix(core): resolve postponed annotations in `StructuredTool._injected_args_ke...9984a87feat(core): add standard model exception types (#39538)b3e9eefchore(model-profiles): refresh model profile data (#39751)ded2a1ffix(core): allow deserializingRunnablePick(#39753)04ae744fix(core): makeconvert_to_openai_functionhandle callables and non-dict ma...37f2662feat(langchain): support custom token_counter in ContextEditingMiddleware (#3...2019bf5fix(openai): raise clear error on unexpected response type in `_create_chat_r...Updates
langgraph-checkpoint-postgresfrom 3.1.1 to 3.1.2Release notes
Sourced from langgraph-checkpoint-postgres's releases.
Commits
fde3068release(checkpoint-postgres): 3.1.2 (#8565)f55e772release(checkpoint): 4.2.0 (#8563)a90ab44fix(checkpoint): collect writes at plain-value seed in delta channel history ...ea5f9ccchore: enforce PLC0415 in tests for the remaining packages (#8547)36a505atest(checkpoint-postgres,checkpoint-sqlite): run the conformance suite (#8537)d569e18fix(checkpoint-postgres): find plain-value seeds when walking delta history (...f22af62chore: enable RUF100 and clear unused noqa directives (#8546)658541cchore(checkpoint-postgres,checkpoint-sqlite): enable PLC0415 lint rule (#8540)fb3d5f0chore(deps): bump the minor-and-patch group in /libs/cli/js-examples with 8 u...01521c1chore(deps): bump the minor-and-patch group in /libs/cli/js-monorepo-example ...Updates
ddgsfrom 9.14.4 to 9.15.0Release notes
Sourced from ddgs's releases.
Commits
173ccbdchore(release): bump version to 9.15.0a770102feat(mcp): migrate to mcp 2.0f4ba66cfix(engines): disable Google, Yandexa12929arefactor(ddgs): improve extract performancea97a4fcfeat: remove dhtUpdates
uvicornfrom 0.52.1 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
ansible-corefrom 2.21.2 to 2.21.3Release notes
Sourced from Description has been truncated