Skip to content

Commit

Permalink
Merge 4b2dae8 into 1fdd9ef
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Apr 15, 2021
2 parents 1fdd9ef + 4b2dae8 commit 4ba14dc
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,25 +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.5
# via pytest-cov
iniconfig==1.1.1
# via pytest
lxml==4.6.3; implementation_name != 'pypy'
lxml==4.6.3
# via -r requirements/dev.in
packaging==20.9
# via pytest
pep517==0.10.0
# via pip-tools
pip-tools==6.0.1
pip-tools==6.1.0
# via -r requirements/dev.in
pluggy==0.13.1
# via pytest
Expand Down

0 comments on commit 4ba14dc

Please sign in to comment.