Skip to content

Commit 71b76a2

Browse files
Bump the required group with 8 updates
Bumps the required group with 8 updates: | Package | From | To | | --- | --- | --- | | [pydoclint](https://github.com/jsh9/pydoclint) | `0.5.6` | `0.5.9` | | [mkdocs-macros-plugin](https://github.com/fralau/mkdocs_macros_plugin) | `1.0.5` | `1.2.0` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.34` | `9.5.39` | | [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings) | `0.25.2` | `0.26.1` | | [mkdocstrings-python](https://github.com/mkdocstrings/python) | `1.10.9` | `1.11.1` | | [uv](https://github.com/astral-sh/uv) | `0.4.1` | `0.4.17` | | [pylint](https://github.com/pylint-dev/pylint) | `3.2.7` | `3.3.1` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.2` | `8.3.3` | Updates `pydoclint` from 0.5.6 to 0.5.9 - [Release notes](https://github.com/jsh9/pydoclint/releases) - [Changelog](https://github.com/jsh9/pydoclint/blob/main/CHANGELOG.md) - [Commits](jsh9/pydoclint@0.5.6...0.5.9) Updates `mkdocs-macros-plugin` from 1.0.5 to 1.2.0 - [Release notes](https://github.com/fralau/mkdocs_macros_plugin/releases) - [Changelog](https://github.com/fralau/mkdocs-macros-plugin/blob/master/CHANGELOG.md) - [Commits](fralau/mkdocs-macros-plugin@v1.0.5...v1.2.0) Updates `mkdocs-material` from 9.5.34 to 9.5.39 - [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.34...9.5.39) Updates `mkdocstrings[python]` from 0.25.2 to 0.26.1 - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.25.2...0.26.1) Updates `mkdocstrings-python` from 1.10.9 to 1.11.1 - [Release notes](https://github.com/mkdocstrings/python/releases) - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/python@1.10.9...1.11.1) Updates `uv` from 0.4.1 to 0.4.17 - [Release notes](https://github.com/astral-sh/uv/releases) - [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md) - [Commits](astral-sh/uv@0.4.1...0.4.17) Updates `pylint` from 3.2.7 to 3.3.1 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.2.7...v3.3.1) Updates `pytest` from 8.3.2 to 8.3.3 - [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.2...8.3.3) --- updated-dependencies: - dependency-name: pydoclint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: required - dependency-name: mkdocs-macros-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: required - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: required - dependency-name: mkdocstrings[python] dependency-type: direct:production update-type: version-update:semver-minor dependency-group: required - dependency-name: mkdocstrings-python dependency-type: direct:production update-type: version-update:semver-minor dependency-group: required - dependency-name: uv dependency-type: direct:production update-type: version-update:semver-patch dependency-group: required - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-minor dependency-group: required - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: required ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2606895 commit 71b76a2

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

pyproject.toml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ dev-flake8 = [
5454
"flake8 == 7.1.1",
5555
"flake8-docstrings == 1.7.0",
5656
"flake8-pyproject == 1.2.3", # For reading the flake8 config from pyproject.toml
57-
"pydoclint == 0.5.6",
57+
"pydoclint == 0.5.9",
5858
"pydocstyle == 6.3.0",
5959
]
6060
dev-formatting = ["black == 24.8.0", "isort == 5.13.2"]
@@ -64,10 +64,10 @@ dev-mkdocs = [
6464
"mike == 2.1.3",
6565
"mkdocs-gen-files == 0.5.0",
6666
"mkdocs-literate-nav == 0.6.1",
67-
"mkdocs-macros-plugin == 1.0.5",
68-
"mkdocs-material == 9.5.34",
69-
"mkdocstrings[python] == 0.25.2",
70-
"mkdocstrings-python == 1.10.9",
67+
"mkdocs-macros-plugin == 1.2.0",
68+
"mkdocs-material == 9.5.39",
69+
"mkdocstrings[python] == 0.26.1",
70+
"mkdocstrings-python == 1.11.1",
7171
"frequenz-repo-config[lib] == 0.10.0",
7272
]
7373
dev-mypy = [
@@ -79,17 +79,17 @@ dev-mypy = [
7979
"frequenz-dispatch[dev-mkdocs,dev-noxfile,dev-pytest]",
8080
]
8181
dev-noxfile = [
82-
"uv == 0.4.1",
82+
"uv == 0.4.17",
8383
"nox == 2024.4.15",
8484
"frequenz-repo-config[lib] == 0.10.0",
8585
]
8686
dev-pylint = [
87-
"pylint == 3.2.7",
87+
"pylint == 3.3.1",
8888
# For checking the noxfile, docs/ script, and tests
8989
"frequenz-dispatch[dev-mkdocs,dev-noxfile,dev-pytest]",
9090
]
9191
dev-pytest = [
92-
"pytest == 8.3.2",
92+
"pytest == 8.3.3",
9393
"frequenz-repo-config[extra-lint-examples] == 0.10.0",
9494
"pytest-mock == 3.14.0",
9595
"pytest-asyncio == 0.24.0",

0 commit comments

Comments
 (0)