diff --git a/linter-requirements.txt b/linter-requirements.txt index b66de81..6800b6a 100644 --- a/linter-requirements.txt +++ b/linter-requirements.txt @@ -194,7 +194,7 @@ safety==1.10.3 setuptools==56.0.0 scipy==1.7.1 numpy==1.21.2 -wheel==0.37.0 +wheel==0.38.1 yamllint==1.26.3 pathspec==0.9.0 PyYAML==5.4.1 diff --git a/requirements.txt b/requirements.txt index f22b793..638e02f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,4 +7,4 @@ pytesseract==0.3.8 scipy==1.7.1 numpy==1.21.2 setuptools==47.1.0 -wheel==0.37.0 +wheel==0.38.1 diff --git a/test-requirements.txt b/test-requirements.txt index 4c9ff0f..0874934 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -61,4 +61,4 @@ safety==1.10.3 setuptools==47.1.0 scipy==1.7.1 numpy==1.21.2 -wheel==0.37.0 +wheel==0.38.1