chore(deps): bump the uv-version-updates group across 1 directory with 15 updates - #139
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
Qodana for Python3 new problems were found
@@ Code coverage @@
+ 75% total lines covered
917 lines analyzed, 688 lines covered
# Calculated according to the filters of your coverage tool💡 Qodana analysis was run in the pull request mode: only the changed files were checked Contact Qodana teamContact us at qodana-support@jetbrains.com
|
dependabot
Bot
force-pushed
the
dependabot/uv/uv-version-updates-435781d6f6
branch
from
September 11, 2026 00:01
cb595fa to
88db206
Compare
…h 15 updates Bumps the uv-version-updates group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pydantic](https://github.com/pydantic/pydantic) | `2.12.5` | `2.13.5` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.15.0` | `4.16.0` | | [authlib](https://github.com/authlib/authlib) | `1.6.12` | `1.8.0` | | [requests](https://github.com/psf/requests) | `2.33.0` | `2.34.2` | | [cryptography](https://github.com/pyca/cryptography) | `50.0.0` | `50.0.1` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.3` | `9.1.1` | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `7.0.0` | `7.1.0` | | [tox](https://github.com/tox-dev/tox) | `4.32.0` | `4.61.4` | | [types-python-dateutil](https://github.com/python/typeshed) | `2.9.0.20251115` | `2.9.0.20260807` | | [testcontainers](https://github.com/testcontainers/testcontainers-python) | `4.14.1` | `4.15.0` | | [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.2.2` | `1.2.3` | | [ruff](https://github.com/astral-sh/ruff) | `0.14.10` | `0.16.7` | | [sphinx](https://github.com/sphinx-doc/sphinx) | `7.4.7` | `8.1.3` | | [fawltydeps](https://github.com/tweag/FawltyDeps) | `0.19.0` | `0.20.0` | | [ty](https://github.com/astral-sh/ty) | `0.0.5` | `0.0.80` | Updates `pydantic` from 2.12.5 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.12.5...v2.13.5) Updates `typing-extensions` from 4.15.0 to 4.16.0 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.15.0...4.16.0) Updates `authlib` from 1.6.12 to 1.8.0 - [Release notes](https://github.com/authlib/authlib/releases) - [Commits](authlib/authlib@v1.6.12...v1.8.0) Updates `requests` from 2.33.0 to 2.34.2 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.33.0...v2.34.2) Updates `cryptography` from 50.0.0 to 50.0.1 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@50.0.0...50.0.1) Updates `pytest` from 9.0.3 to 9.1.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.3...9.1.1) Updates `pytest-cov` from 7.0.0 to 7.1.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v7.0.0...v7.1.0) Updates `tox` from 4.32.0 to 4.61.4 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](tox-dev/tox@4.32.0...4.61.4) Updates `types-python-dateutil` from 2.9.0.20251115 to 2.9.0.20260807 - [Commits](https://github.com/python/typeshed/commits) Updates `testcontainers` from 4.14.1 to 4.15.0 - [Release notes](https://github.com/testcontainers/testcontainers-python/releases) - [Changelog](https://github.com/testcontainers/testcontainers-python/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-python@testcontainers-v4.14.1...testcontainers-v4.15.0) 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 `ruff` from 0.14.10 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.14.10...0.16.7) Updates `sphinx` from 7.4.7 to 8.1.3 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.1.3/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v7.4.7...v8.1.3) Updates `fawltydeps` from 0.19.0 to 0.20.0 - [Release notes](https://github.com/tweag/FawltyDeps/releases) - [Commits](tweag/FawltyDeps@v0.19.0...v0.20.0) Updates `ty` from 0.0.5 to 0.0.80 - [Release notes](https://github.com/astral-sh/ty/releases) - [Changelog](https://github.com/astral-sh/ty/blob/main/CHANGELOG.md) - [Commits](astral-sh/ty@0.0.5...0.0.80) --- updated-dependencies: - dependency-name: authlib dependency-version: 1.7.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-version-updates - dependency-name: cryptography dependency-version: 50.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: uv-version-updates - dependency-name: fawltydeps dependency-version: 0.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: uv-version-updates - dependency-name: pydantic dependency-version: 2.13.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-version-updates - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: uv-version-updates - dependency-name: pytest-cov dependency-version: 7.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: uv-version-updates - dependency-name: python-dotenv dependency-version: 1.2.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: uv-version-updates - dependency-name: requests dependency-version: 2.34.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-version-updates - dependency-name: ruff dependency-version: 0.16.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: uv-version-updates - dependency-name: sphinx dependency-version: 8.1.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: uv-version-updates - dependency-name: testcontainers dependency-version: 4.15.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: uv-version-updates - dependency-name: tox dependency-version: 4.60.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: uv-version-updates - dependency-name: ty dependency-version: 0.0.72 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: uv-version-updates - dependency-name: types-python-dateutil dependency-version: 2.9.0.20260807 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: uv-version-updates - dependency-name: typing-extensions dependency-version: 4.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-version-updates ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/uv/uv-version-updates-435781d6f6
branch
from
September 17, 2026 14:15
88db206 to
e09f4d0
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 uv-version-updates group with 15 updates in the / directory:
2.12.52.13.54.15.04.16.01.6.121.8.02.33.02.34.250.0.050.0.19.0.39.1.17.0.07.1.04.32.04.61.42.9.0.202511152.9.0.202608074.14.14.15.01.2.21.2.30.14.100.16.77.4.78.1.30.19.00.20.00.0.50.0.80Updates
pydanticfrom 2.12.5 to 2.13.5Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
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
typing-extensionsfrom 4.15.0 to 4.16.0Release notes
Sourced from typing-extensions's releases.
... (truncated)
Changelog
Sourced from typing-extensions's changelog.
Commits
f29cd28Prepare relase 4.16.0 (#774)4317461Bump version to 4.16.0rc2.dev (#772)4f71098Prepare release 4.16.0rc2 (#771)37ed08aRemove use ofasyncio.coroutines.iscoroutinefunction()(#769)8dcc559ImproveTypedDictdocumentation (#770)224f8d5Post-release followups for 3.16.0rc1 (#767)777de3ePrepare release 4.16.0rc1 (#766)890be90Type variable tuple variance (#741)0e05458Pin SQLAlchemy third-party tests to pytest==9.0.3 (#765)d277746docs: add version compatibility table (#733)Updates
authlibfrom 1.6.12 to 1.8.0Release notes
Sourced from authlib's releases.
... (truncated)
Commits
1a86748chore: release 1.8.0e4fb941Merge pull request #923 from authlib/fix-9219f2cd2eMerge pull request #922 from authlib/fix-9025d53239fix(oidc): omit claims when the value is None772bc72Merge pull request #919 from RavSinghChandan/fix-oauth1-insecure-transport-de...11794b0Merge pull request #908 from arpitjain099/chore/device-cred-authenticated-cli...13f2eb0fix(client): Added client_id parameter to AssertionClient (#476)dde5b7afix(client): rollbacke4aec8cfix(client): remove default= keyword from starlette client config.get calls (...62f41ccfix(client): httpx oauth1 binary form data (#779)Updates
requestsfrom 2.33.0 to 2.34.2Release notes
Sourced from requests's releases.
... (truncated)
Changelog
Sourced from requests's changelog.
... (truncated)
Commits
6e83187v2.34.284d10f0Move Request.headers back to Mapping (#7441)b7b549bv2.34.1e511bc7Fix mutability issues with headers input types (#7431)5691f59Update JsonType containers to read-based collections (#7436)2144213Constrain Response.reason to str (#7437)6404f34Fixprepare_bodystream detection for__getattr__-based file wrappers (#7...0b401c7v2.34.086b378dAlign Session.get parameters with requests.get (#7429)a4f9a59Port bpo-39057 to Requests (#7427)Updates
cryptographyfrom 50.0.0 to 50.0.1Changelog
Sourced from cryptography's changelog.
Commits
ffde75abump for 50.0.1 + changelog (#15520)Updates
pytestfrom 9.0.3 to 9.1.1Release notes
Sourced from pytest's releases.
... (truncated)
Commits
cf470ecPrepare release version 9.1.1e0c8ce6Merge pull request #14625 from pytest-dev/patchback/backports/9.1.x/a07c31a97...1b82d16Merge pull request #14624 from pytest-dev/patchback/backports/9.1.x/b375b79ec...501c4bcMerge pull request #14596 from bluetech/doc-classmethodb61f588Merge pull request #14622 from chrisburr/fix-14608-initial-conftest-test-subdir9a567e0[automated] Update plugin list (#14617) (#14618)ef8b299Merge pull request #14620 from pytest-dev/patchback/backports/9.1.x/680f9f3ed...66abd07Merge pull request #14220 from bysiber/fix-stale-iexp-raisesgroup79fbf93Merge pull request #14612 from pytest-dev/patchback/backports/9.1.x/974ed48b6...0d312ebMerge pull request #14611 from bluetech/parametrize-argvalues-typingUpdates
pytest-covfrom 7.0.0 to 7.1.0Changelog
Sourced from pytest-cov's changelog.
Commits
66c8a52Bump version: 7.0.0 → 7.1.0f707662Make the examples use pypy 3.11.6049a78Make context test use the old ctracer (seems the new sysmon tracer behaves di...8ebf20bUpdate changelog.861d30eRemove the backup context manager - shouldn't be needed since coverage 5.0, ...fd4c956Pass the precision on the nulled total (seems that there's some caching goion...78c9c4eOnly run the 3.9 on older deps.4849a92Punctuation.197c35eUpdate changelog and hopefully I don't forget to publish release again :))14dc1c9Update examples to use 3.11 and make the adhoc layout example look a bit more...Updates
toxfrom 4.32.0 to 4.61.4Release notes
Sourced from tox's releases.
... (truncated)
Changelog
Sourced from tox's changelog.
... (truncated)
Commits
2a06036release 4.61.4eea1cb7🐛 fix(execute): keep spaces in quoted shebang interpreter paths (#4064)cff659arelease 4.61.3bea9537fix(tox_env): normalize dependency extra names (#4061)dc318ddfix(config): preserve Windows UNC paths (#4060)bfdabb6fix(config): register bare env_list factor labels (#4062)b1c34e1[pre-commit.ci] pre-commit autoupdate (#4063)6485a01🐛 fix(config): read a set_env file as UTF-8 (#4059)a61fcfb📝 docs: name the actor across the factor and override prose (#4058)44fc6acrelease 4.61.2Updates
types-python-dateutilfrom 2.9.0.20251115 to 2.9.0.20260807Commits