Skip to content

Commit e45042d

Browse files
committed
Merge branch 'pre-commit' into lost-resources
2 parents 1870643 + ae3eedd commit e45042d

1 file changed

Lines changed: 48 additions & 36 deletions

File tree

requirements.txt

Lines changed: 48 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
ablog==0.10.26
1+
ablog==0.11.4.post1
2+
accessible-pygments==0.0.4
23
alabaster==0.7.12
34
appnope==0.1.3
45
argon2-cffi==21.3.0
@@ -11,109 +12,120 @@ backports.functools-lru-cache==1.6.4
1112
beautifulsoup4==4.11.1
1213
bleach==5.0.1
1314
brotlipy==0.7.0
14-
certifi==2022.12.7
15+
certifi==2023.5.7
1516
cffi==1.15.1
17+
cfgv==3.3.1
1618
charset-normalizer==2.1.0
1719
click==8.1.3
1820
colorama==0.4.5
19-
cryptography==37.0.1
20-
debugpy==1.6.0
21+
cryptography==40.0.2
22+
debugpy==1.6.7
2123
decorator==5.1.1
2224
defusedxml==0.7.1
23-
docutils==0.18.1
25+
distlib==0.3.6
26+
docutils==0.19
2427
entrypoints==0.4
2528
executing==0.8.3
2629
fastjsonschema==2.15.3
2730
feedgen==0.9.0
31+
filelock==3.12.0
2832
flit_core==3.7.1
29-
greenlet==1.1.2
33+
greenlet==2.0.2
34+
identify==2.5.24
3035
idna==3.3
3136
imagesize==1.4.1
32-
importlib-metadata==4.11.4
37+
importlib-metadata==6.6.0
3338
importlib-resources==5.8.0
3439
invoke==1.7.1
3540
ipykernel==6.15.1
36-
ipython==8.10.0
41+
ipython==8.13.2
3742
ipython-genutils==0.2.0
38-
ipywidgets==7.7.1
39-
jedi==0.18.1
43+
ipywidgets==8.0.6
44+
jedi==0.18.2
4045
Jinja2==3.1.2
4146
jsonschema==4.6.2
4247
jupyter-cache==0.5.0
4348
jupyter-client==7.3.4
44-
jupyter-core==4.11.2
49+
jupyter_core==5.3.0
4550
jupyterlab-pygments==0.2.2
46-
jupyterlab-widgets==1.1.1
47-
jupytext==1.14.0
51+
jupyterlab-widgets==3.0.7
52+
jupytext==1.14.5
4853
livereload==2.6.3
4954
lxml==4.9.1
50-
markdown-it-py==2.2.0
51-
MarkupSafe==2.1.1
55+
markdown-it-py==2.1.0
56+
MarkupSafe==2.1.2
5257
matplotlib-inline==0.1.3
53-
mdit-py-plugins==0.3.0
58+
mdit-py-plugins==0.3.5
5459
mdurl==0.1.0
55-
mistune==0.8.4
56-
myst-nb==0.16.0
57-
myst-parser==0.18.0
60+
mistune==2.0.5
61+
myst-nb==0.17.2
62+
myst-parser==0.18.1
5863
nbclient==0.5.13
59-
nbconvert==6.5.1
64+
nbconvert==7.4.0
6065
nbformat==5.4.0
6166
nbsphinx==0.8.9
6267
nest-asyncio==1.5.5
68+
nodeenv==1.8.0
6369
notebook==6.4.12
64-
numpy==1.23.1
70+
numpy==1.24.3
6571
packaging==21.3
66-
pandas==1.4.3
72+
pandas==2.0.1
6773
pandocfilters==1.5.0
6874
parso==0.8.3
6975
pexpect==4.8.0
7076
pickleshare==0.7.5
7177
pip==22.1.2
78+
platformdirs==2.6.0
79+
pre-commit==3.3.2
7280
prometheus-client==0.14.1
7381
prompt-toolkit==3.0.30
74-
psutil==5.9.1
82+
psutil==5.9.5
7583
ptyprocess==0.7.0
7684
pure-eval==0.2.2
7785
pycparser==2.21
78-
pydata-sphinx-theme==0.9.0
86+
pydata-sphinx-theme==0.13.3
7987
Pygments==2.12.0
8088
pyOpenSSL==22.0.0
8189
pyparsing==3.0.9
82-
pyrsistent==0.18.1
90+
pyrsistent==0.19.3
8391
PySocks==1.7.1
8492
python-dateutil==2.8.2
8593
pytz==2022.1
8694
PyYAML==6.0
87-
pyzmq==23.2.0
95+
pyzmq==25.0.2
8896
requests==2.28.1
8997
Send2Trash==1.8.0
90-
setuptools==65.5.1
98+
setuptools==67.7.2
9199
six==1.16.0
92100
snowballstemmer==2.2.0
93101
soupsieve==2.3.1
94-
Sphinx==5.0.2
102+
Sphinx==5.3.0
95103
sphinx-autobuild==2021.3.14
96-
sphinx_design==0.2.0
104+
sphinx_design==0.4.1
97105
sphinx-togglebutton==0.3.1
98106
sphinxcontrib-applehelp==1.0.2
99107
sphinxcontrib-devhelp==1.0.2
100108
sphinxcontrib-htmlhelp==2.0.0
101109
sphinxcontrib-jsmath==1.0.1
102110
sphinxcontrib-qthelp==1.0.3
103111
sphinxcontrib-serializinghtml==1.1.5
104-
SQLAlchemy==1.4.39
112+
SQLAlchemy==1.4.46
105113
stack-data==0.3.0
106114
tabulate==0.8.10
107-
terminado==0.15.0
115+
terminado==0.17.1
108116
tinycss2==1.1.1
109-
tornado==6.2
117+
toml==0.10.2
118+
tornado==6.3.2
110119
traitlets==5.3.0
111120
typing_extensions==4.3.0
121+
tzdata==2023.3
122+
ukkonen==1.0.1
112123
urllib3==1.26.10
113-
watchdog==2.1.9
124+
virtualenv==20.21.1
125+
watchdog==3.0.0
114126
wcwidth==0.2.5
115127
webencodings==0.5.1
116-
wheel==0.38.1
117-
widgetsnbextension==3.6.1
118-
xarray==2022.3.0
128+
wheel==0.37.1
129+
widgetsnbextension==4.0.7
130+
xarray==2023.5.0
119131
zipp==3.8.0

0 commit comments

Comments
 (0)