From ae73706f616981c99eb9fcda76418a49cecd1a58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Dec 2023 14:29:20 +0000 Subject: [PATCH] Bump the optional group with 13 updates Bumps the optional group with 13 updates: | Package | From | To | | --- | --- | --- | | [pydoclint](https://github.com/jsh9/pydoclint) | `0.3.2` | `0.3.8` | | [black](https://github.com/psf/black) | `23.9.1` | `23.12.0` | | [isort](https://github.com/pycqa/isort) | `5.12.0` | `5.13.2` | | [markdown](https://github.com/Python-Markdown/markdown) | `3.4.4` | `3.5.1` | | [mkdocs-macros-plugin](https://github.com/fralau/mkdocs_macros_plugin) | `1.0.4` | `1.0.5` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.3.1` | `9.5.2` | | [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings) | `0.23.0` | `0.24.0` | | [mypy](https://github.com/python/mypy) | `1.5.1` | `1.7.1` | | [types-markdown](https://github.com/python/typeshed) | `3.4.2.10` | `3.5.0.3` | | [pylint](https://github.com/pylint-dev/pylint) | `3.0.2` | `3.0.3` | | [pytest](https://github.com/pytest-dev/pytest) | `7.4.2` | `7.4.3` | | [pytest-mock](https://github.com/pytest-dev/pytest-mock) | `3.11.1` | `3.12.0` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `0.21.1` | `0.23.2` | Updates `pydoclint` from 0.3.2 to 0.3.8 - [Release notes](https://github.com/jsh9/pydoclint/releases) - [Changelog](https://github.com/jsh9/pydoclint/blob/main/CHANGELOG.md) - [Commits](https://github.com/jsh9/pydoclint/compare/0.3.2...0.3.8) Updates `black` from 23.9.1 to 23.12.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/compare/23.9.1...23.12.0) Updates `isort` from 5.12.0 to 5.13.2 - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](https://github.com/pycqa/isort/compare/5.12.0...5.13.2) Updates `markdown` from 3.4.4 to 3.5.1 - [Release notes](https://github.com/Python-Markdown/markdown/releases) - [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md) - [Commits](https://github.com/Python-Markdown/markdown/compare/3.4.4...3.5.1) Updates `mkdocs-macros-plugin` from 1.0.4 to 1.0.5 - [Release notes](https://github.com/fralau/mkdocs_macros_plugin/releases) - [Changelog](https://github.com/fralau/mkdocs_macros_plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/fralau/mkdocs_macros_plugin/compare/v1.0.4...v1.0.5) Updates `mkdocs-material` from 9.3.1 to 9.5.2 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.3.1...9.5.2) Updates `mkdocstrings[python]` from 0.23.0 to 0.24.0 - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](https://github.com/mkdocstrings/mkdocstrings/compare/0.23.0...0.24.0) Updates `mypy` from 1.5.1 to 1.7.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.5.1...v1.7.1) Updates `types-markdown` from 3.4.2.10 to 3.5.0.3 - [Commits](https://github.com/python/typeshed/commits) Updates `pylint` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v3.0.2...v3.0.3) Updates `pytest` from 7.4.2 to 7.4.3 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/7.4.2...7.4.3) Updates `pytest-mock` from 3.11.1 to 3.12.0 - [Release notes](https://github.com/pytest-dev/pytest-mock/releases) - [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-mock/compare/v3.11.1...v3.12.0) Updates `pytest-asyncio` from 0.21.1 to 0.23.2 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.21.1...v0.23.2) --- updated-dependencies: - dependency-name: pydoclint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: optional - dependency-name: black dependency-type: direct:production update-type: version-update:semver-minor dependency-group: optional - dependency-name: isort dependency-type: direct:production update-type: version-update:semver-minor dependency-group: optional - dependency-name: markdown dependency-type: direct:production update-type: version-update:semver-minor dependency-group: optional - dependency-name: mkdocs-macros-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: optional - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-minor dependency-group: optional - dependency-name: mkdocstrings[python] dependency-type: direct:production update-type: version-update:semver-minor dependency-group: optional - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: optional - dependency-name: types-markdown dependency-type: direct:production update-type: version-update:semver-minor dependency-group: optional - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: optional - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: optional - dependency-name: pytest-mock dependency-type: direct:production update-type: version-update:semver-minor dependency-group: optional - dependency-name: pytest-asyncio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: optional ... Signed-off-by: dependabot[bot] --- pyproject.toml | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index f76af1c..3fd33e0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,24 +42,24 @@ dev-flake8 = [ "flake8 == 6.1.0", "flake8-docstrings == 1.7.0", "flake8-pyproject == 1.2.3", # For reading the flake8 config from pyproject.toml - "pydoclint == 0.3.2", + "pydoclint == 0.3.8", "pydocstyle == 6.3.0", ] -dev-formatting = ["black == 23.9.1", "isort == 5.12.0"] +dev-formatting = ["black == 23.12.0", "isort == 5.13.2"] dev-mkdocs = [ - "black == 23.9.1", - "Markdown==3.4.4", + "black == 23.12.0", + "Markdown==3.5.1", "mike == 2.0.0", "mkdocs-gen-files == 0.5.0", "mkdocs-literate-nav == 0.6.1", - "mkdocs-macros-plugin == 1.0.4", - "mkdocs-material == 9.3.1", - "mkdocstrings[python] == 0.23.0", + "mkdocs-macros-plugin == 1.0.5", + "mkdocs-material == 9.5.2", + "mkdocstrings[python] == 0.24.0", "frequenz-repo-config[lib] == 0.7.5", ] dev-mypy = [ - "mypy == 1.5.1", - "types-Markdown == 3.4.2.10", + "mypy == 1.7.1", + "types-Markdown == 3.5.0.3", # For checking the noxfile, docs/ script, and tests "frequenz-client-base[dev-mkdocs,dev-noxfile,dev-pytest]", ] @@ -68,15 +68,15 @@ dev-noxfile = [ "frequenz-repo-config[lib] == 0.7.5", ] dev-pylint = [ - "pylint == 3.0.2", + "pylint == 3.0.3", # For checking the noxfile, docs/ script, and tests "frequenz-client-base[dev-mkdocs,dev-noxfile,dev-pytest]", ] dev-pytest = [ - "pytest == 7.4.2", + "pytest == 7.4.3", "frequenz-repo-config[extra-lint-examples] == 0.7.5", - "pytest-mock == 3.11.1", - "pytest-asyncio == 0.21.1", + "pytest-mock == 3.12.0", + "pytest-asyncio == 0.23.2", "async-solipsism == 0.5", ] dev = [