Skip to content

Commit 6f258ee

Browse files
Bump the required group across 1 directory with 9 updates
Bumps the required group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [typing-extensions](https://github.com/python/typing_extensions) | `4.10.0` | `4.11.0` | | [black](https://github.com/psf/black) | `24.3.0` | `24.4.2` | | [mike](https://github.com/jimporter/mike) | `2.0.0` | `2.1.0` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.17` | `9.5.20` | | [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings) | `0.24.2` | `0.25.0` | | [mypy](https://github.com/python/mypy) | `1.9.0` | `1.10.0` | | [uv](https://github.com/astral-sh/uv) | `0.1.28` | `0.1.39` | | [nox](https://github.com/wntrblm/nox) | `2024.3.02` | `2024.4.15` | | [pytest](https://github.com/pytest-dev/pytest) | `8.1.1` | `8.2.0` | Updates `typing-extensions` from 4.10.0 to 4.11.0 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.10.0...4.11.0) Updates `black` from 24.3.0 to 24.4.2 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.3.0...24.4.2) Updates `mike` from 2.0.0 to 2.1.0 - [Release notes](https://github.com/jimporter/mike/releases) - [Changelog](https://github.com/jimporter/mike/blob/master/CHANGES.md) - [Commits](jimporter/mike@v2.0.0...v2.1.0) Updates `mkdocs-material` from 9.5.17 to 9.5.20 - [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.17...9.5.20) Updates `mkdocstrings[python]` from 0.24.2 to 0.25.0 - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.24.2...0.25.0) Updates `mypy` from 1.9.0 to 1.10.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@1.9.0...v1.10.0) Updates `uv` from 0.1.28 to 0.1.39 - [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.1.28...0.1.39) Updates `nox` from 2024.3.02 to 2024.4.15 - [Release notes](https://github.com/wntrblm/nox/releases) - [Changelog](https://github.com/wntrblm/nox/blob/main/CHANGELOG.md) - [Commits](wntrblm/nox@2024.03.02...2024.04.15) Updates `pytest` from 8.1.1 to 8.2.0 - [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.1.1...8.2.0) --- updated-dependencies: - dependency-name: typing-extensions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: required - dependency-name: black dependency-type: direct:production update-type: version-update:semver-minor dependency-group: required - dependency-name: mike 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: mypy 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: nox 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-minor dependency-group: required ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 662a297 commit 6f258ee

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

pyproject.toml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ classifiers = [
3535
requires-python = ">= 3.11, < 4"
3636
dependencies = [
3737
"python-dateutil >= 2.8.2, < 3.0",
38-
"typing-extensions == 4.10.0",
38+
"typing-extensions == 4.11.0",
3939
# Make sure to update the version for cross-referencing also in the
4040
# mkdocs.yml file when changing the version here (look for the config key
4141
# plugins.mkdocstrings.handlers.python.import)
@@ -60,28 +60,28 @@ dev-flake8 = [
6060
"pydoclint == 0.4.1",
6161
"pydocstyle == 6.3.0",
6262
]
63-
dev-formatting = ["black == 24.3.0", "isort == 5.13.2"]
63+
dev-formatting = ["black == 24.4.2", "isort == 5.13.2"]
6464
dev-mkdocs = [
65-
"black == 24.3.0",
65+
"black == 24.4.2",
6666
"Markdown==3.6",
67-
"mike == 2.0.0",
67+
"mike == 2.1.0",
6868
"mkdocs-gen-files == 0.5.0",
6969
"mkdocs-literate-nav == 0.6.1",
7070
"mkdocs-macros-plugin == 1.0.5",
71-
"mkdocs-material == 9.5.17",
72-
"mkdocstrings[python] == 0.24.2",
71+
"mkdocs-material == 9.5.20",
72+
"mkdocstrings[python] == 0.25.0",
7373
"frequenz-repo-config[lib] == 0.9.2",
7474
]
7575
dev-mypy = [
76-
"mypy == 1.9.0",
76+
"mypy == 1.10.0",
7777
"types-Markdown == 3.6.0.20240316",
7878
"types-python-dateutil==2.9.0.20240316",
7979
# For checking the noxfile, docs/ script, and tests
8080
"frequenz-dispatch[dev-mkdocs,dev-noxfile,dev-pytest]",
8181
]
8282
dev-noxfile = [
83-
"uv == 0.1.28",
84-
"nox == 2024.3.02",
83+
"uv == 0.1.39",
84+
"nox == 2024.4.15",
8585
"frequenz-repo-config[lib] == 0.9.2",
8686
]
8787
dev-pylint = [
@@ -90,7 +90,7 @@ dev-pylint = [
9090
"frequenz-dispatch[dev-mkdocs,dev-noxfile,dev-pytest]",
9191
]
9292
dev-pytest = [
93-
"pytest == 8.1.1",
93+
"pytest == 8.2.0",
9494
"frequenz-repo-config[extra-lint-examples] == 0.9.2",
9595
"pytest-mock == 3.14.0",
9696
"pytest-asyncio == 0.23.6",

0 commit comments

Comments
 (0)