Skip to content

Commit

Permalink
build: Fix typo in build-requirements (also updates all build packages)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alan Christie committed Jul 20, 2023
1 parent 78ddb9e commit 636c5eb
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions build-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
\pyroma == 3.3
pytest == 7.1.1
pytest-cov == 3.0.0
mypy == 0.942
pre-commit == 2.18.1
pyroma == 4.2
pytest == 7.4.0
pytest-cov == 4.1.0
mypy ==1.4.1
pre-commit == 3.3.3

0 comments on commit 636c5eb

Please sign in to comment.