Skip to content

Commit 28cba2e

Browse files
authored
Lock test requirement versions (#158)
1 parent 9e4601f commit 28cba2e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

requirements-test.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pytest
2-
requests
3-
flake8
4-
bandit
1+
pytest==6.1.2
2+
requests==2.25.0
3+
flake8==3.8.4
4+
bandit==1.6.2

0 commit comments

Comments
 (0)