deps(deps-dev): bump the python-development group with 17 updates#698
Merged
deps(deps-dev): bump the python-development group with 17 updates#698
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
|
1228bf3 to
190c79e
Compare
Bumps the python-development group with 17 updates: | Package | From | To | | --- | --- | --- | | [flake8-pyproject](https://github.com/john-hen/Flake8-pyproject) | `1.2.3` | `1.2.4` | | [freezegun](https://github.com/spulec/freezegun) | `1.4.0` | `1.5.5` | | [ipython](https://github.com/ipython/ipython) | `8.37.0` | `9.8.0` | | [mypy](https://github.com/python/mypy) | `1.8.0` | `1.19.1` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.6.2` | `4.5.1` | | [pytest](https://github.com/pytest-dev/pytest) | `7.4.4` | `9.0.2` | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `4.1.0` | `7.0.0` | | [pytest-deadfixtures](https://github.com/jllorencetti/pytest-deadfixtures) | `2.2.1` | `3.0.0` | | [pytest-django](https://github.com/pytest-dev/pytest-django) | `4.7.0` | `4.11.1` | | [pytest-mock](https://github.com/pytest-dev/pytest-mock) | `3.12.0` | `3.15.1` | | [pytest-randomly](https://github.com/pytest-dev/pytest-randomly) | `3.15.0` | `4.0.1` | | [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) | `3.5.0` | `3.8.0` | | [responses](https://github.com/getsentry/responses) | `0.24.1` | `0.25.8` | | [ruff](https://github.com/astral-sh/ruff) | `0.12.11` | `0.14.10` | | [types-requests](https://github.com/typeshed-internal/stub_uploader) | `2.31.0.20240406` | `2.32.4.20250913` | | [wemake-python-styleguide](https://github.com/wemake-services/wemake-python-styleguide) | `1.3.0` | `1.4.0` | | [debugpy](https://github.com/microsoft/debugpy) | `1.8.17` | `1.8.19` | Updates `flake8-pyproject` from 1.2.3 to 1.2.4 - [Release notes](https://github.com/john-hen/Flake8-pyproject/releases) - [Commits](john-hen/Flake8-pyproject@1.2.3...1.2.4) Updates `freezegun` from 1.4.0 to 1.5.5 - [Release notes](https://github.com/spulec/freezegun/releases) - [Changelog](https://github.com/spulec/freezegun/blob/master/CHANGELOG) - [Commits](spulec/freezegun@1.4.0...1.5.5) Updates `ipython` from 8.37.0 to 9.8.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@8.37.0...9.8.0) Updates `mypy` from 1.8.0 to 1.19.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.8.0...v1.19.1) Updates `pre-commit` from 3.6.2 to 4.5.1 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v3.6.2...v4.5.1) Updates `pytest` from 7.4.4 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@7.4.4...9.0.2) Updates `pytest-cov` from 4.1.0 to 7.0.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v4.1.0...v7.0.0) Updates `pytest-deadfixtures` from 2.2.1 to 3.0.0 - [Release notes](https://github.com/jllorencetti/pytest-deadfixtures/releases) - [Changelog](https://github.com/jllorencetti/pytest-deadfixtures/blob/main/CHANGES.rst) - [Commits](jllorencetti/pytest-deadfixtures@2.2.1...3.0.0) Updates `pytest-django` from 4.7.0 to 4.11.1 - [Release notes](https://github.com/pytest-dev/pytest-django/releases) - [Changelog](https://github.com/pytest-dev/pytest-django/blob/main/docs/changelog.rst) - [Commits](pytest-dev/pytest-django@v4.7.0...v4.11.1) Updates `pytest-mock` from 3.12.0 to 3.15.1 - [Release notes](https://github.com/pytest-dev/pytest-mock/releases) - [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest-mock@v3.12.0...v3.15.1) Updates `pytest-randomly` from 3.15.0 to 4.0.1 - [Changelog](https://github.com/pytest-dev/pytest-randomly/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest-randomly@3.15.0...4.0.1) Updates `pytest-xdist` from 3.5.0 to 3.8.0 - [Release notes](https://github.com/pytest-dev/pytest-xdist/releases) - [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-xdist@v3.5.0...v3.8.0) Updates `responses` from 0.24.1 to 0.25.8 - [Release notes](https://github.com/getsentry/responses/releases) - [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES) - [Commits](getsentry/responses@0.24.1...0.25.8) Updates `ruff` from 0.12.11 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.12.11...0.14.10) Updates `types-requests` from 2.31.0.20240406 to 2.32.4.20250913 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) Updates `wemake-python-styleguide` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/wemake-services/wemake-python-styleguide/releases) - [Changelog](https://github.com/wemake-services/wemake-python-styleguide/blob/master/CHANGELOG.md) - [Commits](wemake-services/wemake-python-styleguide@1.3.0...1.4.0) Updates `debugpy` from 1.8.17 to 1.8.19 - [Release notes](https://github.com/microsoft/debugpy/releases) - [Commits](microsoft/debugpy@v1.8.17...v1.8.19) --- updated-dependencies: - dependency-name: flake8-pyproject dependency-version: 1.2.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-development - dependency-name: freezegun dependency-version: 1.5.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-development - dependency-name: ipython dependency-version: 9.8.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-development - dependency-name: mypy dependency-version: 1.19.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-development - dependency-name: pre-commit dependency-version: 4.5.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-development - dependency-name: pytest dependency-version: 9.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-development - dependency-name: pytest-cov dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-development - dependency-name: pytest-deadfixtures dependency-version: 3.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-development - dependency-name: pytest-django dependency-version: 4.11.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-development - dependency-name: pytest-mock dependency-version: 3.15.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-development - dependency-name: pytest-randomly dependency-version: 4.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-development - dependency-name: pytest-xdist dependency-version: 3.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-development - dependency-name: responses dependency-version: 0.25.8 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-development - dependency-name: ruff dependency-version: 0.14.10 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-development - dependency-name: types-requests dependency-version: 2.32.4.20250913 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-development - dependency-name: wemake-python-styleguide dependency-version: 1.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-development - dependency-name: debugpy dependency-version: 1.8.19 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-development ... Signed-off-by: dependabot[bot] <support@github.com> MPT-16470 Bump ruff and fix flake8 versions
190c79e to
4b52d6d
Compare
4b52d6d to
55b6045
Compare
|
d3rky
approved these changes
Dec 22, 2025
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-development group with 17 updates:
1.2.31.2.41.4.01.5.58.37.09.8.01.8.01.19.13.6.24.5.17.4.49.0.24.1.07.0.02.2.13.0.04.7.04.11.13.12.03.15.13.15.04.0.13.5.03.8.00.24.10.25.80.12.110.14.102.31.0.202404062.32.4.202509131.3.01.4.01.8.171.8.19Updates
flake8-pyprojectfrom 1.2.3 to 1.2.4Release notes
Sourced from flake8-pyproject's releases.
Commits
3c516a9Bumped version to 1.2.4.df70f19Added GitHub workflow for releases on PyPI.d46e99cOnly run scheduled test weekly instead of nightly.da0b9edAdded link to GitHub releases as a project URL.8e4b87fCosmetic changes to code format of dev tools intoolsfolder.4227bd4Use longer names for dev tools intoolsfolder.3866f48Mention early on that we need to be called inpyproject.tomlfolder.40bf639Removed configuration and documentation of pre-commit hook.9df7abbBump actions/checkout from 5 to 6 in the github-actions group2c23062Fixed reporting of code coverage.Updates
freezegunfrom 1.4.0 to 1.5.5Changelog
Sourced from freezegun's changelog.
Commits
c9bf52cIncrease version number0f2bd7eMerge pull request #582 from spulec/fixture-called-funca608055Allow parametrized arguments with name 'func'2bb4711Increase version number7599eeeAdd 1.5.4 release notes0d00e7dMerge pull request #579 from zsh8/decorate_generator10c93f2fix: preserve functionality in pytest yield fixturesd2e0a00Increase version number6229e27Add 1.5.3 release notes3111775Merge pull request #576 from spulec/support-fixtures-pytest-840Updates
ipythonfrom 8.37.0 to 9.8.0Commits
2fc1f45release 9.8.0ed971f9Whatsnew 9.8 (#15090)6b93788Whatsnew 9.8413a077Some documentation updates. (#15084)df6b2d0Bump actions/checkout from 5 to 6 in the actions group (#15086)b33d048execution count more atomic, run_cell_async reenterable (#15088)aaa5a45execution count more atomice9e7e4fBump actions/checkout from 5 to 6 in the actions group263ebaaFix some ruff issues with import (rule UP35 not activated yet) (#15037)6240d23Many documentation updates.Updates
mypyfrom 1.8.0 to 1.19.1Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
412c19aBump version to 1.19.120aea0aUpdate changelog for 1.19.1 (#20414)2b23b50Serialize raw errors in cache metas (#20372)f60f90fFail on PyPy in main instead of setup.py (#20389)58d485bFail with an explicit error on PyPy (#20384)a4b31a2Allowtypes.NoneTypein match cases (#20383)8a6eff4[mypyc] fix generator regression with empty tuple (#20371)70eceeaFix noncommutative joins with bounded TypeVars (#20345)3890fc4Fix crash involving Unpack-ed TypeVarTuple (#20323)c93d917Fix crash on star import of redefinition (#20333)Updates
pre-commitfrom 3.6.2 to 4.5.1Release notes
Sourced from pre-commit's releases.
... (truncated)
Changelog
Sourced from pre-commit's changelog.
... (truncated)
Commits
8a0630cv4.5.1fcbc745Merge pull request #3597 from pre-commit/empty-setup-py51592eefix python local template when artifact dirs are present67e8fafMerge pull request #3596 from pre-commit/pre-commit-ci-update-configc251e6b[pre-commit.ci] pre-commit autoupdate98ccafaMerge pull request #3593 from pre-commit/pre-commit-ci-update-config4895355[pre-commit.ci] pre-commit autoupdate2cedd58Merge pull request #3588 from pre-commit/pre-commit-ci-update-config465192d[pre-commit.ci] pre-commit autoupdatefd42f96Merge pull request #3586 from pre-commit/zipapp-sha256-file-not-neededUpdates
pytestfrom 7.4.4 to 9.0.2Release notes
Sourced from pytest's releases.
... (truncated)
Commits
3d10b51Prepare release version 9.0.2188750bMerge pull request #14030 from pytest-dev/patchback/backports/9.0.x/1e4b01d1f...b7d7befMerge pull request #14014 from bluetech/compat-notebd08e85Merge pull request #14013 from pytest-dev/patchback/backports/9.0.x/922b60377...bc78386Add CLI options reference documentation (#13930)5a4e398Fix docs typo (#14005) (#14008)d7ae6dfMerge pull request #14006 from pytest-dev/maintenance/update-plugin-list-tmpl...556f6a2pre-commit: fix rst-lint after new release (#13999) (#14001)c60fbe6Fix quadratic-time behavior when handlingunittestsubtests in Python 3.10 ...73d9b01Merge pull request #13995 from nicoddemus/patchback/backports/9.0.x/1b5200c0f...Updates
pytest-covfrom 4.1.0 to 7.0.0Changelog
Sourced from pytest-cov's changelog.
... (truncated)
Commits
224d896Bump version: 6.3.0 → 7.0.073424e3Cleanup the docs a bit.36f1cc2Bump pins in template.f299c59Bump the github-actions group with 2 updates25f0b2eUpdate docs/config.rstbb23eacImprove configuration docsa19531eSwitch from build/pre-commit to uv/prek - this should make this faster.82f9993Update changelog.211b5cdFix links.97aadd7Update some ci config, reformat and apply some lint fixes.Updates
pytest-deadfixturesfrom 2.2.1 to 3.0.0Release notes
Sourced from pytest-deadfixtures's releases.
Changelog
Sourced from pytest-deadfixtures's changelog.
Commits
7eae1aeFixes code formate6dbe8eadd unused fixtures count28605dcRun tests on supported Python versionsbdae857Bump actions/checkout from 4 to 5f5e6c4aBump actions/setup-python from 5 to 65abe1f1add support 3.12 and 3.13 python, min python set 3.8ff9bf35add support 3.12 and 3.13 python, min python set 3.86c2d683Bump codecov/codecov-action from 4 to 5dfb1119Bump actions/setup-python from 4 to 51fa67ddBump codecov/codecov-action from 3 to 4Updates
pytest-djangofrom 4.7.0 to 4.11.1Release notes
Sourced from pytest-django's releases.
Changelog
Sourced from pytest-django's changelog.
... (truncated)
Commits
5ada9c1Release 4.11.1cf3f0bbfixtures: fixup a regression in previous release for TestCase multi-db support6d5c272Release 4.11.08000db0Only setup and serialize databases as needed by tests6f7fc26Add optional integration of pytest into django'smanage.py test3071a66docs/conf.py: format with ruff format3f44e50fixtures: avoid unnecessary closureb732869Remove testing on MyISAM (#1180)e362f4cAdd support for Django 5.2 (#1179)d8dc3d9Release 4.10.0Updates
pytest-mockfrom 3.12.0 to 3.15.1Release notes
Sourced from pytest-mock's releases.
Changelog
Sourced from pytest-mock's changelog.
Commits
e1b5c62Release 3.15.1184eb19Setspy_return_iteronly when explicitly requested (#537)4fa0088[pre-commit.ci] pre-commit autoupdate (#536)f5aff33Fix test failure with pytest 8+ and verbose mode (#535)adc4187Bump actions/setup-python from 5 to 6 in the github-actions group (#533)95ad570[pre-commit.ci] pre-commit autoupdate (#532)e696bf0Fix standalone mock support (#531)5b29b03Fix gen-release-notes script7d22ef4Merge pull request #528 from pytest-dev/release-3.15.090b29f8Update CHANGELOG for 3.15.0Updates
pytest-randomlyfrom 3.15.0 to 4.0.1Changelog
Sourced from pytest-randomly's changelog.
Commits
50de096Version 4.0.1f9406ecModify Numpy seed restriction (#691)22049aaRemove the random state caching (#690)ded2e54Version 4.0.0cb9b861Move from MD5 to CRC32 for hashing test IDs (#688)bd697bdUse a different random seed per test (#687)acadf46Generate default seed on demand (#685)f818056Support Python 3.14 (#684)456f787Drop unused import of xdiste00b782[pre-commit.ci] pre-commit autoupdate (#682)Updates
pytest-xdistfrom 3.5.0 to 3.8.0Changelog
Sourced from pytest-xdist's changelog.