Skip to content

Commit

Permalink
Merge 421ebda into 872ce95
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Mar 16, 2021
2 parents 872ce95 + 421ebda commit b985066
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,23 +4,21 @@
#
# 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.4
# via pytest-cov
iniconfig==1.1.1
# via pytest
lxml==4.6.2; implementation_name != 'pypy'
lxml==4.6.2
# via -r requirements/dev.in
packaging==20.8
# via pytest
pip-tools==5.5.0
pep517==0.10.0
# via pip-tools
pip-tools==6.0.1
# via -r requirements/dev.in
pluggy==0.13.1
# via pytest
Expand All @@ -35,7 +33,9 @@ pytest==6.2.2
# -r requirements/dev.in
# pytest-cov
toml==0.10.2
# via pytest
# via
# pep517
# pytest
wheezy.caching==3.0.1
# via -r requirements/dev.in
wheezy.core==3.0.1
Expand Down

0 comments on commit b985066

Please sign in to comment.