Skip to content

Commit 371fee2

Browse files
Merge branch 'master' into dependabot/pip/requests-mock-flask-2020.9.25.0
2 parents 2a4def9 + f8f9a29 commit 371fee2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

dev-requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PyYAML==5.3.1
22
Sphinx-Substitution-Extensions==2020.7.4.1
33
Sphinx==3.2.1
4-
VWS-Test-Fixtures==2020.8.2.0
4+
VWS-Test-Fixtures==2020.9.25.1
55
attrs==20.2.0 # Modern attrs is required for pytest
66
autoflake==1.4
77
black==20.8b1
@@ -23,12 +23,12 @@ pylint==2.6.0 # Lint
2323
pyroma==2.6 # Packaging best practices checker
2424
pytest-cov==2.10.1 # Measure code coverage
2525
pytest-envfiles==0.1.0 # Use files for environment variables for tests
26-
pytest==6.0.2 # Test runners
26+
pytest==6.1.0 # Test runners
2727
requests-mock-flask==2020.9.25.0
2828
sphinx-autodoc-typehints==1.11.0
2929
sphinx_paramlinks==0.4.2
3030
sphinxcontrib-spelling==5.4.0
3131
timeout-decorator==0.4.1 # Decorate functions to time out.
3232
twine==3.2.0
3333
vulture==2.1
34-
vws-python==2020.9.8.0
34+
vws-python==2020.9.25.0

0 commit comments

Comments
 (0)