Skip to content

Commit cae72d1

Browse files
authored
Update pytest, pytest-mock and pytest-xdist (#37)
1 parent 9644de7 commit cae72d1

2 files changed

Lines changed: 26 additions & 19 deletions

File tree

Pipfile.lock

Lines changed: 22 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

setup.cfg

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@ format =
3030
pyrfc3339 ~= 1.1
3131
rfc3986 ~= 1.1
3232
test =
33-
pytest >= 4.4, < 6
34-
pytest-cov ~= 2.6
35-
pytest-mock ~= 1.10
36-
pytest-xdist ~= 1.28
33+
pytest
34+
pytest-cov
35+
pytest-mock
36+
pytest-xdist
3737
pyyaml ~= 5.1
3838

3939
[options.packages.find]

0 commit comments

Comments
 (0)