Skip to content

Commit 1e82122

Browse files
authored
fix: requirements-dev.txt to reduce vulnerabilities (#37)
Signed-off-by: Michael Beemer <[email protected]>
1 parent df0c033 commit 1e82122

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ typing-extensions==4.2.0
9494
# pylint
9595
virtualenv==20.14.1
9696
# via pre-commit
97-
wheel==0.37.1
97+
wheel==0.38.0
9898
# via pip-tools
9999
wrapt==1.14.1
100100
# via astroid

0 commit comments

Comments
 (0)