Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2026

Bumps the pip group with 6 updates:

Package From To
faker 38.2.0 40.1.0
hypothesis 6.148.4 6.148.8
mypy 1.19.0 1.19.1
polyfactory 3.1.0 3.2.0
pytest 9.0.1 9.0.2
ruff 0.14.7 0.14.10

Updates faker from 38.2.0 to 40.1.0

Release notes

Sourced from faker's releases.

Release v40.1.0

See CHANGELOG.md.

Release v40.0.0

See CHANGELOG.md.

Release v39.1.0

See CHANGELOG.md.

Release v39.0.0

See CHANGELOG.md.

Release v38.3.0

See CHANGELOG.md.

Changelog

Sourced from faker's changelog.

v40.1.0 - 2025-12-29

v40.0.0 - 2025-12-29

  • Capitalize en_GB address street suffixes. Thanks @​nspcc-cm.

v39.1.0 - 2025-12-29

  • Add french female variants for jobs. Thanks @​T0nio and Camille.

v39.0.0 - 2025-12-17

v38.3.0 - 2025-12-17

Commits
  • 1c0855e Bump version: 40.0.0 → 40.1.0
  • 11c7a0d 📝 Update CHANGELOG.md
  • 8889ca5 💄 Format code
  • 1cab83e feat: Add selective uniqueness with exclude_types() (#2299)
  • 708e8ce Bump version: 39.1.0 → 40.0.0
  • de1bb99 📝 Update CHANGELOG.md
  • 9c4badb Fix/capitalise en_GB address street suffixes (#2291)
  • 9d10859 Add Faker Galactic Provider to Community Providers page (#2289)
  • 8efbb31 Bump version: 39.0.0 → 39.1.0
  • 7dde029 📝 Update CHANGELOG.md
  • Additional commits viewable in compare view

Updates hypothesis from 6.148.4 to 6.148.8

Release notes

Sourced from hypothesis's releases.

Hypothesis for Python - version 6.148.8

Add "dict" and "proto" to the list of constant strings Hypothesis sometimes generates.

The canonical version of these notes (with links) is on readthedocs.

Hypothesis for Python - version 6.148.7

When multiple explicit "@​example" decorators fail with the same error, Hypothesis now shows only the simplest failing example (by shortlex order) with a note about how many other examples also failed (issue #4520).

To see all failing examples, use "Verbosity.verbose" or higher.

The canonical version of these notes (with links) is on readthedocs.

Hypothesis for Python - version 6.148.6

Fix a bug where we persisted symbolics from solver-based alternative backends in "event()".

The canonical version of these notes (with links) is on readthedocs.

Hypothesis for Python - version 6.148.5

This patch improves the error message for "FlakyStrategyDefinition" when the precondition for a rule is flaky (issue #4206).

The canonical version of these notes (with links) is on readthedocs.

Commits
  • efe4e5b Bump hypothesis-python version to 6.148.8 and update changelog
  • c29d921 Merge pull request #4619 from HypothesisWorks/create-pull-request/patch
  • bff38de more tweaks
  • eac1359 set tox python versions
  • 7f80a99 get tests passing
  • e6926e1 Update pinned dependencies
  • 3c4c05a Merge pull request #4622 from Liam-DeVoe/proto-constants
  • e234c97 format
  • bf6e8fe add dict to constant strings
  • d02bd85 Merge pull request #4621 from Liam-DeVoe/proto-constants
  • Additional commits viewable in compare view

Updates mypy from 1.19.0 to 1.19.1

Changelog

Sourced from mypy's changelog.

Mypy 1.19.1

  • Fix noncommutative joins with bounded TypeVars (Shantanu, PR 20345)
  • Respect output format for cached runs by serializing raw errors in cache metas (Ivan Levkivskyi, PR 20372)
  • Allow types.NoneType in match cases (A5rocks, PR 20383)
  • Fix mypyc generator regression with empty tuple (BobTheBuidler, PR 20371)
  • Fix crash involving Unpack-ed TypeVarTuple (Shantanu, PR 20323)
  • Fix crash on star import of redefinition (Ivan Levkivskyi, PR 20333)
  • Fix crash on typevar with forward ref used in other module (Ivan Levkivskyi, PR 20334)
  • Fail with an explicit error on PyPy (Ivan Levkivskyi, PR 20389)

Acknowledgements

Thanks to all mypy contributors who contributed to this release:

  • A5rocks
  • BobTheBuidler
  • bzoracler
  • Chainfire
  • Christoph Tyralla
  • David Foster
  • Frank Dana
  • Guo Ci
  • iap
  • Ivan Levkivskyi
  • James Hilton-Balfe
  • jhance
  • Joren Hammudoglu
  • Jukka Lehtosalo
  • KarelKenens
  • Kevin Kannammalil
  • Marc Mueller
  • Michael Carlstrom
  • Michael J. Sullivan
  • Piotr Sawicki
  • Randolf Scholz
  • Shantanu
  • Sigve Sebastian Farstad
  • sobolevn
  • Stanislav Terliakov
  • Stephen Morton
  • Theodore Ando
  • Thiago J. Barbalho
  • wyattscarpenter

I’d also like to thank my employer, Dropbox, for supporting mypy development.

Mypy 1.18

We’ve just uploaded mypy 1.18.1 to the Python Package Index (PyPI). Mypy is a static type checker for Python. This release includes new features, performance

... (truncated)

Commits

Updates polyfactory from 3.1.0 to 3.2.0

Release notes

Sourced from polyfactory's releases.

v3.2.0

What's Changed

New Contributors

Full Changelog: litestar-org/polyfactory@v3.1.0...v3.2.0

Changelog

Sourced from polyfactory's changelog.

Release [v3.2.0] - 2025-12-21 <https://github.com/litestar-org/polyfactory/releases/tag/v3.2.0>_

  • See All commits in v3.2.0 <https://github.com/litestar-org/polyfactory/commits/v3.2.0>_

2eff4e1 <https://github.com/litestar-org/polyfactory/commit/2eff4e1fbfdc02fd5930311011220a6473c3c06a>_ ... 363ff7d <https://github.com/litestar-org/polyfactory/commit/363ff7dec9c890d74176f49e11437514e416e3eb>_ | See diff for 3.2.0 <https://github.com/litestar-org/polyfactory/compare/2eff4e1fbfdc02fd5930311011220a6473c3c06a...363ff7dec9c890d74176f49e11437514e416e3eb>_

Bug Fixes ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  • (a05f7e6 <https://github.com/litestar-org/polyfactory/commit/a05f7e6ecadbbeba78eacfa4154b12db756e139a>) - Respect init parameter for SQLAlchemy dataclasses (#793) by @AlexPetul <https://github.com/AlexPetul> in [#793](https://github.com/litestar-org/polyfactory/issues/793) <https://github.com/litestar-org/polyfactory/pull/793>_
  • (6ca6daa <https://github.com/litestar-org/polyfactory/commit/6ca6daa10de3781f7d9f529c168cb35eb5575ec3>) - Add scoped_session and async_scoped_session to type annotations (#800) by @AlexPetul <https://github.com/AlexPetul> in [#800](https://github.com/litestar-org/polyfactory/issues/800) <https://github.com/litestar-org/polyfactory/pull/800>_
  • (a2e6f99 <https://github.com/litestar-org/polyfactory/commit/a2e6f996b3bebc9297963b949d05ded5526d9683>) - Update literal detection for 3.14 compatibility (#811) by @adhtruong <https://github.com/adhtruong> in [#811](https://github.com/litestar-org/polyfactory/issues/811) <https://github.com/litestar-org/polyfactory/pull/811>_
  • (363ff7d <https://github.com/litestar-org/polyfactory/commit/363ff7dec9c890d74176f49e11437514e416e3eb>) - Change default docs light theme (#808) by @AlexPetul <https://github.com/AlexPetul> in [#808](https://github.com/litestar-org/polyfactory/issues/808) <https://github.com/litestar-org/polyfactory/pull/808>_

Documentation ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  • (be76369 <https://github.com/litestar-org/polyfactory/commit/be7636980f69e9d17f4be4c5cc9a4c63f1be5803>) - Fix pre-commit mention in favor of prek (#807) by @Hugo-C <https://github.com/Hugo-C> in [#807](https://github.com/litestar-org/polyfactory/issues/807) <https://github.com/litestar-org/polyfactory/pull/807>_
  • (179afe9 <https://github.com/litestar-org/polyfactory/commit/179afe92a4a1cb3123cd538dbe38793ba66e1c7e>) - Add Hugo-C as a contributor for code (#809) by @allcontributors[bot] <https://github.com/allcontributors[bot]> in [#809](https://github.com/litestar-org/polyfactory/issues/809) <https://github.com/litestar-org/polyfactory/pull/809>_

Features ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  • (7778f16 <https://github.com/litestar-org/polyfactory/commit/7778f16d004ccca2dec2f37be490d58d34eb1d73>) - Support ZoneInfo (#806) by @Hugo-C <https://github.com/Hugo-C> in [#806](https://github.com/litestar-org/polyfactory/issues/806) <https://github.com/litestar-org/polyfactory/pull/806>_
  • (a0be0cc <https://github.com/litestar-org/polyfactory/commit/a0be0cc3cfa5fc9a024d5aa3a125e7345364137c>) - Support pydantic by_name (#781) by @adhtruong <https://github.com/adhtruong> in [#781](https://github.com/litestar-org/polyfactory/issues/781) <https://github.com/litestar-org/polyfactory/pull/781>_

Miscellaneous Tasks ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  • (ad86dc1 <https://github.com/litestar-org/polyfactory/commit/ad86dc14507131c38886979aa0dad75cf4d7fde4>) - Remove unused models (#794) by @AlexPetul <https://github.com/AlexPetul> in [#794](https://github.com/litestar-org/polyfactory/issues/794) <https://github.com/litestar-org/polyfactory/pull/794>_
  • (eeab10b <https://github.com/litestar-org/polyfactory/commit/eeab10bb913074af97ed672cd8343002d646e3fa>) - Bump actions/checkout from 5 to 6 (#789) by @dependabot[bot] <https://github.com/dependabot[bot]> in [#789](https://github.com/litestar-org/polyfactory/issues/789) <https://github.com/litestar-org/polyfactory/pull/789>_
  • (4c84fad <https://github.com/litestar-org/polyfactory/commit/4c84fad07f07a092e1f8e85c2e31735d576326a9>) - Bump actions/download-artifact from 6 to 7 (#805) by @dependabot[bot] <https://github.com/dependabot[bot]> in [#805](https://github.com/litestar-org/polyfactory/issues/805) <https://github.com/litestar-org/polyfactory/pull/805>_
  • (76d8547 <https://github.com/litestar-org/polyfactory/commit/76d8547aa71f0d1bc0c430c38135e2ece479a251>) - Bump actions/upload-artifact from 5 to 6 (#804) by @dependabot[bot] <https://github.com/dependabot[bot]> in [#804](https://github.com/litestar-org/polyfactory/issues/804) <https://github.com/litestar-org/polyfactory/pull/804>_
  • (8615efe <https://github.com/litestar-org/polyfactory/commit/8615efe0cccbbd947590a09848eae6d237a593d8>) - Update classifiers (#810) by @adhtruong <https://github.com/adhtruong> in [#810](https://github.com/litestar-org/polyfactory/issues/810) <https://github.com/litestar-org/polyfactory/pull/810>_

Refactor ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  • (f0440ed <https://github.com/litestar-org/polyfactory/commit/f0440edc722824dd50831bb4458895b1b622e71b>) - Update pre-commit (#797) by @adhtruong <https://github.com/adhtruong> in [#797](https://github.com/litestar-org/polyfactory/issues/797) <https://github.com/litestar-org/polyfactory/pull/797>_
Commits
  • 530c192 chore: prepare v3.2.0 release (#812)
  • 363ff7d fix: change default docs light theme (#808)
  • a0be0cc feat: support pydantic by_name (#781)
  • a2e6f99 fix: update literal detection for 3.14 compatibility (#811)
  • 8615efe chore: update classifiers (#810)
  • 76d8547 chore(deps): bump actions/upload-artifact from 5 to 6 (#804)
  • 4c84fad chore(deps): bump actions/download-artifact from 6 to 7 (#805)
  • 179afe9 docs: add Hugo-C as a contributor for code (#809)
  • 6ca6daa fix: add scoped_session and async_scoped_session to type annotations (#800)
  • be76369 docs: fix pre-commit mention in favor of prek (#807)
  • Additional commits viewable in compare view

Updates pytest from 9.0.1 to 9.0.2

Release notes

Sourced from pytest's releases.

9.0.2

pytest 9.0.2 (2025-12-06)

Bug fixes

  • #13896: The terminal progress feature added in pytest 9.0.0 has been disabled by default, except on Windows, due to compatibility issues with some terminal emulators.

    You may enable it again by passing -p terminalprogress. We may enable it by default again once compatibility improves in the future.

    Additionally, when the environment variable TERM is dumb, the escape codes are no longer emitted, even if the plugin is enabled.

  • #13904: Fixed the TOML type of the tmp_path_retention_count settings in the API reference from number to string.

  • #13946: The private config.inicfg attribute was changed in a breaking manner in pytest 9.0.0. Due to its usage in the ecosystem, it is now restored to working order using a compatibility shim. It will be deprecated in pytest 9.1 and removed in pytest 10.

  • #13965: Fixed quadratic-time behavior when handling unittest subtests in Python 3.10.

Improved documentation

  • #4492: The API Reference now contains cross-reference-able documentation of pytest's command-line flags <command-line-flags>.
Commits
  • 3d10b51 Prepare release version 9.0.2
  • 188750b Merge pull request #14030 from pytest-dev/patchback/backports/9.0.x/1e4b01d1f...
  • b7d7bef Merge pull request #14014 from bluetech/compat-note
  • bd08e85 Merge pull request #14013 from pytest-dev/patchback/backports/9.0.x/922b60377...
  • bc78386 Add CLI options reference documentation (#13930)
  • 5a4e398 Fix docs typo (#14005) (#14008)
  • d7ae6df Merge pull request #14006 from pytest-dev/maintenance/update-plugin-list-tmpl...
  • 556f6a2 pre-commit: fix rst-lint after new release (#13999) (#14001)
  • c60fbe6 Fix quadratic-time behavior when handling unittest subtests in Python 3.10 ...
  • 73d9b01 Merge pull request #13995 from nicoddemus/patchback/backports/9.0.x/1b5200c0f...
  • Additional commits viewable in compare view

Updates ruff from 0.14.7 to 0.14.10

Release notes

Sourced from ruff's releases.

0.14.10

Release Notes

Released on 2025-12-18.

Preview features

  • [formatter] Fluent formatting of method chains (#21369)
  • [formatter] Keep lambda parameters on one line and parenthesize the body if it expands (#21385)
  • [flake8-implicit-str-concat] New rule to prevent implicit string concatenation in collections (ISC004) (#21972)
  • [flake8-use-pathlib] Make fixes unsafe when types change in compound statements (PTH104, PTH105, PTH109, PTH115) (#22009)
  • [refurb] Extend support for Path.open (FURB101, FURB103) (#21080)

Bug fixes

  • [pyupgrade] Fix parsing named Unicode escape sequences (UP032) (#21901)

Rule changes

  • [eradicate] Ignore ruff:disable and ruff:enable comments in ERA001 (#22038)
  • [flake8-pytest-style] Allow match and check keyword arguments without an expected exception type (PT010) (#21964)
  • [syntax-errors] Annotated name cannot be global (#20868)

Documentation

  • Add uv and ty to the Ruff README (#21996)
  • Document known lambda formatting deviations from Black (#21954)
  • Update setup.md (#22024)
  • [flake8-bandit] Fix broken link (S704) (#22039)

Other changes

  • Fix playground Share button showing "Copied!" before clipboard copy completes (#21942)

Contributors

... (truncated)

Changelog

Sourced from ruff's changelog.

0.14.10

Released on 2025-12-18.

Preview features

  • [formatter] Fluent formatting of method chains (#21369)
  • [formatter] Keep lambda parameters on one line and parenthesize the body if it expands (#21385)
  • [flake8-implicit-str-concat] New rule to prevent implicit string concatenation in collections (ISC004) (#21972)
  • [flake8-use-pathlib] Make fixes unsafe when types change in compound statements (PTH104, PTH105, PTH109, PTH115) (#22009)
  • [refurb] Extend support for Path.open (FURB101, FURB103) (#21080)

Bug fixes

  • [pyupgrade] Fix parsing named Unicode escape sequences (UP032) (#21901)

Rule changes

  • [eradicate] Ignore ruff:disable and ruff:enable comments in ERA001 (#22038)
  • [flake8-pytest-style] Allow match and check keyword arguments without an expected exception type (PT010) (#21964)
  • [syntax-errors] Annotated name cannot be global (#20868)

Documentation

  • Add uv and ty to the Ruff README (#21996)
  • Document known lambda formatting deviations from Black (#21954)
  • Update setup.md (#22024)
  • [flake8-bandit] Fix broken link (S704) (#22039)

Other changes

  • Fix playground Share button showing "Copied!" before clipboard copy completes (#21942)

Contributors

0.14.9

... (truncated)

Commits
  • 45bbb4c Bump 0.14.10 (#22058)
  • 42b9727 [ty] Use datatest instead of dirtest (#21937)
  • f7ec178 [ty] Gracefully handle client requests that can't be deserialized (#22051)
  • c315164 [ty] Don't suggest keyword statements when only expressions are valid
  • bb1955e [ty] Use cursor context in a few more places...
  • 070e08a [ty] Move completion function to the top
  • bab3924 [ty] Refactor completion generation
  • 10748b2 [flake8-pytest-style] Allow match and check keyword arguments without a...
  • 56539db [ty] Fix some configuration panics in the LSP (#22040)
  • 8d32ad1 [ty] Add support for attribute docstrings (#22036)
  • Additional commits viewable in compare view

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the pip group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [faker](https://github.com/joke2k/faker) | `38.2.0` | `40.1.0` |
| [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.148.4` | `6.148.8` |
| [mypy](https://github.com/python/mypy) | `1.19.0` | `1.19.1` |
| [polyfactory](https://github.com/litestar-org/polyfactory) | `3.1.0` | `3.2.0` |
| [pytest](https://github.com/pytest-dev/pytest) | `9.0.1` | `9.0.2` |
| [ruff](https://github.com/astral-sh/ruff) | `0.14.7` | `0.14.10` |


Updates `faker` from 38.2.0 to 40.1.0
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](joke2k/faker@v38.2.0...v40.1.0)

Updates `hypothesis` from 6.148.4 to 6.148.8
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.148.4...hypothesis-python-6.148.8)

Updates `mypy` from 1.19.0 to 1.19.1
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.19.0...v1.19.1)

Updates `polyfactory` from 3.1.0 to 3.2.0
- [Release notes](https://github.com/litestar-org/polyfactory/releases)
- [Changelog](https://github.com/litestar-org/polyfactory/blob/main/docs/changelog.rst)
- [Commits](litestar-org/polyfactory@v3.1.0...v3.2.0)

Updates `pytest` from 9.0.1 to 9.0.2
- [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.1...9.0.2)

Updates `ruff` from 0.14.7 to 0.14.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.14.7...0.14.10)

---
updated-dependencies:
- dependency-name: faker
  dependency-version: 40.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: pip
- dependency-name: hypothesis
  dependency-version: 6.148.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: pip
- dependency-name: mypy
  dependency-version: 1.19.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: pip
- dependency-name: polyfactory
  dependency-version: 3.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: pip
- dependency-name: pytest
  dependency-version: 9.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: pip
- dependency-name: ruff
  dependency-version: 0.14.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jan 1, 2026
@vrslev vrslev merged commit 74a0370 into main Jan 12, 2026
5 of 6 checks passed
@vrslev vrslev deleted the dependabot/pip/pip-a821db26bf branch January 12, 2026 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant