Skip to content

Commit 22ac8b4

Browse files
committed
requirements: update versions
1 parent df08a38 commit 22ac8b4

File tree

1 file changed

+40
-37
lines changed

1 file changed

+40
-37
lines changed

requirements.txt

Lines changed: 40 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1,49 +1,51 @@
11
alabaster==0.7.12
2-
astroid==2.9.3
3-
attrs==21.4.0
4-
autopep8==1.6.0
5-
Babel==2.9.1
6-
certifi==2021.10.8
7-
charset-normalizer==2.0.12
8-
coverage==6.3.2
9-
docutils==0.17.1
10-
flake8==4.0.1
11-
hypothesis==6.37.2
12-
idna==3.3
13-
imagesize==1.3.0
14-
importlib-metadata==4.11.1
2+
astroid==2.12.11
3+
attrs==22.1.0
4+
autopep8==1.7.0
5+
Babel==2.10.3
6+
certifi==2022.9.24
7+
charset-normalizer==2.1.1
8+
coverage==6.5.0
9+
dill==0.3.5.1
10+
docutils==0.19
11+
exceptiongroup==1.0.0rc9
12+
flake8==5.0.4
13+
hypothesis==6.56.1
14+
idna==3.4
15+
imagesize==1.4.1
16+
importlib-metadata==5.0.0
1517
iniconfig==1.1.1
1618
isort==5.10.1
17-
Jinja2==3.0.3
19+
Jinja2==3.1.2
1820
lazy-object-proxy==1.7.1
19-
markdown-it-py==2.0.1
20-
MarkupSafe==2.1.0
21-
mccabe==0.6.1
22-
mdit-py-plugins==0.3.0
23-
mdurl==0.1.0
24-
mypy==0.931
21+
markdown-it-py==2.1.0
22+
MarkupSafe==2.1.1
23+
mccabe==0.7.0
24+
mdit-py-plugins==0.3.1
25+
mdurl==0.1.2
26+
mypy==0.982
2527
mypy-extensions==0.4.3
26-
myst-parser==0.17.0
28+
myst-parser==0.18.1
2729
packaging==21.3
28-
platformdirs==2.5.1
30+
platformdirs==2.5.2
2931
pluggy==1.0.0
3032
py==1.11.0
3133
py-cpuinfo==8.0.0
32-
pycodestyle==2.8.0
33-
pyflakes==2.4.0
34-
Pygments==2.11.2
35-
pylint==2.12.2
36-
pyparsing==3.0.7
37-
pytest==7.0.1
34+
pycodestyle==2.9.1
35+
pyflakes==2.5.0
36+
Pygments==2.13.0
37+
pylint==2.15.4
38+
pyparsing==3.0.9
39+
pytest==7.1.3
3840
pytest-benchmark==3.4.1
39-
pytest-cov==3.0.0
40-
pytz==2021.3
41+
pytest-cov==4.0.0
42+
pytz==2022.4
4143
PyYAML==6.0
42-
requests==2.27.1
44+
requests==2.28.1
4345
snowballstemmer==2.2.0
4446
sortedcontainers==2.4.0
45-
Sphinx==4.4.0
46-
sphinx-sizzle-theme==0.0.9
47+
Sphinx==5.2.3
48+
sphinx-sizzle-theme==0.1.1
4749
sphinxcontrib-applehelp==1.0.2
4850
sphinxcontrib-devhelp==1.0.2
4951
sphinxcontrib-htmlhelp==2.0.0
@@ -52,9 +54,10 @@ sphinxcontrib-qthelp==1.0.3
5254
sphinxcontrib-serializinghtml==1.1.5
5355
toml==0.10.2
5456
tomli==2.0.1
57+
tomlkit==0.11.5
5558
types-requests==2.28.11.2
5659
types-urllib3==1.26.25
57-
typing_extensions==4.1.1
58-
urllib3==1.26.8
59-
wrapt==1.13.3
60-
zipp==3.7.0
60+
typing_extensions==4.4.0
61+
urllib3==1.26.12
62+
wrapt==1.14.1
63+
zipp==3.9.0

0 commit comments

Comments
 (0)