deps: bump the pip-dependencies group with 12 updates#2
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
6d77dcf to
511971e
Compare
Updates the requirements on [markdown](https://github.com/Python-Markdown/markdown), [mkdocs-material](https://github.com/squidfunk/mkdocs-material), [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions), [jinja2](https://github.com/pallets/jinja), [isort](https://github.com/PyCQA/isort), [pytest](https://github.com/pytest-dev/pytest), [pytest-cov](https://github.com/pytest-dev/pytest-cov), [pytest-random-order](https://github.com/jbasko/pytest-random-order), [ruff](https://github.com/astral-sh/ruff), [pytest-mock](https://github.com/pytest-dev/pytest-mock), [pre-commit](https://github.com/pre-commit/pre-commit) and [mypy](https://github.com/python/mypy) to permit the latest version. Updates `markdown` to 3.8.2 - [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.7...3.8.2) Updates `mkdocs-material` to 9.6.16 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.5.44...9.6.16) Updates `pymdown-extensions` to 10.16 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](facelessuser/pymdown-extensions@10.12...10.16) Updates `jinja2` to 3.1.6 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.4...3.1.6) Updates `isort` to 6.0.1 - [Release notes](https://github.com/PyCQA/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@5.13.2...6.0.1) Updates `pytest` to 8.4.1 - [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.3.3...8.4.1) Updates `pytest-cov` to 6.2.1 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.0.0...v6.2.1) Updates `pytest-random-order` to 1.2.0 - [Release notes](https://github.com/jbasko/pytest-random-order/releases) - [Changelog](https://github.com/pytest-dev/pytest-random-order/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest-random-order@v1.1.1...v1.2.0) Updates `ruff` to 0.12.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.7.4...0.12.5) Updates `pytest-mock` to 3.14.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.14.0...v3.14.1) Updates `pre-commit` to 4.2.0 - [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@v4.0.1...v4.2.0) Updates `mypy` to 1.17.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.15.0...v1.17.0) --- updated-dependencies: - dependency-name: markdown dependency-version: 3.8.2 dependency-type: direct:development dependency-group: pip-dependencies - dependency-name: mkdocs-material dependency-version: 9.6.16 dependency-type: direct:development dependency-group: pip-dependencies - dependency-name: pymdown-extensions dependency-version: '10.16' dependency-type: direct:development dependency-group: pip-dependencies - dependency-name: jinja2 dependency-version: 3.1.6 dependency-type: direct:development dependency-group: pip-dependencies - dependency-name: isort dependency-version: 6.0.1 dependency-type: direct:development dependency-group: pip-dependencies - dependency-name: pytest dependency-version: 8.4.1 dependency-type: direct:development dependency-group: pip-dependencies - dependency-name: pytest-cov dependency-version: 6.2.1 dependency-type: direct:development dependency-group: pip-dependencies - dependency-name: pytest-random-order dependency-version: 1.2.0 dependency-type: direct:development dependency-group: pip-dependencies - dependency-name: ruff dependency-version: 0.12.5 dependency-type: direct:development dependency-group: pip-dependencies - dependency-name: pytest-mock dependency-version: 3.14.1 dependency-type: direct:development dependency-group: pip-dependencies - dependency-name: pre-commit dependency-version: 4.2.0 dependency-type: direct:development dependency-group: pip-dependencies - dependency-name: mypy dependency-version: 1.17.0 dependency-type: direct:development dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
511971e to
9374d98
Compare
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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.
Updates the requirements on markdown, mkdocs-material, pymdown-extensions, jinja2, isort, pytest, pytest-cov, pytest-random-order, ruff, pytest-mock, pre-commit and mypy to permit the latest version.
Updates
markdownto 3.8.2Release notes
Sourced from markdown's releases.
Changelog
Sourced from markdown's changelog.
... (truncated)
Commits
d9c8431Bump version to 3.8.29980cb5Fixes for Python 3.143561310Properly document version specification.3bb9d42Update documentation for release process3870f20Bump version to 3.8.18207214Ensure incomplete markup declaration in raw HTML doesn't crash parser.64a3c0fFix HTML handling of\</>f2b9fd1Ensuremd_in_htmldoes not drop content513de8aUpdate pypa/gh-action-pypi-publish to v1.12.4b34e1d0Bump version to 3.8Updates
mkdocs-materialto 9.6.16Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
8b94981Prepare 9.6.16 releasee5c7ab5Updated dependencies5338552Fixed handling of inconsistent drive letter case6d4f756Fixed dotpath venv guessing88bdcf5Fixed empty username fallbackd0c4bd6Merge pull request #8346 from squidfunk/dependabot/npm_and_yarn/form-data-3.0.49c1e4deBump form-data from 3.0.1 to 3.0.4b2d235eUpdated Premium sponsorse54ff06Updated Premium sponsors212b7abUpdated Premium sponsorsUpdates
pymdown-extensionsto 10.16Release notes
Sourced from pymdown-extensions's releases.
Commits
7d3d4f9Add early support for Python 3.14 (#2697)beb841eDocs: Update JS deps620d7fdDocs: update JS depsa49f32aRefactor for mypy issue52a481bDocs: update JS dependencies2a1828aAllow raw HTML in caption prefix (#2679)fbf4bf2Fix issue where manual captions in auto were not respected properly (#2678)70cf820Fix spelling of marketplace for GitHub (#2674)553251dAdd retry logic for rate limited HTTP errors (429) (#2669)bd2f267Drop Python 3.8 (#2654)Updates
jinja2to 3.1.6Release notes
Sourced from jinja2's releases.
Changelog
Sourced from jinja2's changelog.
... (truncated)
Commits
1520688release version 3.1.690457bbMerge commit from fork065334dattr filter uses env.getattr033c200start version 3.1.6bc68d4euse global contributing guide (#2070)247de5euse global contributing guideab8218cuse project advisory link instead of globalb4ffc8frelease version 3.1.5 (#2066)877f6e5release version 3.1.58d58859remove test pypiUpdates
isortto 6.0.1Release notes
Sourced from isort's releases.
Changelog
Sourced from isort's changelog.
... (truncated)
Commits
c8ab4a5Merge pull request #2096 from xinydev/fix-docsee477e9Merge branch 'main' into fix-docs790bb06Merge pull request #2372 from cclauss/ruff-rules-PT168d850Merge branch 'main' into ruff-rules-PT6165d6bMerge pull request #2373 from PyCQA/ci/remove-safetyf776259Remove Safety176ada2Ruff rules PT for pytest3305894Merge pull request #2371 from cclauss/ruff-rules-B017-B028-E2031708f3eRuff rules B017, B028, and E2031157b58Merge pull request #2359 from cclauss/ruffUpdates
pytestto 8.4.1Release notes
Sourced from pytest's releases.
Commits
8d99211Prepare release version 8.4.15dc5880docs: update pytest.ini addopts example to use separate -p entries (#13529) (...d0c7ed0Reintroduce PytestReturnNotNoneWarning (#13495) (#13527)a1b3a78Fix compatibility with Twisted 25 (#13502) (#13531)4c161abpytester: avoid unraisableexception gc collects in inline runs to speed up te...a86ee09Fix typo in parametrize.rst (#13514) (#13516)1a0581bRemove outdated warning about faulthandler_timeout on Windows (#13492) (#13493)4e631a7Merge pull request #13486 from hosmir/fixtypo (#13487)b49745efix: support TerminalReporter.isatty being called (#13462) (#13483)cc5ceedRELEASING: remove pytest mailing list (#13472) (#13473)Updates
pytest-covto 6.2.1Changelog
Sourced from pytest-cov's changelog.
... (truncated)
Commits
55dbe43Bump version: 6.2.0 → 6.2.1d17e9b7Update changelog.8964ab7Add a note for this warning disable.e932e41Prevent unimported warnings @ pytest-xdist workers573379bBring pytest-cov's suprocess management in line with coverage's process_start...f1884e8Fix xdist pin.512c669Added minium version requirements for pluggin (for new-style hookwrappers). P...629ba64Remove deprecated license classifier.dca5723Bump version: 6.1.1 → 6.2.0f69166aAlso trigger the sqlite warning.Updates
pytest-random-orderto 1.2.0Changelog
Sourced from pytest-random-order's changelog.
... (truncated)
Commits
1bddb0fFix RELEASING.rst instructions43803c8Release 1.2.0754a8e4Removereturnfromfinallyblock (#60)a8f09ebFix setuptools-scm configuratione898111Removereturnfromfinallyblock90a346fModernize CI and configuration (#59)76c4d58Merge pull request #57 from euri10/python_versions32f0ef7ci: added 3.11 and 3.12ac1369aComment to guard against removing 'none' option as suggested in #40Updates
ruffto 0.12.5Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
d13228aBump 0.12.5 (#19528)9461d30[ty] Rename type_api => ty_extensions (#19523)63d1d33[ty] Added support for "go to references" in ty playground. (#19516)e0149cd[ty] Return a tuple spec from the iterator protocol (#19496)2a00eca[ty] Exhaustiveness checking & reachability formatchstatements (#19508)3d17897[ty] Fix narrowing and reachability of class patterns with arguments (#19512)fa1df4c[ty] Implemented partial support for "find references" language server featur...89258f1[flake8-use-pathlib] Add autofix forPTH101,PTH104,PTH105,PTH121...1dcef1a[perflint] Parenthesize generator expressions (PERF401) (#19325)ba629fe[pep8-naming] FixN802false positives forCGIHTTPRequestHandlerand `S...Updates
pytest-mockto 3.14.1Release notes
Sourced from pytest-mock's releases.
Changelog
Sourced from pytest-mock's changelog.
... (truncated)
Commits
34dd61aRelease 3.14.1299adb9Add support for Python 3.14 (#503)f5fcef7[pre-commit.ci] pre-commit autoupdate (#504)bae64d8[pre-commit.ci] pre-commit autoupdate (#502)824f334[pre-commit.ci] pre-commit autoupdate (#501)db1add6[pre-commit.ci] pre-commit autoupdate (#500)48ac874[pre-commit.ci] pre-commit autoupdate (#499)fe7ad9a[pre-commit.ci] pre-commit autoupdate (#498)7857e60[pre-commit.ci] pre-commit autoupdate (#497)a8b97ea[pre-commit.ci] pre-commit autoupdate (#496)Updates
pre-committo 4.2.0Release notes
Sourced from pre-commit's releases.