chore(deps): bump the all-deps group across 1 directory with 6 updates#696
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the all-deps group across 1 directory with 6 updates#696dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
This was referenced Apr 9, 2026
Closed
Bumps the all-deps group in /lib/python-sdk with 6 updates: | Package | From | To | | --- | --- | --- | | [httpx](https://github.com/encode/httpx) | `0.27.2` | `0.28.1` | | [mypy](https://github.com/python/mypy) | `1.19.0` | `1.20.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.11.13` | `0.15.10` | | [tomlkit](https://github.com/sdispater/tomlkit) | `0.13.3` | `0.14.0` | | [types-pyyaml](https://github.com/python/typeshed) | `6.0.12.20250915` | `6.0.12.20260408` | | [datamodel-code-generator](https://github.com/koxudaxi/datamodel-code-generator) | `0.43.1` | `0.56.0` | Updates `httpx` from 0.27.2 to 0.28.1 - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.27.2...0.28.1) Updates `mypy` from 1.19.0 to 1.20.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.19.0...v1.20.0) Updates `ruff` from 0.11.13 to 0.15.10 - [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.11.13...0.15.10) Updates `tomlkit` from 0.13.3 to 0.14.0 - [Release notes](https://github.com/sdispater/tomlkit/releases) - [Changelog](https://github.com/python-poetry/tomlkit/blob/master/CHANGELOG.md) - [Commits](python-poetry/tomlkit@0.13.3...0.14.0) Updates `types-pyyaml` from 6.0.12.20250915 to 6.0.12.20260408 - [Commits](https://github.com/python/typeshed/commits) Updates `datamodel-code-generator` from 0.43.1 to 0.56.0 - [Release notes](https://github.com/koxudaxi/datamodel-code-generator/releases) - [Changelog](https://github.com/koxudaxi/datamodel-code-generator/blob/main/CHANGELOG.md) - [Commits](koxudaxi/datamodel-code-generator@0.43.1...0.56.0) --- updated-dependencies: - dependency-name: httpx dependency-version: 0.28.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: mypy dependency-version: 1.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: ruff dependency-version: 0.15.10 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: tomlkit dependency-version: 0.14.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: types-pyyaml dependency-version: 6.0.12.20260408 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: datamodel-code-generator dependency-version: 0.56.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-deps ... Signed-off-by: dependabot[bot] <support@github.com>
f236e82 to
4cefb25
Compare
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-deps group with 6 updates in the /lib/python-sdk directory:
0.27.20.28.11.19.01.20.00.11.130.15.100.13.30.14.06.0.12.202509156.0.12.202604080.43.10.56.0Updates
httpxfrom 0.27.2 to 0.28.1Release notes
Sourced from httpx's releases.
Changelog
Sourced from httpx's changelog.
Commits
26d48e0Version 0.28.1 (#3445)89599a9Fixverify=False,cert=...case. (#3442)8ecb86fAdd test for request params behavior changes (#3364) (#3440)0cb7e5aBump the python-packages group with 11 updates (#3434)15e21e9Updating deprecated docstring Client() class (#3426)80960faVersion 0.28.0. (#3419)a33c878Fixextensionstype annotation. (#3380)ce7e14dError on verify as str. (#3418)47f4a96Handle empty zstd responses (#3412)189fc4bUpdate CHANGELOG.md, fix typo(s) (#3406)Updates
mypyfrom 1.19.0 to 1.20.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
770d3caRemove +dev from version4738ffaChangelog updates for 1.20 (#21109)b4f07a7Use 'native-parser' instead of 'native-parse' for optional dependency (#21115)7bec7b7[mypyc] Document librt and librt.base64 (#21114)c482596--allow-redefinition-new is no longer experimental (#21110)c916ca3sdist: includemisc/{diff-cache,apply-cache-diff}.pyfor `mypy/test/test_di...b137e4e[mypyc] Speed up native-to-native imports within the same group (#21101)978b711[mypyc] Fix range loop variable off-by-one after loop exit (#21098)67ada30[stubtest] Check runtime availability of private types not marked `@type_chec...bdef6eflibrt cache tests: build respecting MYPY_TEST_PREFIX (#21097)Updates
rufffrom 0.11.13 to 0.15.10Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
252f761Bump 0.15.10 (#24519)37a1ec8[ty] Fix assignability of intersections with bounded typevars (#24502)f518cc9[ty] Allow partially stringifiedtype[…]annotations (#24518)16c4090docs: fix JSON typo in settings example (#24517)99d97bd[ty] Tighten up a few edge cases inConcatenatetype-expression parsing (#2...2714e34[ty] Enablepull-diagnosticsby default in E2E tests (#24516)d8bc700LSP: Add support for custom extensions (#24463)a45f96d[ty] stop special-casing str constructor (#24514)87a0f01[ruff] Treat f-string interpolation as potential side effect in RUF019 (#24426)e9ba848[ty] Fix excess subscript argument inference for non-generic types (#24354)Updates
tomlkitfrom 0.13.3 to 0.14.0Release notes
Sourced from tomlkit's releases.
Changelog
Sourced from tomlkit's changelog.
Commits
090a28echore(deps-dev): bump setuptools from 70.0.0 to 78.1.1 (#453)9bccd76chore: bump version to 0.14.0 in pyproject.toml and init.pye457892chore(deps-dev): bump urllib3 from 2.2.2 to 2.6.3 (#452)82970a1chore: update pre-commit hooks and refactor imports for consistencyedba395chore: update Python version and GitHub Actions to use latest versions (#451)5495784feat: add String.type property to retrieve the string typea61a4d5[pre-commit.ci] pre-commit autoupdate (#444)87ace5e[pre-commit.ci] pre-commit autoupdate (#438)3687d0dfix: update boolean function to handle both string and boolean inputs correctly6042e0cfeat: enhance custom encoders to accept _parent and _sort_keys parameters (#436)Updates
types-pyyamlfrom 6.0.12.20250915 to 6.0.12.20260408Commits
Updates
datamodel-code-generatorfrom 0.43.1 to 0.56.0Release notes
Sourced from datamodel-code-generator's releases.
... (truncated)
Changelog
Sourced from datamodel-code-generator's changelog.
... (truncated)
Commits
52d9ef9[codex] Refresh project usage list (#3072)7d41fefSupport JSON files for mapping options (#3071)5a8cd0dFix non-string OpenAPI discriminator literals (#3070)5dcbc09Fix type alias template crash with reuse_model on empty fields (#3060)8c96599docs: update llms.txt filesc771079docs: update CLI reference documentation and prompt dataf6d4cbdAdd --allow-remote-refs to disable HTTP fetching of $ref by default (#3051)7e1a5c7Update release draft model and preserve breaking changes (#3057)5bd8eabAdd ryaml as optional YAML backend for faster parsing (#3055)af51cd7Update projects list with notable AI/LLM ecosystem projects (#3053)