Skip to content

Commit

Permalink
test: updated test requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonzorn committed Jun 7, 2024
1 parent d75c5e4 commit b8436e2
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions requirements/test.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
black==24.3.0
django-debug-toolbar==4.2.0
black==24.4.2
django-debug-toolbar==4.4.2
flake8-absolute-import==1.0.0.2
flake8-commas==2.1.0
flake8-commas==4.0.0
flake8-comments==0.1.2
flake8-dunder-all==0.3.1
flake8-dunder-all==0.4.1
flake8-eradicate==1.5.0
flake8-import-order==0.18.2
flake8-print==5.0.0
flake8-quotes==3.3.2
flake8-quotes==3.4.0
flake8-return==1.2.0
flake8-use-pathlib==0.3.0
parameterized==0.9.0
pep8-naming==0.13.3
pep8-naming==0.14.1

0 comments on commit b8436e2

Please sign in to comment.