Skip to content

Commit 4999a79

Browse files
committed
1 parent b809870 commit 4999a79

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

test-requirements.txt

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
pytest>=5.2.4
22
pytest-cov>=2.8.1
3-
mock>=3.0.5
4-
flake8>=3.7.9
3+
4+
# pin mock version due to some weird issue
5+
# https://github.com/Roche/gitlab-configuration-as-code/runs/1736343549?check_suite_focus=true
6+
mock==4.0.2
7+
flake8>=3.7.9

0 commit comments

Comments
 (0)