diff options
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index bf2a879e..07fd0c4e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,5 +30,5 @@ distribution = true [tool.pdm.dev-dependencies] dev = [ "pytest>=7.4.4", - "ipdm>=0.1.2", + "ipdm>=0.1.4", ] |
