Bump the development-dependencies group across 1 directory with 17 updates#86
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the development-dependencies group across 1 directory with 17 updates#86dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…dates Bumps the development-dependencies group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `6.2.1` | `7.0.0` | | [jsonschema](https://github.com/python-jsonschema/jsonschema) | `4.25.1` | `4.26.0` | | [pylint](https://github.com/pylint-dev/pylint) | `3.3.8` | `3.3.9` | | [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) | `4.13.5` | `4.14.3` | | [moto](https://github.com/getmoto/moto) | `5.1.11` | `5.1.20` | | [fakeredis](https://github.com/cunla/fakeredis-py) | `2.31.1` | `2.33.0` | | [mypy](https://github.com/python/mypy) | `1.17.1` | `1.19.1` | | [pytest](https://github.com/pytest-dev/pytest) | `8.4.2` | `9.0.2` | | [types-requests](https://github.com/typeshed-internal/stub_uploader) | `2.32.4.20250809` | `2.32.4.20260107` | | [types-pyyaml](https://github.com/typeshed-internal/stub_uploader) | `6.0.12.20250822` | `6.0.12.20250915` | | [types-python-dateutil](https://github.com/typeshed-internal/stub_uploader) | `2.9.0.20250822` | `2.9.0.20260124` | | [pytest-mock](https://github.com/pytest-dev/pytest-mock) | `3.15.0` | `3.15.1` | | [types-cachetools](https://github.com/typeshed-internal/stub_uploader) | `6.2.0.20250827` | `6.2.0.20251022` | | [types-pytz](https://github.com/typeshed-internal/stub_uploader) | `2025.2.0.20250809` | `2025.2.0.20251108` | | [playwright](https://github.com/microsoft/playwright-python) | `1.55.0` | `1.58.0` | | [black](https://github.com/psf/black) | `25.1.0` | `26.1.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.12.12` | `0.14.14` | Updates `pytest-cov` from 6.2.1 to 7.0.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.2.1...v7.0.0) Updates `jsonschema` from 4.25.1 to 4.26.0 - [Release notes](https://github.com/python-jsonschema/jsonschema/releases) - [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst) - [Commits](python-jsonschema/jsonschema@v4.25.1...v4.26.0) Updates `pylint` from 3.3.8 to 3.3.9 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.8...v3.3.9) Updates `beautifulsoup4` from 4.13.5 to 4.14.3 Updates `moto` from 5.1.11 to 5.1.20 - [Release notes](https://github.com/getmoto/moto/releases) - [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md) - [Commits](getmoto/moto@5.1.11...5.1.20) Updates `fakeredis` from 2.31.1 to 2.33.0 - [Release notes](https://github.com/cunla/fakeredis-py/releases) - [Commits](cunla/fakeredis-py@v2.31.1...v2.33.0) Updates `mypy` from 1.17.1 to 1.19.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.17.1...v1.19.1) Updates `pytest` from 8.4.2 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@8.4.2...9.0.2) Updates `types-requests` from 2.32.4.20250809 to 2.32.4.20260107 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) Updates `types-pyyaml` from 6.0.12.20250822 to 6.0.12.20250915 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) Updates `types-python-dateutil` from 2.9.0.20250822 to 2.9.0.20260124 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) Updates `pytest-mock` from 3.15.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.15.0...v3.15.1) Updates `types-cachetools` from 6.2.0.20250827 to 6.2.0.20251022 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) Updates `types-pytz` from 2025.2.0.20250809 to 2025.2.0.20251108 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) Updates `playwright` from 1.55.0 to 1.58.0 - [Release notes](https://github.com/microsoft/playwright-python/releases) - [Commits](microsoft/playwright-python@v1.55.0...v1.58.0) Updates `black` from 25.1.0 to 26.1.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@25.1.0...26.1.0) Updates `ruff` from 0.12.12 to 0.14.14 - [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.12...0.14.14) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: jsonschema dependency-version: 4.26.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: pylint dependency-version: 3.3.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: beautifulsoup4 dependency-version: 4.14.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: moto dependency-version: 5.1.20 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: fakeredis dependency-version: 2.33.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: mypy dependency-version: 1.19.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: pytest dependency-version: 9.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: types-requests dependency-version: 2.32.4.20260107 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: types-pyyaml dependency-version: 6.0.12.20250915 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: types-python-dateutil dependency-version: 2.9.0.20260124 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: pytest-mock dependency-version: 3.15.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: types-cachetools dependency-version: 6.2.0.20251022 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: types-pytz dependency-version: 2025.2.0.20251108 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: playwright dependency-version: 1.58.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: black dependency-version: 26.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: ruff dependency-version: 0.14.14 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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 development-dependencies group with 17 updates in the / directory:
6.2.17.0.04.25.14.26.03.3.83.3.94.13.54.14.35.1.115.1.202.31.12.33.01.17.11.19.18.4.29.0.22.32.4.202508092.32.4.202601076.0.12.202508226.0.12.202509152.9.0.202508222.9.0.202601243.15.03.15.16.2.0.202508276.2.0.202510222025.2.0.202508092025.2.0.202511081.55.01.58.025.1.026.1.00.12.120.14.14Updates
pytest-covfrom 6.2.1 to 7.0.0Changelog
Sourced from pytest-cov's changelog.
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
jsonschemafrom 4.25.1 to 4.26.0Release notes
Sourced from jsonschema's releases.
Changelog
Sourced from jsonschema's changelog.
Commits
a727743Add a changelog entry for 4.26.6d28c13Update the lockfile.739499eUpdate pre-commit hooks.cb2d779Merge pull request #1443 from python-jsonschema/pre-commit-ci-update-confige6bbbb7[pre-commit.ci] pre-commit autoupdated56037aMerge pull request #1442 from python-jsonschema/dependabot/github_actions/ast...e54ce13Bump astral-sh/setup-uv from 7.1.4 to 7.1.61f7c9fbPartially update docs requirements.241aec9Merge pull request #1441 from python-jsonschema/pre-commit-ci-update-config2818efbApache-2.0 -> nongplUpdates
pylintfrom 3.3.8 to 3.3.9Commits
4cab7caBump pylint to 3.3.9, update changelog81fb483[Backport maintenance/3.3.x] Extend catching of ValueError to 3.12.5+ (#10611)1ef673b[Backport maintenance/3.3.x] Fix flagging undeprecated importlib.resources fu...194790cFix invalid refs in 3.3 whatsnew (#10578) (#10579)9823870fix: handleinconsistent-return-statementsfalse positive withquit()/`ex...16fe127fix: handle for-loop variable shadowing correctly (#10569) (#10571)6cf727cAdd sphinx reference for whatsnew 3.3 (#10564) (#10565)641a316Use custom backport action (#10536) (#10537)65efb67[fix] Better approach in 'unnecessary-list-index-lookup' to avoid crashes (#1...78444bbFix used-before-assignment for PEP 695 type aliases + parameters (#10488) (#1...Updates
beautifulsoup4from 4.13.5 to 4.14.3Updates
motofrom 5.1.11 to 5.1.20Changelog
Sourced from moto's changelog.
... (truncated)
Commits
11ff848Pre-Release: Up Version Numberbadb61cPrep release 5.1.20 (#9651)648c47bSQS: Ensure enable_iam_authentication works with SQS Queues (#9650)9a9e0e3ResourceGroups: Sync Tasks (#9627)4f8df27Batch: Add eksPropertiesOverride support for EKS jobs (#9647)81c9326[S3Control] Adding S3 Multi-Region Access Points Support (#9645)cbb647eSNS: Fix incomplete conversions of boolean values (#9644)0138b2e[Security Hub] Member methods (#9631)090affafeat(organizations): Add Resource Control Policy support (#9628)5f7182bFirehose: add Terraform testUpdates
fakeredisfrom 2.31.1 to 2.33.0Release notes
Sourced from fakeredis's releases.
... (truncated)
Commits
6fc0978doc:update6a089d5fix1daba0edoc:updateb2d5798refactor:assert in codee5fa921fix[FakeAsyncRedis]:lock #438a803effchore:update deps50a6929feat:implement MSETEX (#444)5922e68Fix fakeasync resp3 (#443)e8b2201minor000a6b3refactor[FakeTcpServer]:enabling pub/sub (#441)Updates
mypyfrom 1.17.1 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
pytestfrom 8.4.2 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
types-requestsfrom 2.32.4.20250809 to 2.32.4.20260107Commits
Updates
types-pyyamlfrom 6.0.12.20250822 to 6.0.12.20250915Commits
Updates
types-python-dateutilfrom 2.9.0.20250822 to 2.9.0.20260124Commits
Updates
pytest-mockfrom 3.15.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.0Updates
types-cachetoolsfrom 6.2.0.20250827 to 6.2.0.20251022Commits
Updates
types-pytzfrom 2025.2.0.20250809 to 2025.2.0.20251108Commits
Updates
playwrightfrom 1.55.0 to 1.58.0Release notes
Sourced from playwright's releases.
... (truncated)
Commits
47a5d35chore: roll to 1.58.0 (#3026)d3f5438chore: throw FileNotFoundError for nonexistant files (#3014)731b539chore: implement Request.service_worker (#3013)2d30755chore: roll 1.57.0 (#3012)3d1b875chore: roll to 1.57.0-beta-1763718928000 (#3007)75ceca0chore: update driver to 1.56.1 (#3002)f283da5devops: update ado owner (#2997)019df4bfix: prevent ProtocolCallback memory leak during tracing (#2977) (#2980)4fb9e07chore: add dupe sync tests for 1.56 roll (#2988)f4ad602fix: remove duplicate callback addition (#2984)Updates
blackfrom 25.1.0 to 26.1.0Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
6305bf1Prepare 2026.1.0 release (#4892)e71305bBump pypa/cibuildwheel from 3.3.0 to 3.3.1 (#4961)21a2a8cFix Shutdown multiprocessing Manager in schedule_formatting (#4952)e3146ceBump docker/setup-buildx-action from 3.11.1 to 3.12.0 (#4919)fe1fbc4Bump actions/upload-artifact from 5.0.0 to 6.0.0 (#4923)2b4b7fcBump actions/download-artifact from 6.0.0 to 7.0.0 (#4922)d745be6docs: document --force-exclude for pre-commit workflows (#4957)b41acd6Various CI and doc refactors (#4928)6f43612Handle pathspec v1 changes (#4958)200c550Bump furo from 2025.9.25 to 2025.12.19 in /docs (#4933)Updates
rufffrom 0.12.12 to 0.14.14Release notes
Sourced from ruff's releases.