Skip to content

Commit 1c0a6f2

Browse files
committed
Fix flake version to the last known working with our code. Since flake is no longer used in other versions - we don't need to use the latest
1 parent a336639 commit 1c0a6f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dev_requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
black==24.3.0
22
click==8.0.4
3-
flake8-isort
4-
flake8
3+
flake8-isort==6.1.2
4+
flake8==7.1.1
55
flynt~=0.69.0
66
invoke==2.2.0
77
mock

0 commit comments

Comments
 (0)