deps: bump the pip-dependencies group across 1 directory with 13 updates#6
Closed
dependabot[bot] wants to merge 1 commit into
Closed
deps: bump the pip-dependencies group across 1 directory with 13 updates#6dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the pip-dependencies group with 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [markdown](https://github.com/Python-Markdown/markdown) | `3.7` | `3.9` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.44` | `9.6.19` | | [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `10.12` | `10.16.1` | | [jinja2](https://github.com/pallets/jinja) | `3.1.4` | `3.1.6` | | [isort](https://github.com/PyCQA/isort) | `5.13.2` | `6.0.1` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.3` | `8.4.2` | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `6.0.0` | `7.0.0` | | [pytest-random-order](https://github.com/jbasko/pytest-random-order) | `1.1.1` | `1.2.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.7.4` | `0.13.0` | | [pytest-mock](https://github.com/pytest-dev/pytest-mock) | `3.14.0` | `3.15.0` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.0.1` | `4.3.0` | | [mypy](https://github.com/python/mypy) | `1.15.0` | `1.18.1` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `1.1.0` | `1.2.0` | Updates `markdown` from 3.7 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.7...3.9.0) Updates `mkdocs-material` from 9.5.44 to 9.6.19 - [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.19) Updates `pymdown-extensions` from 10.12 to 10.16.1 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](facelessuser/pymdown-extensions@10.12...10.16.1) Updates `jinja2` from 3.1.4 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` from 5.13.2 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` from 8.3.3 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.3.3...8.4.2) Updates `pytest-cov` from 6.0.0 to 7.0.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.0.0...v7.0.0) Updates `pytest-random-order` from 1.1.1 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` from 0.7.4 to 0.13.0 - [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.13.0) Updates `pytest-mock` from 3.14.0 to 3.15.0 - [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.15.0) Updates `pre-commit` from 4.0.1 to 4.3.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.3.0) Updates `mypy` from 1.15.0 to 1.18.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.15.0...v1.18.1) Updates `pytest-asyncio` from 1.1.0 to 1.2.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v1.1.0...v1.2.0) --- updated-dependencies: - dependency-name: markdown dependency-version: '3.9' dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: mkdocs-material dependency-version: 9.6.19 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: pymdown-extensions dependency-version: 10.16.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: jinja2 dependency-version: 3.1.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: isort dependency-version: 6.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: pip-dependencies - dependency-name: pytest dependency-version: 8.4.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: pytest-cov dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: pip-dependencies - dependency-name: pytest-random-order dependency-version: 1.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: ruff dependency-version: 0.13.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: pytest-mock dependency-version: 3.15.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: pre-commit dependency-version: 4.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: mypy dependency-version: 1.18.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: pytest-asyncio dependency-version: 1.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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.
Bumps the pip-dependencies group with 13 updates in the / directory:
3.73.99.5.449.6.1910.1210.16.13.1.43.1.65.13.26.0.18.3.38.4.26.0.07.0.01.1.11.2.00.7.40.13.03.14.03.15.04.0.14.3.01.15.01.18.11.1.01.2.0Updates
markdownfrom 3.7 to 3.9Release notes
Sourced from markdown's releases.
Changelog
Sourced from markdown's changelog.
... (truncated)
Commits
f39cf84Bump version to 3.907bf207Order footnotes by reference23c301dFix failing cases for Python 3.144669a09fix typod9c8431Bump 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.Updates
mkdocs-materialfrom 9.5.44 to 9.6.19Release notes
Sourced from mkdocs-material's releases.
... (truncated)
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
2fe55eePrepare 9.6.19 releasec9d5303Documentation3a0cea1Bump actions/upload-pages-artifact from 3 to 43026a57Bump actions/checkout from 4 to 5cb1fc6fUpdated dependencies1f3c48eFixed pillow version range13c9c77Added pillow 11 to supported version range0d262ecDocumentation97ae22fUpdated Premium sponsorsee6484eUpdated Premium sponsorsUpdates
pymdown-extensionsfrom 10.12 to 10.16.1Release notes
Sourced from pymdown-extensions's releases.
... (truncated)
Commits
b50d15aCaption pattern should match a literal dot (#2717)f64422fUpdate copyright9edb926Use Trusted Publisher7d3d4f9Add 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)Updates
jinja2from 3.1.4 to 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
isortfrom 5.13.2 to 6.0.1Release notes
Sourced from isort's releases.
... (truncated)
Changelog
Sourced from isort's changelog.
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
pytestfrom 8.3.3 to 8.4.2Release notes
Sourced from pytest's releases.
... (truncated)
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.0.0 to 7.0.0Changelog
Sourced from pytest-cov's changelog.
... (truncated)
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
pytest-random-orderfrom 1.1.1 to 1.2.0Changelog
Sourced from pytest-random-order's changelog.
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
rufffrom 0.7.4 to 0.13.0Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.