chore(deps-dev): bump the python group across 1 directory with 8 updates - #35
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps-dev): bump the python group across 1 directory with 8 updates#35dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the python group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.165.9` | `6.165.10` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.15.4` | `7.16.0` | | [import-linter](https://github.com/seddonym/import-linter) | `2.13` | `2.14` | | [ruff](https://github.com/astral-sh/ruff) | `0.16.3` | `0.16.5` | | [wemake-python-styleguide](https://github.com/wemake-services/wemake-python-styleguide) | `1.7.1` | `1.8.0` | | [pytest-benchmark](https://github.com/ionelmc/pytest-benchmark) | `5.2.3` | `5.3.0` | | [tox](https://github.com/tox-dev/tox) | `4.60.0` | `4.61.1` | | [types-openpyxl](https://github.com/python/typeshed) | `3.1.5.20260807` | `3.1.5.20260827` | Updates `hypothesis` from 6.165.9 to 6.165.10 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@v6.165.9...v6.165.10) Updates `coverage` from 7.15.4 to 7.16.0 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.15.4...7.16.0) Updates `import-linter` from 2.13 to 2.14 - [Changelog](https://github.com/seddonym/import-linter/blob/main/docs/release_notes.md) - [Commits](seddonym/import-linter@v2.13...v2.14) Updates `ruff` from 0.16.3 to 0.16.5 - [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.16.3...0.16.5) Updates `wemake-python-styleguide` from 1.7.1 to 1.8.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.7.1...1.8.0) Updates `pytest-benchmark` from 5.2.3 to 5.3.0 - [Release notes](https://github.com/ionelmc/pytest-benchmark/releases) - [Changelog](https://github.com/ionelmc/pytest-benchmark/blob/master/CHANGELOG.rst) - [Commits](ionelmc/pytest-benchmark@v5.2.3...v5.3.0) Updates `tox` from 4.60.0 to 4.61.1 - [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.60.0...4.61.1) Updates `types-openpyxl` from 3.1.5.20260807 to 3.1.5.20260827 - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: coverage dependency-version: 7.16.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python - dependency-name: hypothesis dependency-version: 6.165.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python - dependency-name: import-linter dependency-version: '2.14' dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python - dependency-name: pytest-benchmark dependency-version: 5.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python - dependency-name: ruff dependency-version: 0.16.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python - dependency-name: tox dependency-version: 4.61.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python - dependency-name: types-openpyxl dependency-version: 3.1.5.20260827 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python - dependency-name: wemake-python-styleguide dependency-version: 1.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/uv/python-46abb1b536
branch
from
September 1, 2026 20:52
04232aa to
83ffcda
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 python group with 8 updates in the / directory:
6.165.96.165.107.15.47.16.02.132.140.16.30.16.51.7.11.8.05.2.35.3.04.60.04.61.13.1.5.202608073.1.5.20260827Updates
hypothesisfrom 6.165.9 to 6.165.10Commits
6384deeBump hypothesis version to 6.165.10 and update changelogc7ca59dMerge pull request #4864 from dgutson/claude-stateful-and-example3fc38f1claude: teach /hypothesis about stateful tests and@example16f24b7Merge pull request #4862 from Zac-HD/claude/upstream-regex-issues-fkke9q3a19d89fix context flag restoration3f94912Clarify re.ASCII wording in changelog entry9d0a9a8Fix from_regex handling of negative classes, re.ASCII, and zero-min repeatsUpdates
coveragefrom 7.15.4 to 7.16.0Release notes
Sourced from coverage's releases.
Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
3e9fc16docs: prep for 7.16.038be8d1build: control check-manifest explicitly8eb1266docs(build): no longer commit sample_html1a8b3fadocs: remove sample_htmlaeaa79bdocs: linklint is now sphinx-linklintd5eaf3ftest: a branchless way to re-add extensions57e52fddocs: adjust CHANGES for #2270b9d304dfix: check for multiprocessing in a --concurrency list (#2270)a6ef928chore: make upgrade070461fchore: bump the action-dependencies group with 4 updates (#2271)Updates
import-linterfrom 2.13 to 2.14Changelog
Sourced from import-linter's changelog.
Commits
33138daRelease v2.14d314ebbAdd broken contract guidance (#371)285653eShow count of ignored imports in contract output (#375) (#376)2c00e87Update uv.lock65ff08eMove --debug example under its own Debug mode heading; add author2a1c20bDocument the --debug flaga2acb4dClarify need for include_external_packages8211ac1Clarify that external packages can be forbidden213b92eAdd --no-logo flagUpdates
rufffrom 0.16.3 to 0.16.5Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
9e4938cBump 0.16.5 (#28110)aad0e90Allow rules without codes (#28049)5fdab73Update preview default rules and categories (#27877)29c8e5bDocument rule acceptance guidelines (#27910)50a4d7fDocument the new category selectors (#27906)ada8795Introduce category selectors (#27666)d894723[ty] Infer lambda parameters through callable type aliases (#28109)2685fde[ty] Narrow functional enum members in==andmatch(#28103)efcffd2[ty] Intersection simplifications with subtype-related generic specialization...eb78048[ty] Bump ecosystem-analyzer for HTML escaping (#28104)Updates
wemake-python-styleguidefrom 1.7.1 to 1.8.0Release notes
Sourced from wemake-python-styleguide's releases.
... (truncated)
Changelog
Sourced from wemake-python-styleguide's changelog.
Commits
ceb6b41Version 1.8.0 (#3777)76b3ac3feat: extend f-string rules to t-strings (#3613) (#3702)b5b507eImprove AI docs (#3776)2b5ddd5Refactor mcp feature (#3775)92affcbFix33cc5feSimplify the skill after Claudes reviewbf945bcSimplify the skill after Claudes reviewd8783a8Fix MCP docs13e86caAdd MCP violation explanation server (#3772)adab78eForbid MappingProxyType (#3763)Updates
pytest-benchmarkfrom 5.2.3 to 5.3.0Release notes
Sourced from pytest-benchmark's releases.
Changelog
Sourced from pytest-benchmark's changelog.
Commits
07d5196Bump version: 5.2.3 → 5.3.0accf733Add some details on #304.417dd9fReally update the changelog.898acb3Update changelog and plan release.9cc7ef0Defer xdist warning until benchmark collection (#65)ef48550Some minor skel updates: test only against latest pytest; bump linting/format...88eaea9Add --benchmark-precision for adaptive rounds (opt-in)3b83d12Update and freeze GHA actions4b7662fFix ruff complaints26b0113Remove Taplo lint (unmaintained)Updates
toxfrom 4.60.0 to 4.61.1Release notes
Sourced from tox's releases.
Changelog
Sourced from tox's changelog.
... (truncated)
Commits
c8c010arelease 4.61.1cd8c1fa🐛 fix(schema): declare prefix in the labeled factor group's not clause (#4051)aa8f46crelease 4.61.08ef0326✨ feat(toml): declare factor group defaults and per-run overrides (#4050)e489adb🐛 fix(config): substitute inside override values (#4048)c1af929✨ feat(toml): allow labeling a range factor group (#4049)930190cReplace deprecated load_module in docs conf (#4043)2a4a215docs: fix dead virtualenv discovery link in explanation.rst (#4042)e91ca3brelease 4.60.159e984fReport an empty TOML command value as a handled error (#4041)Updates
types-openpyxlfrom 3.1.5.20260807 to 3.1.5.20260827Commits