Skip to content

Commit 569bad0

Browse files
Build(deps-dev): Bump the minor group with 2 updates
Bumps the minor group with 2 updates: [mike](https://github.com/jimporter/mike) and [hypothesis](https://github.com/HypothesisWorks/hypothesis). Updates `mike` from 2.1.4 to 2.2.0 - [Release notes](https://github.com/jimporter/mike/releases) - [Changelog](https://github.com/jimporter/mike/blob/master/CHANGES.md) - [Commits](jimporter/mike@v2.1.4...v2.2.0) Updates `hypothesis` from 6.151.13 to 6.152.4 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.151.13...hypothesis-python-6.152.4) --- updated-dependencies: - dependency-name: mike dependency-version: 2.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: hypothesis dependency-version: 6.152.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ed0b8ef commit 569bad0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ dev-formatting = ["black == 26.3.1", "isort == 7.0.0"]
5151
dev-mkdocs = [
5252
"black == 26.3.1",
5353
"Markdown==3.10.2",
54-
"mike == 2.1.4",
54+
"mike == 2.2.0",
5555
"mkdocs-gen-files == 0.6.1",
5656
"mkdocs-literate-nav == 0.6.3",
5757
"mkdocs-macros-plugin == 1.5.0",
@@ -81,7 +81,7 @@ dev-pytest = [
8181
"pytest-mock == 3.15.1",
8282
"pytest-asyncio == 1.3.0",
8383
"async-solipsism == 0.9",
84-
"hypothesis == 6.151.13",
84+
"hypothesis == 6.152.4",
8585
"frequenz-client-base",
8686
]
8787
dev = [

0 commit comments

Comments
 (0)