Skip to content

Commit b83700b

Browse files
committed
Bump dependencies to address security alerts.
1 parent e89c284 commit b83700b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements-dev.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ flake8==4.0.1
66
ipdb==0.13.9
77
isort==5.9.3
88
mypy==0.910
9-
numpy==1.21.3
9+
numpy==1.23.2
1010
pyroma==3.2
1111
pytest-cov==3.0.0
1212
pytest==6.2.5
1313
pytorch_ranger==0.1.1
1414
sphinx-autodoc-typehints==1.12.0
1515
sphinx==4.2.0
16-
torch==1.10.0
16+
torch==1.13.1
1717
twine==3.4.2
18-
wheel==0.37.0
18+
wheel==0.38.1

0 commit comments

Comments
 (0)