Skip to content

Commit

Permalink
Merge c2f254b into 04dae8a
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed May 5, 2021
2 parents 04dae8a + c2f254b commit 95b96f1
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,10 @@
#
# pip-compile --output-file=requirements/dev.txt requirements/dev.in
#
atomicwrites==1.4.0
# via pytest
attrs==20.3.0
# via pytest
click==7.1.2
# via pip-tools
colorama==0.4.4
# via pytest
coverage==5.5
# via pytest-cov
iniconfig==1.1.1
Expand All @@ -26,13 +22,13 @@ pluggy==0.13.1
# via pytest
py==1.10.0
# via pytest
pylibmc==1.6.1; platform_system != 'Windows'
pylibmc==1.6.1
# via -r requirements/dev.in
pyparsing==2.4.7
# via packaging
pytest-cov==2.11.1
# via -r requirements/dev.in
pytest==6.2.2
pytest==6.2.4
# via
# -r requirements/dev.in
# pytest-cov
Expand Down

0 comments on commit 95b96f1

Please sign in to comment.