diff --git a/poetry.lock b/poetry.lock index a9e795c..2de3877 100644 --- a/poetry.lock +++ b/poetry.lock @@ -2502,14 +2502,14 @@ Werkzeug = ">=2.0.0" [[package]] name = "pytest-rerunfailures" -version = "16.0.1" +version = "16.1" description = "pytest plugin to re-run tests to eliminate flaky failures" optional = false -python-versions = ">=3.9" +python-versions = ">=3.10" groups = ["dev"] files = [ - {file = "pytest_rerunfailures-16.0.1-py3-none-any.whl", hash = "sha256:0bccc0e3b0e3388275c25a100f7077081318196569a121217688ed05e58984b9"}, - {file = "pytest_rerunfailures-16.0.1.tar.gz", hash = "sha256:ed4b3a6e7badb0a720ddd93f9de1e124ba99a0cb13bc88561b3c168c16062559"}, + {file = "pytest_rerunfailures-16.1-py3-none-any.whl", hash = "sha256:5d11b12c0ca9a1665b5054052fcc1084f8deadd9328962745ef6b04e26382e86"}, + {file = "pytest_rerunfailures-16.1.tar.gz", hash = "sha256:c38b266db8a808953ebd71ac25c381cb1981a78ff9340a14bcb9f1b9bff1899e"}, ] [package.dependencies]