chore(deps): bump the python group across 1 directory with 7 updates - #319
Closed
dependabot[bot] wants to merge 1 commit into
Closed
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the python group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pydantic](https://github.com/pydantic/pydantic) | `2.13.4` | `2.13.5` | | [mcp](https://github.com/modelcontextprotocol/python-sdk) | `2.1.1` | `2.2.0` | | [graphiti-core](https://github.com/getzep/graphiti) | `0.29.3` | `0.30.2` | | [ruff](https://github.com/astral-sh/ruff) | `0.16.4` | `0.16.7` | | [pyright](https://github.com/RobertCraigie/pyright-python) | `1.1.411` | `1.1.414` | | [import-linter](https://github.com/seddonym/import-linter) | `2.13` | `2.15` | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.165.10` | `6.168.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 `mcp` from 2.1.1 to 2.2.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@v2.1.1...v2.2.0) Updates `graphiti-core` from 0.29.3 to 0.30.2 - [Release notes](https://github.com/getzep/graphiti/releases) - [Commits](getzep/graphiti@v0.29.3...v0.30.2) Updates `ruff` from 0.16.4 to 0.16.7 - [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.4...0.16.7) Updates `pyright` from 1.1.411 to 1.1.414 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.411...v1.1.414) Updates `import-linter` from 2.13 to 2.15 - [Changelog](https://github.com/seddonym/import-linter/blob/main/docs/release_notes.md) - [Commits](seddonym/import-linter@v2.13...v2.15) Updates `hypothesis` from 6.165.10 to 6.168.0 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@v6.165.10...v6.168.0) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.13.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: mcp dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: graphiti-core dependency-version: 0.30.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: ruff dependency-version: 0.16.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python - dependency-name: pyright dependency-version: 1.1.414 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python - dependency-name: import-linter dependency-version: '2.15' dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python - dependency-name: hypothesis dependency-version: 6.168.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
requested review from
Sam123ben and
mahesh-sangawar
as code owners
September 13, 2026 21:08
Contributor
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.
Bumps the python group with 7 updates in the / directory:
2.13.42.13.52.1.12.2.00.29.30.30.20.16.40.16.71.1.4111.1.4142.132.156.165.106.168.0Updates
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
mcpfrom 2.1.1 to 2.2.0Release notes
Sourced from mcp's releases.
... (truncated)
Commits
9972c21Replace RootModel wrappers with type aliases and TypeAdapter validation (#3470)fd66270docs: refresh translations, and translate pages in parallel (#3458)08a3bc8docs: ask for AI disclosure on comments too (#3459)7bb486adocs: stop presenting the in-memory client as the way to connect (#3443)0c91368Add AuthSettings.validate_token_resource to check a bearer token's resource (...9771e6bKeep following a relative redirect when the endpoint URL carries userinfo (#3...a925e55Bump the locked versions of eight dev and test dependencies (#3449)e8b9486Bump pymdown-extensions from 11.0 to 11.0.1 (#3285)c6762e8Follow redirects only within the MCP endpoint's origin (#3397)5fd3abcSkip automatic docs previews for fork PRs and drop the setup-uv retry steps (...Updates
graphiti-corefrom 0.29.3 to 0.30.2Release notes
Sourced from graphiti-core's releases.
... (truncated)
Commits
eaa4128Bump graphiti-core to 0.30.2 (#1858)3ff5c16Land contributor fixes from #1686 #1689 #1720 #1761 (#1856)2d96f27fix(falkordb): avoid a full :Entity scan per hit in edge_fulltext_search (#1711)0883460fix: use request-scoped driver for concurrent multi-group_id isolation (#1676...ef68089fix: bind arguments by name in multi-group decorator branch (#1758) (#1760)7db9684fix: include Saga nodes when clearing data by group_ids (#1688)644e55e@JohnPark4Onehas signed the CLA in getzep/graphiti#1845b943c9e@cnYuihas signed the CLA in getzep/graphiti#15685474228@simpleqthas signed the CLA in getzep/graphiti#1835a6e026f@g33kroidhas signed the CLA in getzep/graphiti#1829Updates
rufffrom 0.16.4 to 0.16.7Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
b5dba86Bump version to 0.16.7 (#28496)5992d05Install rustfmt before linting releases (#28495)1713a1fensure prepare release changes pass prek (#28488)18cdbb4use scoped token for release workflow (#28484)c3813a5add a workflow for preparing releases (#28486)00948c0Remove the "Who’s Using Ruff?" list (#28455)86a2eba[pyupgrade] Stop recommending removedtyping.no_type_check_decorator(`UP...609e184Stop defining__cached__for Python 3.15 (#28476)859ff2f[ty] Track symlinked directory status in listings (#28482)77f6538Use paid GitHub-hosted runners for Linux (#28478)Updates
pyrightfrom 1.1.411 to 1.1.414Commits
1aa6dfePyright NPM Package update to 1.1.414 (#370)5ecb4dftests: retry network tests (#369)978501bchore: bump timeout for pylance version check474b7bePyright NPM Package update to 1.1.413 (#365)4502e5dci: auto merge version bumps (#368)f9a9a6e[pyright updated to 1.1.412] Update Version (#364)Updates
import-linterfrom 2.13 to 2.15Changelog
Sourced from import-linter's changelog.
Commits
31927f1Release v2.151a652a6Update github actions to silence warnings about Node 20552df7fDisplay lazy imports with open arrowheadf55b351Upgrade to Grimp 3.179692850Support overriding arrowhead on Edgee61a687Refactor Edge so it supports line styleefc8642Update uv.lock33138daRelease v2.14d314ebbAdd broken contract guidance (#371)285653eShow count of ignored imports in contract output (#375) (#376)Updates
hypothesisfrom 6.165.10 to 6.168.0Commits
cd434f2Bump hypothesis version to 6.168.0 and update changelog3187fb9Merge pull request #4868 from Zac-HD/claude/hypothesis-datetime-strategy-ajzai0a60dc77Reduce rate of tricky datetimes67e5c04Merge pull request #4875 from HypothesisWorks/create-pull-request/patchecaed93Merge remote-tracking branch 'upstream/master' into plait/review-hypothesis-4868116ef84Probe backwards for bound windows before the scan rangeef17651Bound the cache of probed timezone transitions6b35510Skip transition probing for fixed-offset timezones26df9ddSimplify clamping of tricky-draw windows6e9b745Extract a _draw_ordinary_datetime helperDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions