deps: bump the pip-dependencies group with 12 updates #2
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
markdown
to 3.8.2Release notes
Sourced from markdown's releases.
Changelog
Sourced from markdown's changelog.
... (truncated)
Commits
d9c8431
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.64a3c0f
Fix HTML handling of\</>
f2b9fd1
Ensuremd_in_html
does not drop content513de8a
Update pypa/gh-action-pypi-publish to v1.12.4b34e1d0
Bump version to 3.8Updates
mkdocs-material
to 9.6.16Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
8b94981
Prepare 9.6.16 releasee5c7ab5
Updated dependencies5338552
Fixed handling of inconsistent drive letter case6d4f756
Fixed dotpath venv guessing88bdcf5
Fixed empty username fallbackd0c4bd6
Merge pull request #8346 from squidfunk/dependabot/npm_and_yarn/form-data-3.0.49c1e4de
Bump form-data from 3.0.1 to 3.0.4b2d235e
Updated Premium sponsorse54ff06
Updated Premium sponsors212b7ab
Updated Premium sponsorsUpdates
pymdown-extensions
to 10.16Release notes
Sourced from pymdown-extensions's releases.
Commits
7d3d4f9
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)70cf820
Fix spelling of marketplace for GitHub (#2674)553251d
Add retry logic for rate limited HTTP errors (429) (#2669)bd2f267
Drop Python 3.8 (#2654)Updates
jinja2
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
to 6.0.1Release notes
Sourced from isort's releases.
Changelog
Sourced from isort's changelog.
... (truncated)
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
to 8.4.1Release notes
Sourced from pytest's releases.
Commits
8d99211
Prepare release version 8.4.15dc5880
docs: update pytest.ini addopts example to use separate -p entries (#13529) (...d0c7ed0
Reintroduce PytestReturnNotNoneWarning (#13495) (#13527)a1b3a78
Fix compatibility with Twisted 25 (#13502) (#13531)4c161ab
pytester: avoid unraisableexception gc collects in inline runs to speed up te...a86ee09
Fix typo in parametrize.rst (#13514) (#13516)1a0581b
Remove outdated warning about faulthandler_timeout on Windows (#13492) (#13493)4e631a7
Merge pull request #13486 from hosmir/fixtypo (#13487)b49745e
fix: support TerminalReporter.isatty being called (#13462) (#13483)cc5ceed
RELEASING: remove pytest mailing list (#13472) (#13473)Updates
pytest-cov
to 6.2.1Changelog
Sourced from pytest-cov's changelog.
... (truncated)
Commits
55dbe43
Bump version: 6.2.0 → 6.2.1d17e9b7
Update changelog.8964ab7
Add a note for this warning disable.e932e41
Prevent unimported warnings @ pytest-xdist workers573379b
Bring pytest-cov's suprocess management in line with coverage's process_start...f1884e8
Fix xdist pin.512c669
Added minium version requirements for pluggin (for new-style hookwrappers). P...629ba64
Remove deprecated license classifier.dca5723
Bump version: 6.1.1 → 6.2.0f69166a
Also trigger the sqlite warning.Updates
pytest-random-order
to 1.2.0Changelog
Sourced from pytest-random-order's changelog.
... (truncated)
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
to 0.12.5Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
d13228a
Bump 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 formatch
statements (#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
] FixN802
false positives forCGIHTTPRequestHandler
and `S...Updates
pytest-mock
to 3.14.1Release notes
Sourced from pytest-mock's releases.
Changelog
Sourced from pytest-mock's changelog.
... (truncated)
Commits
34dd61a
Release 3.14.1299adb9
Add 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-commit
to 4.2.0Release notes
Sourced from pre-commit's releases.