Skip to content

Commit 636c5eb

Browse files
author
Alan Christie
committed
build: Fix typo in build-requirements (also updates all build packages)
1 parent 78ddb9e commit 636c5eb

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

build-requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
\pyroma == 3.3
2-
pytest == 7.1.1
3-
pytest-cov == 3.0.0
4-
mypy == 0.942
5-
pre-commit == 2.18.1
1+
pyroma == 4.2
2+
pytest == 7.4.0
3+
pytest-cov == 4.1.0
4+
mypy ==1.4.1
5+
pre-commit == 3.3.3

0 commit comments

Comments
 (0)