Skip to content

Commit 2b55d8e

Browse files
dependabot[bot]Marenz
authored andcommitted
Bump the minor group with 3 updates
Bumps the minor group with 3 updates: [asyncclick](https://github.com/python-trio/asyncclick), [time-machine](https://github.com/adamchainz/time-machine) and [hypothesis](https://github.com/HypothesisWorks/hypothesis). Updates `asyncclick` from 8.1.8 to 8.2.2.2 - [Changelog](https://github.com/python-trio/asyncclick/blob/main/CHANGES.rst) - [Commits](https://github.com/python-trio/asyncclick/commits) Updates `time-machine` from 2.16.0 to 2.19.0 - [Changelog](https://github.com/adamchainz/time-machine/blob/main/docs/changelog.rst) - [Commits](adamchainz/time-machine@2.16.0...2.19.0) Updates `hypothesis` from 6.136.8 to 6.138.13 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.136.8...hypothesis-python-6.138.13) --- updated-dependencies: - dependency-name: asyncclick dependency-version: 8.2.2.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: time-machine dependency-version: 2.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: hypothesis dependency-version: 6.138.13 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3971268 commit 2b55d8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,8 @@ dev-pytest = [
103103
"pytest-mock == 3.14.1",
104104
"pytest-asyncio == 1.1.0",
105105
"async-solipsism == 0.8",
106-
"time-machine == 2.16.0",
107-
"hypothesis == 6.136.8",
106+
"time-machine == 2.19.0",
107+
"hypothesis == 6.138.13",
108108
"frequenz-client-dispatch[cli]",
109109
]
110110
dev = [

0 commit comments

Comments
 (0)