diff --git a/pyproject.toml b/pyproject.toml index 5d64c71b..87fc4d51 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,7 +53,7 @@ dependencies = [ dynamic = ["version"] [project.optional-dependencies] -dev = ["pytest==7.4.2", "pytest-cov==4.1.0", "black==23.10.1", "flake8==6.1.0"] +dev = ["pytest==7.4.3", "pytest-cov==4.1.0", "black==23.10.1", "flake8==6.1.0"] [project.urls] homepage = "https://github.com/LBC-LNBio/pyKVFinder/"