Update dependencies
This commit is contained in:
parent
df9e20fea4
commit
8feb5e9684
|
|
@ -4,7 +4,7 @@ diff-cover==3.0.1
|
|||
inflect==4.1.0
|
||||
Jinja2==2.11.2
|
||||
jinja2-pluralize==0.3.0
|
||||
lxml==4.5.1
|
||||
lxml==4.5.2
|
||||
MarkupSafe==1.1.1
|
||||
mypy==0.782
|
||||
mypy-extensions==0.4.3
|
||||
|
|
|
|||
|
|
@ -5,12 +5,12 @@ beautifulsoup4==4.9.1
|
|||
cheroot==8.3.0
|
||||
click==7.1.2
|
||||
# colorama==0.4.3
|
||||
coverage==5.1
|
||||
coverage==5.2
|
||||
EasyProcess==0.3
|
||||
Flask==1.1.2
|
||||
glob2==0.7
|
||||
hunter==3.1.3
|
||||
hypothesis==5.19.0
|
||||
hypothesis==5.19.1
|
||||
itsdangerous==1.1.0
|
||||
jaraco.functools==3.0.1 ; python_version>="3.6"
|
||||
# Jinja2==2.11.2
|
||||
|
|
@ -31,7 +31,7 @@ pytest-bdd==3.4.0
|
|||
pytest-benchmark==3.2.3
|
||||
pytest-cov==2.10.0
|
||||
pytest-instafail==0.4.2
|
||||
pytest-mock==3.1.1
|
||||
pytest-mock==3.2.0
|
||||
pytest-qt==3.3.0
|
||||
pytest-repeat==0.8.0
|
||||
pytest-rerunfailures==9.0
|
||||
|
|
|
|||
|
|
@ -12,4 +12,4 @@ toml==0.10.1
|
|||
tox==3.16.1
|
||||
tox-pip-version==0.0.7
|
||||
tox-venv==0.4.0
|
||||
virtualenv==20.0.25
|
||||
virtualenv==20.0.26
|
||||
|
|
|
|||
Loading…
Reference in New Issue