-
Notifications
You must be signed in to change notification settings - Fork 0
deps: bump the pip-dependencies group across 1 directory with 13 updates #6
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
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/pip/pip-dependencies-7e759a13b9
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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
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>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update python code
0 participants
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.7
3.9
9.5.44
9.6.19
10.12
10.16.1
3.1.4
3.1.6
5.13.2
6.0.1
8.3.3
8.4.2
6.0.0
7.0.0
1.1.1
1.2.0
0.7.4
0.13.0
3.14.0
3.15.0
4.0.1
4.3.0
1.15.0
1.18.1
1.1.0
1.2.0
Updates
markdown
from 3.7 to 3.9Release notes
Sourced from markdown's releases.
Changelog
Sourced from markdown's changelog.
... (truncated)
Commits
f39cf84
Bump version to 3.907bf207
Order footnotes by reference23c301d
Fix failing cases for Python 3.144669a09
fix typod9c8431
Bump version to 3.8.29980cb5
Fixes for Python 3.143561310
Properly document version specification.3bb9d42
Update documentation for release process3870f20
Bump version to 3.8.18207214
Ensure incomplete markup declaration in raw HTML doesn't crash parser.Updates
mkdocs-material
from 9.5.44 to 9.6.19Release notes
Sourced from mkdocs-material's releases.
... (truncated)
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
2fe55ee
Prepare 9.6.19 releasec9d5303
Documentation3a0cea1
Bump actions/upload-pages-artifact from 3 to 43026a57
Bump actions/checkout from 4 to 5cb1fc6f
Updated dependencies1f3c48e
Fixed pillow version range13c9c77
Added pillow 11 to supported version range0d262ec
Documentation97ae22f
Updated Premium sponsorsee6484e
Updated Premium sponsorsUpdates
pymdown-extensions
from 10.12 to 10.16.1Release notes
Sourced from pymdown-extensions's releases.
... (truncated)
Commits
b50d15a
Caption pattern should match a literal dot (#2717)f64422f
Update copyright9edb926
Use Trusted Publisher7d3d4f9
Add early support for Python 3.14 (#2697)beb841e
Docs: Update JS deps620d7fd
Docs: update JS depsa49f32a
Refactor for mypy issue52a481b
Docs: update JS dependencies2a1828a
Allow raw HTML in caption prefix (#2679)fbf4bf2
Fix issue where manual captions in auto were not respected properly (#2678)Updates
jinja2
from 3.1.4 to 3.1.6Release notes
Sourced from jinja2's releases.
Changelog
Sourced from jinja2's changelog.
... (truncated)
Commits
1520688
release version 3.1.690457bb
Merge commit from fork065334d
attr filter uses env.getattr033c200
start version 3.1.6bc68d4e
use global contributing guide (#2070)247de5e
use global contributing guideab8218c
use project advisory link instead of globalb4ffc8f
release version 3.1.5 (#2066)877f6e5
release version 3.1.58d58859
remove test pypiUpdates
isort
from 5.13.2 to 6.0.1Release notes
Sourced from isort's releases.
... (truncated)
Changelog
Sourced from isort's changelog.
Commits
c8ab4a5
Merge pull request #2096 from xinydev/fix-docsee477e9
Merge branch 'main' into fix-docs790bb06
Merge pull request #2372 from cclauss/ruff-rules-PT168d850
Merge branch 'main' into ruff-rules-PT6165d6b
Merge pull request #2373 from PyCQA/ci/remove-safetyf776259
Remove Safety176ada2
Ruff rules PT for pytest3305894
Merge pull request #2371 from cclauss/ruff-rules-B017-B028-E2031708f3e
Ruff rules B017, B028, and E2031157b58
Merge pull request #2359 from cclauss/ruffUpdates
pytest
from 8.3.3 to 8.4.2Release notes
Sourced from pytest's releases.
... (truncated)
Commits
bfae422
Prepare release version 8.4.28990538
Fix passenv CI in tox ini and make tests insensitive to the presence of the C...ca676bf
Merge pull request #13687 from pytest-dev/patchback/backports/8.4.x/e63f6e51c...975a60a
Merge pull request #13686 from pytest-dev/patchback/backports/8.4.x/12bde8af6...7723ce8
Merge pull request #13683 from even-even/fix_Exeption_to_Exception_in_errorMe...b7f0568
Merge pull request #13685 from CoretexShadow/fix/docs-pytest-generate-tests2c94c4a
add missing colon (#13640) (#13641)c3d7684
Merge pull request #13606 from pytest-dev/patchback/backports/8.4.x/5f9938563...dc6e3be
Merge pull request #13605 from The-Compiler/training-update-2025-07f87289c
Fix crash withtimes
output style and skipped module (#13573) (#13579)Updates
pytest-cov
from 6.0.0 to 7.0.0Changelog
Sourced from pytest-cov's changelog.
... (truncated)
Commits
224d896
Bump version: 6.3.0 → 7.0.073424e3
Cleanup the docs a bit.36f1cc2
Bump pins in template.f299c59
Bump the github-actions group with 2 updates25f0b2e
Update docs/config.rstbb23eac
Improve configuration docsa19531e
Switch from build/pre-commit to uv/prek - this should make this faster.82f9993
Update changelog.211b5cd
Fix links.97aadd7
Update some ci config, reformat and apply some lint fixes.Updates
pytest-random-order
from 1.1.1 to 1.2.0Changelog
Sourced from pytest-random-order's changelog.
Commits
1bddb0f
Fix RELEASING.rst instructions43803c8
Release 1.2.0754a8e4
Removereturn
fromfinally
block (#60)a8f09eb
Fix setuptools-scm configuratione898111
Removereturn
fromfinally
block90a346f
Modernize CI and configuration (#59)76c4d58
Merge pull request #57 from euri10/python_versions32f0ef7
ci: added 3.11 and 3.12ac1369a
Comment to guard against removing 'none' option as suggested in #40Updates
ruff
from 0.7.4 to 0.13.0Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.