Skip to content

Commit ad106e1

Browse files
Merge pull request #1156 from adamtheturtle/dependabot/pip/pytest-5.3.3
Bump pytest from 5.3.2 to 5.3.3
2 parents 2f8ab0a + 85a0235 commit ad106e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ pygithub==1.45
2424
pylint==2.4.4 # Lint
2525
pyroma==2.6 # Packaging best practices checker
2626
pytest-cov==2.8.1 # Measure code coverage
27-
pytest==5.3.2 # Test runners
27+
pytest==5.3.3 # Test runners
2828
sphinx-autodoc-typehints==1.10.3
2929
sphinxcontrib-spelling==4.3.0
3030
twine==3.1.1

0 commit comments

Comments
 (0)