Skip to content

Commit 8633e33

Browse files
chore(deps): update dependency hypothesis to v6.138.6
1 parent fdc2396 commit 8633e33

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
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pfun"
3-
version = "0.13.42"
3+
version = "0.13.43"
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 = "1.1.0"
3131
pytest = "8.4.1"
32-
hypothesis = "6.79.4"
32+
hypothesis = "6.138.6"
3333
ipython = "^7.7"
3434
ipdb = "0.13.13"
3535
flake8 = "7.3.0"

0 commit comments

Comments
 (0)