Update deps again
This commit is contained in:
parent
e3f29f7442
commit
156de37c8a
|
|
@ -1,7 +1,7 @@
|
|||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||
|
||||
diff-cover==4.1.1
|
||||
importlib-resources==5.0.0
|
||||
importlib-resources==5.1.0
|
||||
inflect==5.0.2
|
||||
Jinja2==2.11.2
|
||||
jinja2-pluralize==0.3.0
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ attrs==20.3.0
|
|||
beautifulsoup4==4.9.3
|
||||
certifi==2020.12.5
|
||||
chardet==4.0.0
|
||||
cheroot==8.5.1
|
||||
cheroot==8.5.2
|
||||
click==7.1.2
|
||||
# colorama==0.4.4
|
||||
coverage==5.3.1
|
||||
|
|
@ -39,7 +39,7 @@ pytest==6.2.1
|
|||
pytest-bdd==4.0.2
|
||||
pytest-benchmark==3.2.3
|
||||
pytest-clarity==0.3.0a0
|
||||
pytest-cov==2.10.1
|
||||
pytest-cov==2.11.0
|
||||
pytest-forked==1.3.0
|
||||
pytest-icdiff==0.5
|
||||
pytest-instafail==0.4.2
|
||||
|
|
|
|||
|
|
@ -9,5 +9,5 @@ py==1.10.0
|
|||
pyparsing==2.4.7
|
||||
six==1.15.0
|
||||
toml==0.10.2
|
||||
tox==3.21.1
|
||||
virtualenv==20.3.1
|
||||
tox==3.21.2
|
||||
virtualenv==20.4.0
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ adblock==0.4.0
|
|||
attrs==20.3.0
|
||||
colorama==0.4.4
|
||||
dataclasses==0.6 ; python_version<"3.7"
|
||||
importlib-resources==5.0.0 ; python_version<"3.9"
|
||||
importlib-resources==5.1.0 ; python_version<"3.9"
|
||||
Jinja2==2.11.2
|
||||
MarkupSafe==1.1.1
|
||||
Pygments==2.7.4
|
||||
|
|
|
|||
Loading…
Reference in New Issue