chore(deps): bump the python-dependencies group with 17 updates#10
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the python-dependencies group with 17 updates#10dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Updates the requirements on [pydantic](https://github.com/pydantic/pydantic), [pydantic-settings](https://github.com/pydantic/pydantic-settings), [loguru](https://github.com/Delgan/loguru), [httpx](https://github.com/encode/httpx), [tenacity](https://github.com/jd/tenacity), [claude-code-sdk](https://github.com/anthropics/claude-code-sdk-python), [filelock](https://github.com/tox-dev/py-filelock), [aiofiles](https://github.com/Tinche/aiofiles), [typer](https://github.com/fastapi/typer), [rich](https://github.com/Textualize/rich), [pytest](https://github.com/pytest-dev/pytest), [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio), [pytest-cov](https://github.com/pytest-dev/pytest-cov), [ruff](https://github.com/astral-sh/ruff), [mypy](https://github.com/python/mypy), [aiosqlite](https://github.com/omnilib/aiosqlite) and [python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) to permit the latest version. Updates `pydantic` to 2.12.5 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.0...v2.12.5) Updates `pydantic-settings` to 2.13.1 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.0.0...v2.13.1) Updates `loguru` to 0.7.3 - [Release notes](https://github.com/Delgan/loguru/releases) - [Changelog](https://github.com/Delgan/loguru/blob/master/CHANGELOG.rst) - [Commits](Delgan/loguru@0.7.0...0.7.3) Updates `httpx` 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.0...0.28.1) Updates `tenacity` to 9.1.4 - [Release notes](https://github.com/jd/tenacity/releases) - [Commits](jd/tenacity@9.0.0...9.1.4) Updates `claude-code-sdk` to 0.0.25 - [Release notes](https://github.com/anthropics/claude-code-sdk-python/releases) - [Changelog](https://github.com/anthropics/claude-agent-sdk-python/blob/main/CHANGELOG.md) - [Commits](anthropics/claude-agent-sdk-python@v0.0.16...v0.0.25) Updates `filelock` to 3.25.2 - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](tox-dev/filelock@3.16.0...3.25.2) Updates `aiofiles` to 25.1.0 - [Release notes](https://github.com/Tinche/aiofiles/releases) - [Changelog](https://github.com/Tinche/aiofiles/blob/main/CHANGELOG.md) - [Commits](Tinche/aiofiles@v24.1.0...v25.1.0) Updates `typer` to 0.24.1 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.15.0...0.24.1) Updates `rich` to 14.3.4 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v13.0.0...v14.3.4) Updates `pytest` to 9.0.3 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.0.0...9.0.3) Updates `pytest-asyncio` to 1.3.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.24.0...v1.3.0) Updates `pytest-cov` to 7.1.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.0.0...v7.1.0) Updates `ruff` 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.8.0...0.15.10) Updates `mypy` to 1.20.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.14.0...v1.20.0) Updates `aiosqlite` to 0.22.1 - [Changelog](https://github.com/omnilib/aiosqlite/blob/main/CHANGELOG.md) - [Commits](omnilib/aiosqlite@v0.20.0...v0.22.1) Updates `python-semantic-release` to 10.5.3 - [Release notes](https://github.com/python-semantic-release/python-semantic-release/releases) - [Changelog](https://github.com/python-semantic-release/python-semantic-release/blob/master/CHANGELOG.rst) - [Commits](python-semantic-release/python-semantic-release@v9.0.0...v10.5.3) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.12.5 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: pydantic-settings dependency-version: 2.13.1 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: loguru dependency-version: 0.7.3 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: httpx dependency-version: 0.28.1 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: tenacity dependency-version: 9.1.4 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: claude-code-sdk dependency-version: 0.0.25 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: filelock dependency-version: 3.25.2 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: aiofiles dependency-version: 25.1.0 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: typer dependency-version: 0.24.1 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: rich dependency-version: 14.3.4 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: pytest-asyncio dependency-version: 1.3.0 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: pytest-cov dependency-version: 7.1.0 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: ruff dependency-version: 0.15.10 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: mypy dependency-version: 1.20.0 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: aiosqlite dependency-version: 0.22.1 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: python-semantic-release dependency-version: 10.5.3 dependency-type: direct:development dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
Looks like these dependencies are no longer updatable, 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.
Updates the requirements on pydantic, pydantic-settings, loguru, httpx, tenacity, claude-code-sdk, filelock, aiofiles, typer, rich, pytest, pytest-asyncio, pytest-cov, ruff, mypy, aiosqlite and python-semantic-release to permit the latest version.
Updates
pydanticto 2.12.5Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
bd2d0ddPrepare release v2.12.57d0302eDocument security implications when usingcreate_model()e9ef980Fix typo in Standard Library Types documentationf2c20c0Addpydantic-docsdev dependency, make use of versioning blocksa76c1aaUpdate documentation about JSON Schema8cbc72cAdd documentation about custom__init__()99eba59Add additional test forFieldInfo.get_default()c710769Special caseMISSINGsentinel insmart_deepcopy()20a9d77Do not delete mock validator/serializer inrebuild_dataclass()c86515aUpdate parts of the model andrevalidate_instancesdocumentationUpdates
pydantic-settingsto 2.13.1Commits
e87d12dv2.13.1 (#790)acf8c14Fix JSON decoding for parameterized PEP 695 type aliases (#780)58b236aFix AttributeError with nested env vars for dict fields (#785) (#786)4933f06Fix CLI parsing error for set field types since 2.13.0 (#787) (#788)bd0ebe6Fix RecursionError with self-referential models in CliApp (#783)eb7840eFix regression for bool fields since 2.13.0 (#784)198e71cPrepare release 2.13.0 (#777)de71e84Add nested path support for yaml_config_section (fixes #772) (#773)0f8f951CLI Union Discriminator Choices in Help (#764)ce9804cCLI coerce numeric types. (#769)Updates
loguruto 0.7.3Release notes
Sourced from loguru's releases.
Changelog
Sourced from loguru's changelog.
... (truncated)
Commits
ae3bfd1Bump version to 0.7.3ccca356Replace "notifiers" (seems unmaintained) with "apprise" in docs (#1251)a372814Configure "trusted publishing" in Github workflow633016dUse tox to define the "release" commandef12cbbConvert README from RST to MD (fix PyPI packaging)cb3314aAdd Github action to verify packaging6161a13Complete the "Troubleshooting" docs with more examples7f5001fSimplify the example of dynamic handler level2e0cd7bMove "Introduction to logging" docs to a new section72b93d1Correct outdated instructions for reporting a vulnerabilityUpdates
httpxto 0.28.1Release notes
Sourced from httpx's releases.
Changelog
Sourced from httpx's changelog.
... (truncated)
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
tenacityto 9.1.4Release notes
Sourced from tenacity's releases.
Commits
d4e868dFixretry()annotations with asyncsleep=function (#555)24415ebsupport async sleep for sync fn (#551)3bf33b4chore: drop Python 3.9 support (EOL) (#552)7027da3chore(deps): bump the github-actions group with 2 updates (#550)21ae7d0docs: fix syntax error in wait_chain docstring example (#548)ef12c9echore(deps): bump actions/checkout in the github-actions group (#547)c35a4b3chore(deps): bump the github-actions group with 2 updates (#545)e792bbaci: fix mypy (#546)0f55245ci: remove reno requirements (#542)815c34ffeat(wait): addwait_exceptionstrategy (#541)Updates
claude-code-sdkto 0.0.25Changelog
Sourced from claude-code-sdk's changelog.
... (truncated)
Commits
2831edfchore: bump version to 0.0.25d7c3368docs: mark package as deprecated in favor of claude-agent-sdke8832f1chore: bump version to 0.0.23 (#172)f550c21Add support for streaming partial messages via include_partial_messages optio...607921dfeat: expose parent_tool_use_id to support subagent tracking #138 (#166)fd98d12feat: allow claude code process to run as a custom user (#133) (#134)3010aafchore: bump version to 0.0.22 (#163)db6f167Update changelog, readme, and examples for custom tools and hooks (#162)0aab45bRemove max thinking tokens (#144)4ea71cfHooks: Clean up types and implement example (#153)Updates
filelockto 3.25.2Release notes
Sourced from filelock's releases.
Changelog
Sourced from filelock's changelog.
... (truncated)
Commits
5b9872cRelease 3.25.242b740a🐛 fix(unix): suppress EIO on close in Docker bind mounts (#513)d8b04b5Release 3.25.10633386[pre-commit.ci] pre-commit autoupdate (#510)7f2247d🐛 fix(win): restore best-effort lock file cleanup on release (#511)5ae1c4e[pre-commit.ci] pre-commit autoupdate (#508)bcffcfe📝 docs(logo): add branded project logo (#507)7f195d9Release 3.25.0df2754e✨ feat(async): add AsyncReadWriteLock (#506)8a359c5Standardize .github files to .yaml suffixUpdates
aiofilesto 25.1.0Release notes
Sourced from aiofiles's releases.
Changelog
Sourced from aiofiles's changelog.
... (truncated)
Commits
348f5efv25.1.05e1bb8fdocs: update readme to use ruff badge (#221)6fdc25cMove to uv. (#219)1989132set 'function' as a default fixture loop scope value8986452add the 'asyncio_default_fixture_loop_scope=session' optionccab1ffupdate pytest-asyncio==1.0.08727c96add PR #216 into the CHANGELOGa9388e5add TID and ignore TID2527603664remove [ruff].exclude keyval7c49a5cadd final newlinesUpdates
typerto 0.24.1Release notes
Sourced from typer's releases.
Changelog
Sourced from typer's changelog.
... (truncated)
Commits
eaec8fa🔖 Release version 0.24.1c73cc2b📝 Update release notes6c6259c👷 Fix CI, do not attempt to buildtyper-slim, nortyper-cli(#1569)bc65ad8📝 Update release notes3aedc0a➖ Drop support fortyper-slimandtyper-cli, no more versions will be rel...4b13020📝 Update release notes19aaf0b⬆ Bump rich from 14.3.2 to 14.3.3 (#1565)0ece295📝 Update release notes833c005📝 Update release notes64c0dcb⬆ Bump pydantic-settings from 2.13.0 to 2.13.1 (#1566)Updates
richto 14.3.4Release notes
Sourced from rich's releases.
Changelog
Sourced from rich's changelog.