Merged
Conversation
Bumps the pip group with 31 updates: | Package | From | To | | --- | --- | --- | | [click](https://github.com/pallets/click) | `7.0` | `8.1.8` | | [jinja2](https://github.com/pallets/jinja) | `2.11.1` | `3.1.6` | | [markupsafe](https://github.com/pallets/markupsafe) | `2.0.1` | `3.0.3` | | [markdown](https://github.com/Python-Markdown/markdown) | `3.3.6` | `3.9` | | [pyyaml](https://github.com/yaml/pyyaml) | `5.1` | `6.0.3` | | [watchdog](https://github.com/gorakhargosh/watchdog) | `2.0` | `6.0.0` | | [ghp-import](https://github.com/c-w/ghp-import) | `1.0` | `2.1.0` | | [pyyaml-env-tag](https://github.com/waylan/pyyaml-env-tag) | `0.1` | `1.1` | | [packaging](https://github.com/pypa/packaging) | `20.5` | `26.1` | | [pathspec](https://github.com/cpburnz/python-pathspec) | `0.11.1` | `1.0.4` | | [mkdocs-get-deps](https://github.com/mkdocs/get-deps) | `0.2.0` | `0.2.2` | | [colorama](https://github.com/tartley/colorama) | `0.4` | `0.4.6` | | [babel](https://github.com/python-babel/babel) | `2.9.0` | `2.18.0` | | [griffe](https://github.com/mkdocstrings/griffe) | `0.38.0` | `1.14.0` | | [markdown-callouts](https://github.com/oprypin/markdown-callouts) | `0.3.0` | `0.4.0` | | [mdx-gh-links](https://github.com/Python-Markdown/github-links) | `0.3.1` | `0.4` | | [mkdocs](https://github.com/mkdocs/mkdocs) | `1.5.3` | `1.6.1` | | [mkdocs-autorefs](https://github.com/mkdocstrings/autorefs) | `0.5.0` | `1.4.4` | | [mkdocs-click](https://github.com/mkdocs/mkdocs-click) | `0.8.1` | `0.9.0` | | [mkdocs-literate-nav](https://github.com/oprypin/mkdocs-literate-nav) | `0.6.1` | `0.6.3` | | [mkdocs-redirects](https://github.com/ProperDocs/properdocs-redirects) | `1.2.1` | `1.2.2` | | [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) | `0.24.0` | `0.30.1` | | [mkdocstrings-python](https://github.com/mkdocstrings/python) | `1.7.5` | `1.18.2` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.0.0` | `4.4.0` | | [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `10.4` | `10.21.2` | | [python-dateutil](https://github.com/dateutil/dateutil) | `2.8.2` | `2.9.0.post0` | | [six](https://github.com/benjaminp/six) | `1.16.0` | `1.17.0` | | [black](https://github.com/psf/black) | `23.12.1` | `25.11.0` | | [isort](https://github.com/PyCQA/isort) | `5.13.2` | `6.1.0` | | [mypy-extensions](https://github.com/python/mypy_extensions) | `1.0.0` | `1.1.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.1.14` | `0.15.11` | Updates `click` from 7.0 to 8.1.8 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@7.0...8.1.8) Updates `jinja2` from 2.11.1 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@2.11.1...3.1.6) Updates `markupsafe` from 2.0.1 to 3.0.3 - [Release notes](https://github.com/pallets/markupsafe/releases) - [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst) - [Commits](pallets/markupsafe@2.0.1...3.0.3) Updates `markdown` from 3.3.6 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.3.6...3.9.0) Updates `pyyaml` from 5.1 to 6.0.3 - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/6.0.3/CHANGES) - [Commits](yaml/pyyaml@5.1...6.0.3) Updates `watchdog` from 2.0 to 6.0.0 - [Release notes](https://github.com/gorakhargosh/watchdog/releases) - [Changelog](https://github.com/gorakhargosh/watchdog/blob/master/changelog.rst) - [Commits](gorakhargosh/watchdog@v2.0.0...v6.0.0) Updates `ghp-import` from 1.0 to 2.1.0 - [Commits](c-w/ghp-import@1.0.0...2.1.0) Updates `pyyaml-env-tag` from 0.1 to 1.1 - [Commits](waylan/pyyaml-env-tag@0.1...1.1) Updates `packaging` from 20.5 to 26.1 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@20.5...26.1) Updates `pathspec` from 0.11.1 to 1.0.4 - [Release notes](https://github.com/cpburnz/python-pathspec/releases) - [Changelog](https://github.com/cpburnz/python-pathspec/blob/master/CHANGES.rst) - [Commits](cpburnz/python-pathspec@v0.11.1...v1.0.4) Updates `mkdocs-get-deps` from 0.2.0 to 0.2.2 - [Commits](https://github.com/mkdocs/get-deps/commits) Updates `colorama` from 0.4 to 0.4.6 - [Changelog](https://github.com/tartley/colorama/blob/master/CHANGELOG.rst) - [Commits](tartley/colorama@0.4.0...0.4.6) Updates `babel` from 2.9.0 to 2.18.0 - [Release notes](https://github.com/python-babel/babel/releases) - [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES.rst) - [Commits](python-babel/babel@v2.9.0...v2.18.0) Updates `griffe` from 0.38.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@0.38.0...1.14.0) Updates `markdown-callouts` from 0.3.0 to 0.4.0 - [Release notes](https://github.com/oprypin/markdown-callouts/releases) - [Commits](oprypin/markdown-callouts@v0.3.0...v0.4.0) Updates `mdx-gh-links` from 0.3.1 to 0.4 - [Commits](Python-Markdown/github-links@0.3.1...0.4) Updates `mkdocs` from 1.5.3 to 1.6.1 - [Release notes](https://github.com/mkdocs/mkdocs/releases) - [Commits](mkdocs/mkdocs@1.5.3...1.6.1) Updates `mkdocs-autorefs` from 0.5.0 to 1.4.4 - [Release notes](https://github.com/mkdocstrings/autorefs/releases) - [Changelog](https://github.com/mkdocstrings/autorefs/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/autorefs@0.5.0...1.4.4) Updates `mkdocs-click` from 0.8.1 to 0.9.0 - [Release notes](https://github.com/mkdocs/mkdocs-click/releases) - [Changelog](https://github.com/mkdocs/mkdocs-click/blob/master/CHANGELOG.md) - [Commits](mkdocs/mkdocs-click@0.8.1...0.9.0) Updates `mkdocs-literate-nav` from 0.6.1 to 0.6.3 - [Release notes](https://github.com/oprypin/mkdocs-literate-nav/releases) - [Commits](oprypin/mkdocs-literate-nav@v0.6.1...v0.6.3) Updates `mkdocs-redirects` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/ProperDocs/properdocs-redirects/releases) - [Commits](ProperDocs/mkdocs-redirects@v1.2.1...v1.2.2) Updates `mkdocstrings` from 0.24.0 to 0.30.1 - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.24.0...0.30.1) Updates `mkdocstrings-python` from 1.7.5 to 1.18.2 - [Release notes](https://github.com/mkdocstrings/python/releases) - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/python@1.7.5...1.18.2) Updates `platformdirs` from 4.0.0 to 4.4.0 - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/docs/changelog.rst) - [Commits](tox-dev/platformdirs@4.0.0...4.4.0) Updates `pymdown-extensions` from 10.4 to 10.21.2 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](facelessuser/pymdown-extensions@10.4...10.21.2) Updates `python-dateutil` from 2.8.2 to 2.9.0.post0 - [Release notes](https://github.com/dateutil/dateutil/releases) - [Changelog](https://github.com/dateutil/dateutil/blob/master/NEWS) - [Commits](dateutil/dateutil@2.8.2...2.9.0.post0) Updates `six` from 1.16.0 to 1.17.0 - [Changelog](https://github.com/benjaminp/six/blob/main/CHANGES) - [Commits](benjaminp/six@1.16.0...1.17.0) Updates `black` from 23.12.1 to 25.11.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.12.1...25.11.0) Updates `isort` from 5.13.2 to 6.1.0 - [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.1.0) Updates `mypy-extensions` from 1.0.0 to 1.1.0 - [Commits](python/mypy_extensions@1.0.0...1.1.0) Updates `ruff` from 0.1.14 to 0.15.11 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@v0.1.14...0.15.11) --- updated-dependencies: - dependency-name: click dependency-version: 8.1.8 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip - dependency-name: jinja2 dependency-version: 3.1.6 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip - dependency-name: markupsafe dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip - dependency-name: markdown dependency-version: '3.9' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: pyyaml dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip - dependency-name: watchdog dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip - dependency-name: ghp-import dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip - dependency-name: pyyaml-env-tag dependency-version: '1.1' dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip - dependency-name: packaging dependency-version: '26.1' dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip - dependency-name: pathspec dependency-version: 1.0.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip - dependency-name: mkdocs-get-deps dependency-version: 0.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: colorama dependency-version: 0.4.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: babel dependency-version: 2.18.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip - dependency-name: griffe dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip - dependency-name: markdown-callouts dependency-version: 0.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: mdx-gh-links dependency-version: '0.4' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: mkdocs dependency-version: 1.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: mkdocs-autorefs dependency-version: 1.4.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip - dependency-name: mkdocs-click dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: mkdocs-literate-nav dependency-version: 0.6.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: mkdocs-redirects dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: mkdocstrings dependency-version: 0.30.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: mkdocstrings-python dependency-version: 1.18.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: platformdirs dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: pymdown-extensions dependency-version: 10.21.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: python-dateutil dependency-version: 2.9.0.post0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: six dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: black dependency-version: 25.11.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip - dependency-name: isort dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip - dependency-name: mypy-extensions dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: ruff dependency-version: 0.15.11 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
- Apply black/isort/ruff formatting changes required by new tool versions (black 25.11.0, isort 6.1.0, ruff 0.15.11) - Migrate ruff config from deprecated [tool.ruff] to [tool.ruff.lint] - Remove deprecated PGH002 rule (remapped to G010 in newer ruff) - Add PLC0415 to ignore list (lazy imports are intentional throughout) - Fix RUF005 in __main__.py: use iterable unpacking instead of concatenation
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 group with 31 updates:
7.08.1.82.11.13.1.62.0.13.0.33.3.63.95.16.0.32.06.0.01.02.1.00.11.120.526.10.11.11.0.40.2.00.2.20.40.4.62.9.02.18.00.38.01.14.00.3.00.4.00.3.10.41.5.31.6.10.5.01.4.40.8.10.9.00.6.10.6.31.2.11.2.20.24.00.30.11.7.51.18.24.0.04.4.010.410.21.22.8.22.9.0.post01.16.01.17.023.12.125.11.05.13.26.1.01.0.01.1.00.1.140.15.11Updates
clickfrom 7.0 to 8.1.8Release notes
Sourced from click's releases.
... (truncated)
Changelog
Sourced from click's changelog.
... (truncated)
Commits
934813erelease version 8.1.8c23223bAdd links to third-party projects enhancing Click (#2815)822d4fdAdd links to third-party projects8e7bed0Break up arguments section (#2586)3241541Remove some typing hints.bed0377remove test pypi6534590update dev dependenciesb1e392efix typosfdc6b02Fix missing reset in isolation function (#2733)ffd43e9Fixed missing reset on _compat.should_strip_ansi.Updates
jinja2from 2.11.1 to 3.1.6Release notes
Sourced from jinja2's releases.
... (truncated)
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
markupsafefrom 2.0.1 to 3.0.3Release notes
Sourced from markupsafe's releases.
... (truncated)
Changelog
Sourced from markupsafe's changelog.
... (truncated)
Commits
297fc8erelease version 3.0.37e4e6ceFree-threading: run with pytest-run-paralell (#507)6100b9cenable riscv64 wheels (#506)c9d5ecfenable riscv64 wheels2f9b337tox for 3.1478d951aupdate dev dependenciesbb6744eadd entry65c4134upgrade cibuildwheel, addcp314wheels and test on CPython 3.14 (#504)3a9bd88add cp314 wheelsaafe44dremove slsa provenance (#501)Updates
markdownfrom 3.3.6 to 3.9Release notes
Sourced from markdown's releases.
... (truncated)
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
pyyamlfrom 5.1 to 6.0.3Release notes
Sourced from pyyaml's releases.
Changelog
Sourced from pyyaml's changelog.
... (truncated)
Commits
49790e7Release 6.0.3 (#889)41309b0Release 6.0.2 (#819)dd9f0e16.0.2rc1 (#809)f5527a2disable CI trigger on PR editsb4d80a7Python 3.12 + musllinux_1_1_x86_64 wheel supportc42fa3b6.0.1 releaseae08bdcblock Cython 3.0+ as a build dep (#702)f873cfeAdd python 3.11 support (#663)8cdff2c6.0 releasea4fb55eUpdate Python 3.10 versions for Windows buildUpdates
watchdogfrom 2.0 to 6.0.0Release notes
Sourced from watchdog's releases.
... (truncated)
Changelog
Sourced from watchdog's changelog.
... (truncated)
Commits
76c091dVersion 6.0.058386d8Fixes, and clean-up (#1084)db698a5fix: reading inotify file descriptor after closing it. (#1081)73d5612[docs] Add typing info to quick start (#1082)d774fecdocs: Update README Badges (#1083)6b74737docs: funding3d1b888[inotify] Use ofselect.poll()instead of deprecatedselect.select()(#1078)6a4f1cfBump the versionad6df50Version 5.0.359650f8fix: polish #1070Updates
ghp-importfrom 1.0 to 2.1.0Commits
168d3d5This is 2.2.0a821f28Remove outdated "I" and "me" from the textccd7f8fUserfc2822date format (#109)7e55491Respect--prefixwhen using--no-jekyll(#107)5bf63c4Remove unused constant6bd60daSwitch from optparse to argparse (#103)6ed11deThis is 2.0.274b3542Build and release wheels (#102)9097c20This is 2.0.12242b19Add gh-pages push to continuous deploymentUpdates
pyyaml-env-tagfrom 0.1 to 1.1Commits
8f43568Bump version to 1.184d2d1cMove tests to tests/ dir18341d7Bump version to 1.0b80b4a1Add deploy workflow19ccfedGet version dymanically from source7922ed6Cleanup readme41e3ccfAddadd_env_taghelper function1087081Update workflow98fea14Update pyproject...Description has been truncated