Update dependencies
This commit is contained in:
parent
f13ac06ba3
commit
9bf6f89036
|
|
@ -1,6 +1,6 @@
|
|||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||
|
||||
attrs==23.1.0
|
||||
attrs==23.2.0
|
||||
flake8==6.1.0
|
||||
flake8-bugbear==23.12.2
|
||||
flake8-builtins==2.2.0
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ chardet==5.2.0
|
|||
diff_cover==8.0.2
|
||||
importlib-resources==6.1.1
|
||||
Jinja2==3.1.2
|
||||
lxml==4.9.4
|
||||
lxml==5.0.0
|
||||
MarkupSafe==2.1.3
|
||||
mypy==1.8.0
|
||||
mypy-extensions==1.0.0
|
||||
|
|
|
|||
|
|
@ -1,19 +1,19 @@
|
|||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||
|
||||
attrs==23.1.0
|
||||
attrs==23.2.0
|
||||
beautifulsoup4==4.12.2
|
||||
blinker==1.7.0
|
||||
certifi==2023.11.17
|
||||
charset-normalizer==3.3.2
|
||||
cheroot==10.0.0
|
||||
click==8.1.7
|
||||
coverage==7.3.4
|
||||
coverage==7.4.0
|
||||
exceptiongroup==1.2.0
|
||||
execnet==2.0.2
|
||||
filelock==3.13.1
|
||||
Flask==3.0.0
|
||||
hunter==3.6.1
|
||||
hypothesis==6.92.1
|
||||
hypothesis==6.92.2
|
||||
idna==3.6
|
||||
importlib-metadata==7.0.1
|
||||
iniconfig==2.0.0
|
||||
|
|
@ -30,7 +30,7 @@ parse-type==0.6.2
|
|||
pluggy==1.3.0
|
||||
py-cpuinfo==9.0.0
|
||||
Pygments==2.17.2
|
||||
pytest==7.4.3
|
||||
pytest==7.4.4
|
||||
pytest-bdd==7.0.1
|
||||
pytest-benchmark==4.0.0
|
||||
pytest-cov==4.1.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue