diff options
Diffstat (limited to 'misc/requirements/requirements-tests.txt')
-rw-r--r-- | misc/requirements/requirements-tests.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/misc/requirements/requirements-tests.txt b/misc/requirements/requirements-tests.txt index 7aecb1867..f1162d003 100644 --- a/misc/requirements/requirements-tests.txt +++ b/misc/requirements/requirements-tests.txt @@ -7,13 +7,13 @@ certifi==2023.11.17 charset-normalizer==3.3.2 cheroot==10.0.0 click==8.1.7 -coverage==7.4.0 +coverage==7.4.1 exceptiongroup==1.2.0 execnet==2.0.2 filelock==3.13.1 Flask==3.0.1 hunter==3.6.1 -hypothesis==6.96.2 +hypothesis==6.97.1 idna==3.6 importlib-metadata==7.0.1 iniconfig==2.0.0 @@ -25,12 +25,12 @@ manhole==1.8.0 # MarkupSafe==2.1.4 more-itertools==10.2.0 packaging==23.2 -parse==1.20.0 +parse==1.20.1 parse-type==0.6.2 -pluggy==1.3.0 +pluggy==1.4.0 py-cpuinfo==9.0.0 Pygments==2.17.2 -pytest==7.4.4 +pytest==8.0.0 pytest-bdd==7.0.1 pytest-benchmark==4.0.0 pytest-cov==4.1.0 |