Skip to content

Commit

Permalink
Update test requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
fredrikmonsen committed Nov 17, 2023
1 parent e83e834 commit 12a6018
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions test/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
pytest==7.3.2
pytest==7.4.2
pytest-cov==4.1.0
mypy==1.3.0
types-regex==2023.6.3.0
types-six==1.16.21.8
types-python-dateutil==2.8.19.13
types-dateparser==1.1.4.9
types-requests==2.31.0.1
types-Markdown==3.4.2.9
pylint==2.17.4
mypy==1.7.0
types-regex==2023.10.3.0
types-six==1.16.21.9
types-python-dateutil==2.8.19.14
types-dateparser==1.1.4.10
types-requests==2.31.0.10
types-Markdown==3.5.0.3
pylint==3.0.2
Flake8-pyproject==1.2.3

0 comments on commit 12a6018

Please sign in to comment.