-
Notifications
You must be signed in to change notification settings - Fork 23
python-deps(deps): bump the python-dependencies group with 7 updates #492
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
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
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #492 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 161 161
Lines 4744 4744
Branches 429 429
=========================================
Hits 4744 4744 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Collaborator
|
@dependabot recreate |
Updates the requirements on [pyright](https://github.com/RobertCraigie/pyright-python), [griffe](https://github.com/mkdocstrings/griffe), [pytest](https://github.com/pytest-dev/pytest), [pytest-cov](https://github.com/pytest-dev/pytest-cov), [ruff](https://github.com/astral-sh/ruff), [markdown](https://github.com/Python-Markdown/markdown) and [more-itertools](https://github.com/more-itertools/more-itertools) to permit the latest version. Updates `pyright` to 1.1.405 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.404...v1.1.405) Updates `griffe` from 1.13.0 to 1.14.0 - [Release notes](https://github.com/mkdocstrings/griffe/releases) - [Changelog](https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/griffe@1.13.0...1.14.0) Updates `pytest` from 8.4.1 to 8.4.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.1...8.4.2) Updates `pytest-cov` from 6.2.1 to 6.3.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.2.1...v6.3.0) Updates `ruff` from 0.12.11 to 0.12.12 - [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.12.12) Updates `markdown` from 3.8.2 to 3.9 - [Release notes](https://github.com/Python-Markdown/markdown/releases) - [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md) - [Commits](Python-Markdown/markdown@3.8.2...3.9.0) Updates `more-itertools` from 10.7.0 to 10.8.0 - [Release notes](https://github.com/more-itertools/more-itertools/releases) - [Commits](more-itertools/more-itertools@v10.7.0...v10.8.0) --- updated-dependencies: - dependency-name: pyright dependency-version: 1.1.405 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: griffe dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pytest dependency-version: 8.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: pytest-cov dependency-version: 6.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: ruff dependency-version: 0.12.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: markdown dependency-version: '3.9' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: more-itertools dependency-version: 10.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
a749c80 to
c2cdd7b
Compare
nfelt14
approved these changes
Sep 8, 2025
Test Results (windows)
|
Test Results (ubuntu)
|
Test Results (macos)
|
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.
Updates the requirements on pyright, griffe, pytest, pytest-cov, ruff, markdown and more-itertools to permit the latest version.
Updates
pyrightto 1.1.405Commits
e211ec8Pyright NPM Package update to 1.1.405 (#353)Updates
griffefrom 1.13.0 to 1.14.0Release notes
Sourced from griffe's releases.
Changelog
Sourced from griffe's changelog.
Commits
396cc03chore: Prepare release 1.14.0b6169cddocs: Minor fix/improvemt7474343docs: Remove redudant docstring sections (auto-summarized)d792a56feat: Addanalysisattribute on objects and aliases, telling whether they w...2a8d824feat: Expose Git info in objects, allowing to compute a newsource_linkpro...bff6f61docs: Improve docs forDocstring.sourcec1290e7chore: Add TODO comment945880arefactor: Provide typed dicts for docstring optionsf1ad8dfci: Set "deploy" mode when checking docs in CIb4e9f08style: Remove trailing spacesUpdates
pytestfrom 8.4.1 to 8.4.2Release notes
Sourced from pytest's releases.
Commits
bfae422Prepare release version 8.4.28990538Fix passenv CI in tox ini and make tests insensitive to the presence of the C...ca676bfMerge pull request #13687 from pytest-dev/patchback/backports/8.4.x/e63f6e51c...975a60aMerge pull request #13686 from pytest-dev/patchback/backports/8.4.x/12bde8af6...7723ce8Merge pull request #13683 from even-even/fix_Exeption_to_Exception_in_errorMe...b7f0568Merge pull request #13685 from CoretexShadow/fix/docs-pytest-generate-tests2c94c4aadd missing colon (#13640) (#13641)c3d7684Merge pull request #13606 from pytest-dev/patchback/backports/8.4.x/5f9938563...dc6e3beMerge pull request #13605 from The-Compiler/training-update-2025-07f87289cFix crash withtimesoutput style and skipped module (#13573) (#13579)Updates
pytest-covfrom 6.2.1 to 6.3.0Changelog
Sourced from pytest-cov's changelog.
Commits
a69d1abBump version: 6.2.1 → 6.3.0475bf32Update changelog.3834009Add GitHub Actions example and fix example to not break with default markdown...0824728Small phrasing adustments in Markdown docs474c1f4Move markdown dest files check to StoreReport for earlier error and parser.er...7b21833Default markdown-append to coverage.md and raise warning if both markdown opt...3a15312Fix usage of Path.open() to write/append to files4b79449Change output file cov-append.md in md-append example40e9e8eAdd docs and update AUTHORS.rstf5ca33aAdd tests for markdown and markdown-appendUpdates
rufffrom 0.12.11 to 0.12.12Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
c6516e9Bump 0.12.12 (#20242)1aaa084[ty] More tests for TypedDict (#20205)b49aa35Split LICENSE addendum by derivation type (#20222)1e34f3f[ty] Fix small test typo (#20220)77b2cee[ty] Add functions for revealing assignability/subtyping constraints (#20217)200349c[flake8-comprehensions] SkipC417when lambda containsyield/`yield fro...0d4f7dd[ty] Treat__new__as a static method (#20212)cb1ba0dExposeIndentationinruff_python_codegen(#20216)cda376a[ty]eliminate definitely-impossible types from union in equality narrowing (#...b14fc96Update Rust crate tracing-subscriber to v0.3.20 (#20162)Updates
markdownfrom 3.8.2 to 3.9Release notes
Sourced from markdown's releases.
Changelog
Sourced from markdown's changelog.
Commits
f39cf84Bump version to 3.907bf207Order footnotes by reference23c301dFix failing cases for Python 3.144669a09fix typoUpdates
more-itertoolsfrom 10.7.0 to 10.8.0Release notes
Sourced from more-itertools's releases.
... (truncated)
Commits
8c1a6efMerge pull request #1071 from more-itertools/version-10.8.024be440Add note for issue 10543dd5980Add a note for issue 10632ce52d1Update docs for 10.8.0eae9156Bump version: 10.7.0 → 10.8.0a80f1c5Merge pull request #1068 from rhettinger/cleanup_tail5701589Merge pull request #1067 from rhettinger/reshape_beautification58e0331Merge pull request #1069 from rhettinger/derangements_doc9a3d7e3Clarify how derangements treats duplicate inputsc509b14Clean-up tail(). Prefer try/except over the Sized ABC.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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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