Skip to content

Commit

Permalink
build(deps): bump pytest from 5.3.5 to 5.4.1 (#170)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Apr 3, 2020
1 parent b0c19df commit 75adfc2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ pycparser==2.19 # via cffi
pyflakes==2.1.1 # via flake8
pygments==2.6.1 # via readme-renderer
pyparsing==2.4.6 # via packaging
pytest==5.3.5
pytest==5.4.1
readme-renderer==24.0 # via twine
regex==2020.1.8 # via black
requests-toolbelt==0.9.1 # via twine
Expand Down
2 changes: 1 addition & 1 deletion test_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ packaging==20.1 # via pytest
pluggy==0.13.1 # via pytest
py==1.8.1 # via pytest
pyparsing==2.4.6 # via packaging
pytest==5.3.5
pytest==5.4.1
requests==2.22.0 # via codecov
six==1.14.0 # via packaging
toml==0.10.0 # via coverage
Expand Down

0 comments on commit 75adfc2

Please sign in to comment.