Bump the required group across 1 directory with 16 updates#92
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump the required group across 1 directory with 16 updates#92dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the required group with 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [flake8](https://github.com/pycqa/flake8) | `7.1.1` | `7.2.0` | | [pydoclint](https://github.com/jsh9/pydoclint) | `0.6.0` | `0.6.6` | | [isort](https://github.com/PyCQA/isort) | `6.0.0` | `6.0.1` | | [markdown](https://github.com/Python-Markdown/markdown) | `3.7` | `3.8` | | [mkdocs-literate-nav](https://github.com/oprypin/mkdocs-literate-nav) | `0.6.1` | `0.6.2` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.6.1` | `9.6.14` | | [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings) | `0.27.0` | `0.29.1` | | [mkdocstrings-python](https://github.com/mkdocstrings/python) | `1.13.0` | `1.16.11` | | [frequenz-repo-config[api]](https://github.com/frequenz-floss/frequenz-repo-config-python) | `0.11.0` | `0.13.4` | | [mypy](https://github.com/python/mypy) | `1.14.1` | `1.16.0` | | [types-markdown](https://github.com/typeshed-internal/stub_uploader) | `3.7.0.20241204` | `3.8.0.20250415` | | [nox](https://github.com/wntrblm/nox) | `2025.2.9` | `2025.5.1` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.4` | `8.3.5` | | [pylint](https://github.com/pylint-dev/pylint) | `3.3.4` | `3.3.7` | | [frequenz-repo-config[extra-lint-examples]](https://github.com/frequenz-floss/frequenz-repo-config-python) | `0.11.0` | `0.13.4` | | [setuptools-scm[toml]](https://github.com/pypa/setuptools-scm) | `8.1.0` | `8.3.1` | Updates `flake8` from 7.1.1 to 7.2.0 - [Commits](PyCQA/flake8@7.1.1...7.2.0) Updates `pydoclint` from 0.6.0 to 0.6.6 - [Release notes](https://github.com/jsh9/pydoclint/releases) - [Changelog](https://github.com/jsh9/pydoclint/blob/main/CHANGELOG.md) - [Commits](jsh9/pydoclint@0.6.0...0.6.6) Updates `isort` from 6.0.0 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@6.0.0...6.0.1) Updates `markdown` from 3.7 to 3.8 - [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) Updates `mkdocs-literate-nav` from 0.6.1 to 0.6.2 - [Release notes](https://github.com/oprypin/mkdocs-literate-nav/releases) - [Commits](oprypin/mkdocs-literate-nav@v0.6.1...v0.6.2) Updates `mkdocs-material` from 9.6.1 to 9.6.14 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.6.1...9.6.14) Updates `mkdocstrings[python]` from 0.27.0 to 0.29.1 - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.27.0...0.29.1) Updates `mkdocstrings-python` from 1.13.0 to 1.16.11 - [Release notes](https://github.com/mkdocstrings/python/releases) - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/python@1.13.0...1.16.11) Updates `frequenz-repo-config[api]` from 0.11.0 to 0.13.4 - [Release notes](https://github.com/frequenz-floss/frequenz-repo-config-python/releases) - [Changelog](https://github.com/frequenz-floss/frequenz-repo-config-python/blob/v0.x.x/RELEASE_NOTES.md) - [Commits](frequenz-floss/frequenz-repo-config-python@v0.11.0...v0.13.4) Updates `mypy` from 1.14.1 to 1.16.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.14.1...v1.16.0) Updates `types-markdown` from 3.7.0.20241204 to 3.8.0.20250415 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) Updates `nox` from 2025.2.9 to 2025.5.1 - [Release notes](https://github.com/wntrblm/nox/releases) - [Changelog](https://github.com/wntrblm/nox/blob/main/CHANGELOG.md) - [Commits](wntrblm/nox@2025.02.09...2025.05.01) Updates `pytest` from 8.3.4 to 8.3.5 - [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.4...8.3.5) Updates `pylint` from 3.3.4 to 3.3.7 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.4...v3.3.7) Updates `frequenz-repo-config[extra-lint-examples]` from 0.11.0 to 0.13.4 - [Release notes](https://github.com/frequenz-floss/frequenz-repo-config-python/releases) - [Changelog](https://github.com/frequenz-floss/frequenz-repo-config-python/blob/v0.x.x/RELEASE_NOTES.md) - [Commits](frequenz-floss/frequenz-repo-config-python@v0.11.0...v0.13.4) Updates `setuptools-scm[toml]` from 8.1.0 to 8.3.1 - [Release notes](https://github.com/pypa/setuptools-scm/releases) - [Changelog](https://github.com/pypa/setuptools-scm/blob/main/CHANGELOG.md) - [Commits](pypa/setuptools-scm@v8.1.0...v8.3.1) --- updated-dependencies: - dependency-name: flake8 dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: required - dependency-name: pydoclint dependency-version: 0.6.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: required - dependency-name: isort dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: required - dependency-name: markdown dependency-version: '3.8' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: required - dependency-name: mkdocs-literate-nav dependency-version: 0.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: required - dependency-name: mkdocs-material dependency-version: 9.6.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: required - dependency-name: mkdocstrings[python] dependency-version: 0.29.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: required - dependency-name: mkdocstrings-python dependency-version: 1.16.11 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: required - dependency-name: frequenz-repo-config[api] dependency-version: 0.13.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: required - dependency-name: mypy dependency-version: 1.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: required - dependency-name: types-markdown dependency-version: 3.8.0.20250415 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: required - dependency-name: nox dependency-version: 2025.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: required - dependency-name: pytest dependency-version: 8.3.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: required - dependency-name: pylint dependency-version: 3.3.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: required - dependency-name: frequenz-repo-config[extra-lint-examples] dependency-version: 0.13.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: required - dependency-name: setuptools-scm[toml] dependency-version: 8.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: required ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
The group that created this PR has been removed from your configuration. |
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 required group with 16 updates in the / directory:
7.1.17.2.00.6.00.6.66.0.06.0.13.73.80.6.10.6.29.6.19.6.140.27.00.29.11.13.01.16.110.11.00.13.41.14.11.16.03.7.0.202412043.8.0.202504152025.2.92025.5.18.3.48.3.53.3.43.3.70.11.00.13.48.1.08.3.1Updates
flake8from 7.1.1 to 7.2.0Commits
16f5f28Release 7.2.0ebad305Merge pull request #1974 from PyCQA/update-pluginsd56d569update versions of pycodestyle / pyflakesa7e8f62Merge pull request #1973 from PyCQA/py39-plus9d55ccdpy39+e492aebMerge pull request #1967 from PyCQA/unnecessary-mocksfa2ed71remove a few unnecessary mocks in test_checker_managerfffee8bRelease 7.1.219001f7Merge pull request #1966 from PyCQA/limit-procs-to-file-countf35737aavoid starting unnecessary processes when file count is limitedUpdates
pydoclintfrom 0.6.0 to 0.6.6Release notes
Sourced from pydoclint's releases.
Changelog
Sourced from pydoclint's changelog.
... (truncated)
Commits
985b383Fix bug with double quotes; change "--quiet" default (#236)e4fc6cdFix a bug in checking assert errors (#230)b9b3d1fFix typo in config option default value (#229)e47877dFix a bug in decomposing tuples in docstrings (#227)dd09efdFix typo in flake8 config; fix LN001/002 violations (#226)1b2de9eAdd --ignore-private-args option (#225)3cf1df0Start enforcing LN002 linter rule (#221)20a4029New violation code D504 (#220)193dc55Fix missing config option onlyAttrsWithClassVarAreTreatedAsClassAttrs (#219)981a0b1Throw error when user provides no paths (#218)Updates
isortfrom 6.0.0 to 6.0.1Release notes
Sourced from isort's releases.
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
markdownfrom 3.7 to 3.8Release notes
Sourced from markdown's releases.
Changelog
Sourced from markdown's changelog.
... (truncated)
Commits
b34e1d0Bump version to 3.8e6b7163Update deploy workflow to normalize versionbd67d48Improve changelog validatione912575Fix incorrect TOC list structure in docs42d4b43Fix CI badge in README1caf028Optimize raw HTML post-processor (#1510)f6cfc5cUse PEP 639 license expressions in project metadata9c6e39aAdd Python 3.13 and drop Python 3.87aae61bAdd special case for closing nested quotes0ad5b0aAbbr should respect AtomicStringsUpdates
mkdocs-literate-navfrom 0.6.1 to 0.6.2Release notes
Sourced from mkdocs-literate-nav's releases.
Commits
7423f00v0.6.2285344cUpdate depsc39fba6Put more items into TYPE_CHECKING889bcb2Update deps12f9f79Add more lints, update deps57210efUpdate template, fix lints, update docs deps6cc020aFix types and compatibility with MkDocs 1.69c05649Template upgrade07787d5Refactor1a7b4d7Refactor for type annotationsUpdates
mkdocs-materialfrom 9.6.1 to 9.6.14Release notes
Sourced from mkdocs-material's releases.
... (truncated)
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
2e9bd81Prepare 9.6.14 releasee45972aFixed social plugin crashing for CairoSVG >= 2.8bce053aFixed social plugin crashing for CairoSVG >= 2.8ca65624Updated changelog8670a01Prepare 9.6.13 release8485881Fixed entity-relationship diagram styling after Mermaid upgrade (#8211)5a0adb8Documentation (#8205)572da4fFixed annotations showing list markers in print view6d04f2cUpdated Change Request guide (#8201)e56efb2Updated dependenciesUpdates
mkdocstrings[python]from 0.27.0 to 0.29.1Release notes
Sourced from mkdocstrings[python]'s releases.
... (truncated)
Changelog
Sourced from mkdocstrings[python]'s changelog.
... (truncated)
Commits
df4e7c8chore: Prepare release 0.29.11a98040refactor: Rename loggers to "mkdocstrings"81caff5fix: Ignore invalid inventory lines0bc4799style: Format and configure for Ruff >= 0.10.0ccf65c1docs: Remove 'sponsors only' labels983b3cdchore: Mark legacy stuff with Yore comments9464579tests: Remove old skip conditionsba98661deps: Remove unused typing-extensions dependency32e415dchore: Prepare release 0.29.044462d0Merge branch 'main' of github.com:mkdocstrings/mkdocstringsUpdates
mkdocstrings-pythonfrom 1.13.0 to 1.16.11Release notes
Sourced from mkdocstrings-python's releases.
... (truncated)
Changelog
Sourced from mkdocstrings-python's changelog.
... (truncated)
Commits
5d2ba0achore: Prepare release 1.16.117f95686fix: Fix highlighting for signature with known special names like__init__0a35b20fix: Use default font-size for parameter headingsba66969fix: Prevent uppercasing H5 titles (by Material for MkDocs)096960afix: Use configured heading even when signature is not separatedd4e618afix: Render attribute names without full path in ToCbb36fa1chore: Template upgradee15fb74chore: Prepare release 1.16.10482b451chore: Increase mkdocstrings lower bound (for tests in CI)f9eb591chore: Lowercase blackUpdates
frequenz-repo-config[api]from 0.11.0 to 0.13.4Release notes
Sourced from frequenz-repo-config[api]'s releases.