Skip to content

Commit fa747fc

Browse files
dependabot[bot]llucax
authored andcommitted
Bump the required group across 1 directory with 12 updates
Bumps the required group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pydoclint](https://github.com/jsh9/pydoclint) | `0.5.6` | `0.5.9` | | [black](https://github.com/psf/black) | `24.8.0` | `24.10.0` | | [mkdocs-macros-plugin](https://github.com/fralau/mkdocs_macros_plugin) | `1.0.5` | `1.3.7` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.34` | `9.5.43` | | [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings) | `0.25.2` | `0.26.2` | | [mkdocstrings-python](https://github.com/mkdocstrings/python) | `1.10.9` | `1.12.2` | | [mypy](https://github.com/python/mypy) | `1.11.2` | `1.13.0` | | [types-protobuf](https://github.com/python/typeshed) | `5.27.0.20240626` | `5.28.3.20241030` | | [nox](https://github.com/wntrblm/nox) | `2024.4.15` | `2024.10.9` | | [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` | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.111.2` | `6.116.0` | 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 `black` from 24.8.0 to 24.10.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.8.0...24.10.0) Updates `mkdocs-macros-plugin` from 1.0.5 to 1.3.7 - [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.3.7) Updates `mkdocs-material` from 9.5.34 to 9.5.43 - [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.43) Updates `mkdocstrings[python]` from 0.25.2 to 0.26.2 - [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.2) Updates `mkdocstrings-python` from 1.10.9 to 1.12.2 - [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.12.2) Updates `mypy` from 1.11.2 to 1.13.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.11.2...v1.13.0) Updates `types-protobuf` from 5.27.0.20240626 to 5.28.3.20241030 - [Commits](https://github.com/python/typeshed/commits) Updates `nox` from 2024.4.15 to 2024.10.9 - [Release notes](https://github.com/wntrblm/nox/releases) - [Changelog](https://github.com/wntrblm/nox/blob/main/CHANGELOG.md) - [Commits](wntrblm/nox@2024.04.15...2024.10.09) 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) Updates `hypothesis` from 6.111.2 to 6.116.0 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.111.2...hypothesis-python-6.116.0) --- updated-dependencies: - dependency-name: pydoclint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: required - dependency-name: black dependency-type: direct:production update-type: version-update:semver-minor 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: mypy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: required - dependency-name: types-protobuf dependency-type: direct:production update-type: version-update:semver-minor dependency-group: required - dependency-name: nox dependency-type: direct:production update-type: version-update:semver-minor 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 - dependency-name: hypothesis dependency-type: direct:production update-type: version-update:semver-minor dependency-group: required ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c374a38 commit fa747fc

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

pyproject.toml

+13-13
Original file line numberDiff line numberDiff line change
@@ -47,44 +47,44 @@ dev-flake8 = [
4747
"flake8 == 7.1.1",
4848
"flake8-docstrings == 1.7.0",
4949
"flake8-pyproject == 1.2.3", # For reading the flake8 config from pyproject.toml
50-
"pydoclint == 0.5.6",
50+
"pydoclint == 0.5.9",
5151
"pydocstyle == 6.3.0",
5252
]
53-
dev-formatting = ["black == 24.8.0", "isort == 5.13.2"]
53+
dev-formatting = ["black == 24.10.0", "isort == 5.13.2"]
5454
dev-mkdocs = [
55-
"black == 24.8.0",
55+
"black == 24.10.0",
5656
"Markdown==3.7",
5757
"mike == 2.1.3",
5858
"mkdocs-gen-files == 0.5.0",
5959
"mkdocs-literate-nav == 0.6.1",
60-
"mkdocs-macros-plugin == 1.0.5",
61-
"mkdocs-material == 9.5.34",
62-
"mkdocstrings[python] == 0.25.2",
63-
"mkdocstrings-python == 1.10.9",
60+
"mkdocs-macros-plugin == 1.3.7",
61+
"mkdocs-material == 9.5.43",
62+
"mkdocstrings[python] == 0.26.2",
63+
"mkdocstrings-python == 1.12.2",
6464
"frequenz-repo-config[lib] == 0.10.0",
6565
]
6666
dev-mypy = [
67-
"mypy == 1.11.2",
67+
"mypy == 1.13.0",
6868
"types-Markdown == 3.7.0.20240822",
69-
"types-protobuf == 5.27.0.20240626",
69+
"types-protobuf == 5.28.3.20241030",
7070
"types-setuptools == 74.0.0.20240831",
7171
# For checking the noxfile, docs/ script, and tests
7272
"frequenz-sdk[dev-mkdocs,dev-noxfile,dev-pytest]",
7373
]
74-
dev-noxfile = ["nox == 2024.4.15", "frequenz-repo-config[lib] == 0.10.0"]
74+
dev-noxfile = ["nox == 2024.10.9", "frequenz-repo-config[lib] == 0.10.0"]
7575
dev-pylint = [
76-
"pylint == 3.2.7",
76+
"pylint == 3.3.1",
7777
# For checking the noxfile, docs/ script, and tests
7878
"frequenz-sdk[dev-mkdocs,dev-noxfile,dev-pytest]",
7979
]
8080
dev-pytest = [
81-
"pytest == 8.3.2",
81+
"pytest == 8.3.3",
8282
"frequenz-repo-config[extra-lint-examples] == 0.10.0",
8383
"pytest-mock == 3.14.0",
8484
"pytest-asyncio == 0.24.0",
8585
"time-machine == 2.12.0",
8686
"async-solipsism == 0.7",
87-
"hypothesis == 6.111.2",
87+
"hypothesis == 6.116.0",
8888
]
8989
dev = [
9090
"frequenz-sdk[dev-mkdocs,dev-flake8,dev-formatting,dev-mkdocs,dev-mypy,dev-noxfile,dev-pylint,dev-pytest]",

0 commit comments

Comments
 (0)