Skip to content

Commit

Permalink
Merge 7a7f19d into de70edb
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Mar 16, 2021
2 parents de70edb + 7a7f19d commit 646774e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 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.4
# via pytest-cov
iniconfig==1.1.1
Expand All @@ -26,7 +22,9 @@ markupsafe==1.1.1
# mako
packaging==20.9
# 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 @@ -43,7 +41,9 @@ pytest==6.2.2
tenjin==1.1.1
# via -r requirements/dev.in
toml==0.10.2
# via pytest
# via
# pep517
# pytest
wheezy.template==3.0.3
# via -r requirements/dev.in

Expand Down

0 comments on commit 646774e

Please sign in to comment.