Skip to content

Commit 82e3d69

Browse files
chore(deps): update dependency hypothesis to v6.125.0
1 parent 581b93c commit 82e3d69

File tree

2 files changed

+13
-12
lines changed

2 files changed

+13
-12
lines changed

poetry.lock

Lines changed: 11 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pfun"
3-
version = "0.13.18"
3+
version = "0.13.19"
44
description = "Functional, composable, asynchronous, type-safe Python."
55
authors = ["Sune Debel"]
66
readme = "README.md"
@@ -29,7 +29,7 @@ Cython = [
2929
pytest-mypy-plugins = "^1.9.3"
3030
pytest-asyncio = "0.25.3"
3131
pytest = "8.3.4"
32-
hypothesis = "6.79.4"
32+
hypothesis = "6.125.0"
3333
ipython = "^7.7"
3434
ipdb = "0.13.13"
3535
flake8 = "7.1.2"

0 commit comments

Comments
 (0)