Skip to content

Commit a45f84d

Browse files
Bump the minor group with 3 updates
Bumps the minor group with 3 updates: [black](https://github.com/psf/black), [mkdocs-include-markdown-plugin](https://github.com/mondeja/mkdocs-include-markdown-plugin) and [hypothesis](https://github.com/HypothesisWorks/hypothesis). Updates `black` from 26.3.1 to 26.5.1 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@26.3.1...26.5.1) Updates `mkdocs-include-markdown-plugin` from 7.2.2 to 7.3.0 - [Release notes](https://github.com/mondeja/mkdocs-include-markdown-plugin/releases) - [Commits](mondeja/mkdocs-include-markdown-plugin@v7.2.2...v7.3.0) Updates `hypothesis` from 6.152.4 to 6.155.1 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.152.4...v6.155.1) --- updated-dependencies: - dependency-name: black dependency-version: 26.5.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: mkdocs-include-markdown-plugin dependency-version: 7.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: hypothesis dependency-version: 6.155.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a0aaa9e commit a45f84d

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,16 +44,16 @@ dev-flake8 = [
4444
"pydoclint == 0.8.3",
4545
"pydocstyle == 6.3.0",
4646
]
47-
dev-formatting = ["black == 26.3.1", "isort == 8.0.1"]
47+
dev-formatting = ["black == 26.5.1", "isort == 8.0.1"]
4848
dev-mkdocs = [
4949
"Markdown == 3.10.2",
50-
"black == 26.3.1",
50+
"black == 26.5.1",
5151
"frequenz-repo-config[lib] == 0.17.0",
5252
"markdown-callouts == 0.4.0",
5353
"markdown-svgbob == 202406.1023",
5454
"mike == 2.2.0",
5555
"mkdocs-gen-files == 0.6.1",
56-
"mkdocs-include-markdown-plugin == 7.2.2",
56+
"mkdocs-include-markdown-plugin == 7.3.0",
5757
"mkdocs-literate-nav == 0.6.3",
5858
"mkdocs-macros-plugin == 1.5.0",
5959
"mkdocs-material == 9.7.6",
@@ -77,7 +77,7 @@ dev-pylint = [
7777
dev-pytest = [
7878
"async-solipsism == 0.9",
7979
"frequenz-repo-config[extra-lint-examples] == 0.17.0",
80-
"hypothesis == 6.152.4",
80+
"hypothesis == 6.155.1",
8181
"pytest == 9.0.3",
8282
"pytest-asyncio == 1.3.0",
8383
"pytest-mock == 3.15.1",

0 commit comments

Comments
 (0)