Skip to content

Commit 087a76e

Browse files
Bump the patch group across 1 directory with 7 updates
Bumps the patch group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [mkdocs-macros-plugin](https://github.com/fralau/mkdocs_macros_plugin) | `1.4.0` | `1.4.1` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.6.17` | `9.6.23` | | [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings) | `0.30.0` | `0.30.1` | | [frequenz-repo-config[lib]](https://github.com/frequenz-floss/frequenz-repo-config-python) | `0.13.5` | `0.13.6` | | [pytest](https://github.com/pytest-dev/pytest) | `8.4.1` | `8.4.2` | | [frequenz-repo-config[extra-lint-examples]](https://github.com/frequenz-floss/frequenz-repo-config-python) | `0.13.5` | `0.13.6` | | [setuptools-scm[toml]](https://github.com/pypa/setuptools-scm) | `9.2.0` | `9.2.2` | Updates `mkdocs-macros-plugin` from 1.4.0 to 1.4.1 - [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.4.0...v1.4.1) Updates `mkdocs-material` from 9.6.17 to 9.6.23 - [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.17...9.6.23) Updates `mkdocstrings[python]` from 0.30.0 to 0.30.1 - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.30.0...0.30.1) Updates `frequenz-repo-config[lib]` from 0.13.5 to 0.13.6 - [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.13.5...v0.13.6) Updates `pytest` from 8.4.1 to 8.4.2 - [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.4.1...8.4.2) Updates `frequenz-repo-config[extra-lint-examples]` from 0.13.5 to 0.13.6 - [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.13.5...v0.13.6) Updates `setuptools-scm[toml]` from 9.2.0 to 9.2.2 - [Release notes](https://github.com/pypa/setuptools-scm/releases) - [Changelog](https://github.com/pypa/setuptools-scm/blob/main/CHANGELOG.md) - [Commits](pypa/setuptools-scm@v9.2.0...v9.2.2) --- updated-dependencies: - dependency-name: mkdocs-macros-plugin dependency-version: 1.4.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch - dependency-name: mkdocs-material dependency-version: 9.6.23 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch - dependency-name: mkdocstrings[python] dependency-version: 0.30.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch - dependency-name: frequenz-repo-config[lib] dependency-version: 0.13.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch - dependency-name: pytest dependency-version: 8.4.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch - dependency-name: frequenz-repo-config[extra-lint-examples] dependency-version: 0.13.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch - dependency-name: setuptools-scm[toml] dependency-version: 9.2.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 29010a7 commit 087a76e

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

pyproject.toml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
[build-system]
55
requires = [
66
"setuptools == 80.9.0",
7-
"setuptools_scm[toml] == 9.2.0",
8-
"frequenz-repo-config[lib] == 0.13.5",
7+
"setuptools_scm[toml] == 9.2.2",
8+
"frequenz-repo-config[lib] == 0.13.6",
99
]
1010
build-backend = "setuptools.build_meta"
1111

@@ -68,11 +68,11 @@ dev-mkdocs = [
6868
"mike == 2.1.3",
6969
"mkdocs-gen-files == 0.5.0",
7070
"mkdocs-literate-nav == 0.6.2",
71-
"mkdocs-macros-plugin == 1.4.0",
72-
"mkdocs-material == 9.6.17",
73-
"mkdocstrings[python] == 0.30.0",
71+
"mkdocs-macros-plugin == 1.4.1",
72+
"mkdocs-material == 9.6.23",
73+
"mkdocstrings[python] == 0.30.1",
7474
"mkdocstrings-python == 1.18.2",
75-
"frequenz-repo-config[lib] == 0.13.5",
75+
"frequenz-repo-config[lib] == 0.13.6",
7676
]
7777
dev-mypy = [
7878
"mypy == 1.18.2",
@@ -82,16 +82,16 @@ dev-mypy = [
8282
# For checking the noxfile, docs/ script, and tests
8383
"frequenz-client-assets[dev-mkdocs,dev-noxfile,dev-pytest,cli]",
8484
]
85-
dev-noxfile = ["nox == 2025.5.1", "frequenz-repo-config[lib] == 0.13.5"]
85+
dev-noxfile = ["nox == 2025.5.1", "frequenz-repo-config[lib] == 0.13.6"]
8686
dev-pylint = [
8787
# dev-pytest already defines a dependency to pylint because of the examples
8888
# For checking the noxfile, docs/ script, and tests
8989
"frequenz-client-assets[dev-mkdocs,dev-noxfile,dev-pytest,cli]",
9090
]
9191
dev-pytest = [
92-
"pytest == 8.4.1",
92+
"pytest == 8.4.2",
9393
"pylint == 3.3.8", # We need this to check for the examples
94-
"frequenz-repo-config[extra-lint-examples] == 0.13.5",
94+
"frequenz-repo-config[extra-lint-examples] == 0.13.6",
9595
"pytest-mock == 3.15.1",
9696
"pytest-asyncio == 1.1.0",
9797
"async-solipsism == 0.8",

0 commit comments

Comments
 (0)