Bump the python-dependencies group across 1 directory with 13 updates - #131
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the python-dependencies group across 1 directory with 13 updates#131dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the python-dependencies group with 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [msgpack](https://github.com/msgpack/msgpack-python) | `1.2.1` | `1.2.2` | | [peewee](https://github.com/coleifer/peewee) | `4.3.0` | `4.4.0` | | [pydantic](https://github.com/pydantic/pydantic) | `2.13.4` | `2.13.5` | | [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.2.2` | `1.2.3` | | [tiktoken](https://github.com/openai/tiktoken) | `0.13.0` | `0.14.0` | | [typer](https://github.com/fastapi/typer) | `0.27.1` | `0.27.2` | | [litellm](https://github.com/BerriAI/litellm) | `1.96.0` | `1.98.0` | | [hatch](https://github.com/pypa/hatch) | `1.17.1` | `1.18.0` | | [langchain-openai](https://github.com/langchain-ai/langchain) | `1.4.3` | `1.6.0` | | [langgraph](https://github.com/langchain-ai/langgraph) | `1.2.10` | `1.2.11` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.6.1` | `4.6.2` | | [ruff](https://github.com/astral-sh/ruff) | `0.16.2` | `0.16.5` | | [linkify-it-py](https://github.com/tsutsu3/linkify-it-py) | `2.1.0` | `2.2.0` | Updates `msgpack` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/msgpack/msgpack-python/releases) - [Changelog](https://github.com/msgpack/msgpack-python/blob/main/CHANGELOG.md) - [Commits](msgpack/msgpack-python@v1.2.1...v1.2.2) Updates `peewee` from 4.3.0 to 4.4.0 - [Release notes](https://github.com/coleifer/peewee/releases) - [Changelog](https://github.com/coleifer/peewee/blob/master/CHANGELOG.md) - [Commits](coleifer/peewee@4.3.0...4.4.0) Updates `pydantic` from 2.13.4 to 2.13.5 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.13.5/HISTORY.md) - [Commits](pydantic/pydantic@v2.13.4...v2.13.5) Updates `python-dotenv` from 1.2.2 to 1.2.3 - [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.2.2...v1.2.3) 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 `typer` from 0.27.1 to 0.27.2 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.27.1...0.27.2) Updates `litellm` from 1.96.0 to 1.98.0 - [Release notes](https://github.com/BerriAI/litellm/releases) - [Commits](BerriAI/litellm@v1.96.0...v1.98.0) Updates `hatch` from 1.17.1 to 1.18.0 - [Release notes](https://github.com/pypa/hatch/releases) - [Commits](pypa/hatch@hatch-v1.17.1...hatch-v1.18.0) Updates `langchain-openai` from 1.4.3 to 1.6.0 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-openai==1.4.3...langchain-openai==1.6.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 `pre-commit` from 4.6.1 to 4.6.2 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.6.1...v4.6.2) Updates `ruff` from 0.16.2 to 0.16.5 - [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.16.2...0.16.5) Updates `linkify-it-py` from 2.1.0 to 2.2.0 - [Release notes](https://github.com/tsutsu3/linkify-it-py/releases) - [Changelog](https://github.com/tsutsu3/linkify-it-py/blob/main/CHANGELOG.md) - [Commits](tsutsu3/linkify-it-py@v2.1.0...v2.2.0) --- updated-dependencies: - dependency-name: msgpack dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: peewee dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pydantic dependency-version: 2.13.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: python-dotenv dependency-version: 1.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: tiktoken dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: typer dependency-version: 0.27.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: litellm dependency-version: 1.98.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: hatch dependency-version: 1.18.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: langchain-openai dependency-version: 1.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: langgraph dependency-version: 1.2.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: pre-commit dependency-version: 4.6.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: ruff dependency-version: 0.16.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: linkify-it-py dependency-version: 2.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-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 python-dependencies group with 13 updates in the / directory:
1.2.11.2.24.3.04.4.02.13.42.13.51.2.21.2.30.13.00.14.00.27.10.27.21.96.01.98.01.17.11.18.01.4.31.6.01.2.101.2.114.6.14.6.20.16.20.16.52.1.02.2.0Updates
msgpackfrom 1.2.1 to 1.2.2Release notes
Sourced from msgpack's releases.
Changelog
Sourced from msgpack's changelog.
Commits
7381b31releaseee1bd3crelease v1.2.2 (#730)57d28a2Raise OverflowError when use_single_float cannot represent a value (#728)d374a17Avoid parallel execution of the recursion-limit nesting test on free-threaded...e94e1dcValidate nanoseconds range when unpacking timestamps in the C extension (#716)2e4be09fix: translate RecursionError to StackError in fallback Unpacker.skip() (#727)9f9bdaeConvert Packer's buf_size once (#726)809bfcdremove unused variable186d4dbBump pypa/cibuildwheel from 4.1.1 to 4.2.0(#724)ea6b84fBump pypa/gh-action-pypi-publish from 1.14.1 to 1.14.2 in the all-dependencie...Updates
peeweefrom 4.3.0 to 4.4.0Release notes
Sourced from peewee's releases.
Changelog
Sourced from peewee's changelog.
Commits
942d9c54.4.0408aa4cEnsure we properly bind JSONField for initialized proxies.8359b7bFix for Insert query attempting to access attr before bind.5dacbe9Flesh out reconnectmixin errors, clarify doc for pg users.9b3bff5Restore loglevel w/count_queries helper in test_utils08b28d1commit/rollback on a closed connection will raise rather than re-open.fc1811eAdd helper for unwrapping db if it's a proxy.baee958When adding a bound col, we might corrupt field state - use a clone.f5e439dApply a LIMIT 1 on scalar(), fixes #3068c12b753Fixup new schema tests so they use the in-mem db.Updates
pydanticfrom 2.13.4 to 2.13.5Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
Commits
001dea0Bumppypa/gh-action-pypi-publishaction to v1.14.2558379fBump twine to v7.0.02cfd5d3Do not check for docs builda735beeFix more Clippy lints7eed4a1Fix Clippy 0.1.95 warningsb353bbbPrepare release v2.13.563d2cccCount validated model fields once in smart unionsa53ec2eSpeed up PyPy CI testsd65e0f9Workaround circular import error in Mypy47a6dbfFix missing GC traversal inpydantic-coreforGeneralFieldsSerializerUpdates
python-dotenvfrom 1.2.2 to 1.2.3Release notes
Sourced from python-dotenv's releases.
Changelog
Sourced from python-dotenv's changelog.
Commits
49515afBump version: 1.2.2 → 1.2.38ac846fchore: add release runbook (RELEASING.md) and make release targetbb31c94docs: add 1.2.3 release notes (#606, #638, #680)f7b18d9fix: round-trip backslashes through set_key (#680)751f8c1ci(deps): bump actions/checkout from 6.0.2 to 6.0.3 in the github-actions gro...f1937b6chore(deps): update mkdocs-include-markdown-plugin requirement from >=6.0.0 t...45b9372chore(deps): update pytest requirement from >=3.9 to >=9.0.3 (#653)72896e9docs: fix broken mkdocs link in CONTRIBUTING.md (#636)72754a1ci(deps): bump peaceiris/actions-gh-pages from 4.0.0 to 4.1.0 in the github-a...078325eci(security): harden CI/CD supply chain with SHA pinning and least-privilege ...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
typerfrom 0.27.1 to 0.27.2Release notes
Sourced from typer's releases.
Changelog
Sourced from typer's changelog.
Commits
99eb220🔖 Release version 0.27.2 (#1943)a2c9f1e📝 Update release notes41dea8f♻️ Createexceptionsmodule andTyperExceptionbase class (#1942)407d924📝 Update release notes41c8224⬆️ Bump setup-uv action to 10.0.1 (#1940)9a7b2e8📝 Update release notes31f30d7👷 Migrate automatic labels to Latest Changes (#1931)dacef1b📝 Update release notes42a9639👷 Remove legacy label check (#1930)361bdd8📝 Update release notesUpdates
litellmfrom 1.96.0 to 1.98.0Release notes
Sourced from litellm's releases.
... (truncated)
Commits
d8f71d7fix(ui): keep completion-mode models in the playground chat dropdown (backpor...bc6e7dfMerge pull request #37042 from BerriAI/litellm_internal_staging973329eMerge pull request #37069 from BerriAI/litellm_/frosty-goldwasser-93a2a1de2b220test(e2e/ui): assert the log drawer chevrons by their lucide classesae8afecMerge pull request #37066 from BerriAI/litellm_/release-ui-build-1e15d9b3077c9chore: update Next.js build artifacts (2026-08-16 00:22 UTC, node v24.19.0)992a812Merge pull request #37010 from BerriAI/litellm_shadcn_next_081491aee78Merge pull request #37065 from BerriAI/litellm_/nice-wilson-9fbed6dddee7dMerge pull request #37063 from BerriAI/litellm_pr_template_proof_format1968562Merge pull request #37059 from BerriAI/litellm_/circleci-pipeline-triage-9b92e5Updates
hatchfrom 1.17.1 to 1.18.0Release notes
Sourced from hatch's releases.
Commits
558061cFix ci (#2377)bc6d1bcrelease Hatch v1.18.0 (#2376)8429e5drelease Hatchling v1.32.0 (#2375)413b3a8Prepare for release (#2374)4ccc9eaBug Fix - fix CTRL-C behavior to correctly handle signals (#2369)a885803Add sources to enable other types of local dependencies (#2313)ab3e000Add --all flag to hatch build for building all workspace members (#2352)bb90277fix: Allow the; privateannotation inimport-names/import-namespacesp...3a9d853fix: prevent backward relative paths in readme (#2354)c4dc4f8test: Fix test expectations for metadata generated byflit-core(#2365)Updates
langchain-openaifrom 1.4.3 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
langgraphfrom 1.2.10 to 1.2.11Release notes
Sourced from langgraph's releases.