Skip to content

Commit

Permalink
requirements/dev.txt: fix incorrect version for djlint
Browse files Browse the repository at this point in the history
  • Loading branch information
goapunk committed Oct 15, 2024
1 parent 295adb3 commit a17c570
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

black==24.8.0
django-debug-toolbar==4.4.6
djlint===1.34.0
djlint==1.34.0
factory-boy==3.3.1
Faker==25.9.2
flake8==7.1.1
Expand Down

0 comments on commit a17c570

Please sign in to comment.