chore(deps-dev): bump the dev-tools group with 11 updates#207
Merged
neuron7xLab merged 1 commit intomainfrom Apr 13, 2026
Merged
chore(deps-dev): bump the dev-tools group with 11 updates#207neuron7xLab merged 1 commit intomainfrom
neuron7xLab merged 1 commit intomainfrom
Conversation
Bumps the dev-tools group with 11 updates: | Package | From | To | | --- | --- | --- | | [ruff](https://github.com/astral-sh/ruff) | `0.14.0` | `0.15.10` | | [mypy](https://github.com/python/mypy) | `1.18.2` | `1.20.0` | | [pytest](https://github.com/pytest-dev/pytest) | `8.4.2` | `9.0.3` | | [pytest-benchmark](https://github.com/ionelmc/pytest-benchmark) | `5.1.0` | `5.2.3` | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `7.0.0` | `7.1.0` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `1.2.0` | `1.3.0` | | [pytest-httpx](https://github.com/Colin-b/pytest_httpx) | `0.35.0` | `0.36.2` | | [pytest-html](https://github.com/pytest-dev/pytest-html) | `4.1.1` | `4.2.0` | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.140.3` | `6.151.12` | | [bandit](https://github.com/PyCQA/bandit) | `1.8.6` | `1.9.4` | | [pytest-split](https://github.com/jerry-git/pytest-split) | `0.10.0` | `0.11.0` | Updates `ruff` from 0.14.0 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.14.0...0.15.10) Updates `mypy` from 1.18.2 to 1.20.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.18.2...v1.20.0) Updates `pytest` from 8.4.2 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.4.2...9.0.3) Updates `pytest-benchmark` from 5.1.0 to 5.2.3 - [Changelog](https://github.com/ionelmc/pytest-benchmark/blob/master/CHANGELOG.rst) - [Commits](ionelmc/pytest-benchmark@v5.1.0...v5.2.3) 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 `pytest-asyncio` from 1.2.0 to 1.3.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v1.2.0...v1.3.0) Updates `pytest-httpx` from 0.35.0 to 0.36.2 - [Release notes](https://github.com/Colin-b/pytest_httpx/releases) - [Changelog](https://github.com/Colin-b/pytest_httpx/blob/develop/CHANGELOG.md) - [Commits](Colin-b/pytest_httpx@v0.35.0...0.36.2) Updates `pytest-html` from 4.1.1 to 4.2.0 - [Release notes](https://github.com/pytest-dev/pytest-html/releases) - [Changelog](https://github.com/pytest-dev/pytest-html/blob/master/docs/changelog.rst) - [Commits](pytest-dev/pytest-html@4.1.1...4.2.0) Updates `hypothesis` from 6.140.3 to 6.151.12 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.140.3...hypothesis-python-6.151.12) Updates `bandit` from 1.8.6 to 1.9.4 - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.8.6...1.9.4) Updates `pytest-split` from 0.10.0 to 0.11.0 - [Release notes](https://github.com/jerry-git/pytest-split/releases) - [Changelog](https://github.com/jerry-git/pytest-split/blob/master/CHANGELOG.md) - [Commits](jerry-git/pytest-split@0.10.0...0.11.0) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.10 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-tools - dependency-name: mypy dependency-version: 1.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-tools - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-tools - dependency-name: pytest-benchmark dependency-version: 5.2.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-tools - dependency-name: pytest-cov dependency-version: 7.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-tools - dependency-name: pytest-asyncio dependency-version: 1.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-tools - dependency-name: pytest-httpx dependency-version: 0.36.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-tools - dependency-name: pytest-html dependency-version: 4.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-tools - dependency-name: hypothesis dependency-version: 6.151.12 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-tools - dependency-name: bandit dependency-version: 1.9.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-tools - dependency-name: pytest-split dependency-version: 0.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-tools ... Signed-off-by: dependabot[bot] <support@github.com>
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 dev-tools group with 11 updates:
0.14.00.15.101.18.21.20.08.4.29.0.35.1.05.2.37.0.07.1.01.2.01.3.00.35.00.36.24.1.14.2.06.140.36.151.121.8.61.9.40.10.00.11.0Updates
rufffrom 0.14.0 to 0.15.10Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
252f761Bump 0.15.10 (#24519)37a1ec8[ty] Fix assignability of intersections with bounded typevars (#24502)f518cc9[ty] Allow partially stringifiedtype[…]annotations (#24518)16c4090docs: fix JSON typo in settings example (#24517)99d97bd[ty] Tighten up a few edge cases inConcatenatetype-expression parsing (#2...2714e34[ty] Enablepull-diagnosticsby default in E2E tests (#24516)d8bc700LSP: Add support for custom extensions (#24463)a45f96d[ty] stop special-casing str constructor (#24514)87a0f01[ruff] Treat f-string interpolation as potential side effect in RUF019 (#24426)e9ba848[ty] Fix excess subscript argument inference for non-generic types (#24354)Updates
mypyfrom 1.18.2 to 1.20.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
770d3caRemove +dev from version4738ffaChangelog updates for 1.20 (#21109)b4f07a7Use 'native-parser' instead of 'native-parse' for optional dependency (#21115)7bec7b7[mypyc] Document librt and librt.base64 (#21114)c482596--allow-redefinition-new is no longer experimental (#21110)c916ca3sdist: includemisc/{diff-cache,apply-cache-diff}.pyfor `mypy/test/test_di...b137e4e[mypyc] Speed up native-to-native imports within the same group (#21101)978b711[mypyc] Fix range loop variable off-by-one after loop exit (#21098)67ada30[stubtest] Check runtime availability of private types not marked `@type_chec...bdef6eflibrt cache tests: build respecting MYPY_TEST_PREFIX (#21097)Updates
pytestfrom 8.4.2 to 9.0.3Release notes
Sourced from pytest's releases.
... (truncated)
Commits
a7d58d7Prepare release version 9.0.3089d981Merge pull request #14366 from bluetech/revert-14193-backport8127eafRevert "Fix: assertrepr_compare respects dict insertion order (#14050) (#14193)"99a7e60Merge pull request #14363 from pytest-dev/patchback/backports/9.0.x/95d8423bd...ddee02aMerge pull request #14343 from bluetech/cve-2025-71176-simple74eac69doc: Update training info (#14298) (#14301)f92dee7Merge pull request #14267 from pytest-dev/patchback/backports/9.0.x/d6fa26c62...7ee58acMerge pull request #12378 from Pierre-Sassoulas/fix-implicit-str-concat-and-d...37da870Merge pull request #14259 from mitre88/patch-4 (#14268)c34bfa3Add explanation for string context diffs (#14257) (#14266)Updates
pytest-benchmarkfrom 5.1.0 to 5.2.3Changelog
Sourced from pytest-benchmark's changelog.
Commits
b857483Bump version: 5.2.2 → 5.2.37f5abf9Add a note about the readme.b8e5f53Fix bad wrap.931d50fAdd back some escapes. Oops.d5c2f7eAdd support for pytest 9.0. Fixes #295.9a3888aMove readme+changelog extraction to static pyproject config.d34bf73Bump version: 5.2.1 → 5.2.2cf2ac34Bump prek.8bfc327Improve formatting (docutils chokes on those arguments with colons and bracke...190b487Prefix all headings with letters to allow docutils or whatever generate stabl...Updates
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
pytest-asynciofrom 1.2.0 to 1.3.0Release notes
Sourced from pytest-asyncio's releases.
Commits
2e9695fdocs: Compile changelog for v1.3.0dd0e9badocs: Reference correct issue in news fragment.4c31abeBuild(deps): Bump nh3 from 0.3.1 to 0.3.213e9477Link to migration guides from changelog4d2cf3ctests: handle Python 3.14 DefaultEventLoopPolicy deprecation warningsee3549btest: Remove obsolete test for the event_loop fixture.7a67c82tests: Fix failing test by preventing warning conversion to error.a17b689test: add pytest config to isolated test directories18afc9dfix(tests): replace runpytest_subprocess with runpytestcdc6bd1Add support for pytest 9 and drop Python 3.9 supportUpdates
pytest-httpxfrom 0.35.0 to 0.36.2Release notes
Sourced from pytest-httpx's releases.
Changelog
Sourced from pytest-httpx's changelog.
Commits
8121166Re-release as 0.36.2d5e4283Bump version66eeeb0Release version 0.36.11be4693Merge branch 'master' into develop5acf97fRelease 0.36.171b9dd4Release 0.36.19714e55Cleanup project management47e7e02Use commit sha as versionede6a6dUpdate black to latest version7d8291eUse trusted publisher to publish to pypiUpdates
pytest-htmlfrom 4.1.1 to 4.2.0Release notes
Sourced from pytest-html's releases.
... (truncated)
Changelog
Sourced from pytest-html's changelog.
Commits
d8fa812ci: switch to trusted publishing (#992)36a2911Chore(deps-dev): Bump sass from 1.97.1 to 1.97.2 (#990)6c8a66eChore(deps-dev): Bump chai from 6.2.1 to 6.2.2 (#989)aca223fChore(deps-dev): Bump sinon from 21.0.0 to 21.0.1 (#987)9ad7389Chore(deps-dev): Bump sass from 1.96.0 to 1.97.1 (#988)ffec3a5[pre-commit.ci] pre-commit autoupdate (#986)c965f6d[pre-commit.ci] pre-commit autoupdate (#974)ba37903Chore(deps-dev): Bump sass from 1.94.2 to 1.96.0 (#983)5ddb4bcChore(deps): Bump actions/cache from 4 to 5 (#984)e5ac7deFix rst-lint: error: unrecognized arguments: --encodingUpdates
hypothesisfrom 6.140.3 to 6.151.12Release notes
Sourced from hypothesis's releases.
... (truncated)
Commits
2b1de22Bump hypothesis-python version to 6.151.12 and update changelog0016ad0Merge pull request #4695 from HypothesisWorks/DRMacIver/syrupyc43f475Remove extra blank line in conftest.pyacbfebbRefactor test layout in response to code review25cdc50Don't install syrupy in toxd96f374Inline list definitions6ab0b0cRemove useless module docstringebe4fcbMove get_output into common utils function0ddfbc6Update hypothesis-python/RELEASE.rstb4fc053Add release fileUpdates
banditfrom 1.8.6 to 1.9.4Release notes
Sourced from bandit's releases.