Skip to content

Commit 58030fd

Browse files
redeboerweb-flow
andauthored
MAINT: autoupdate constraints and pre-commit config (#141)
* MAINT: apply fixes by pre-commit hooks * MAINT: write `sphinx-build` flags full --------- Co-authored-by: GitHub <[email protected]>
1 parent 92359b7 commit 58030fd

18 files changed

+412
-309
lines changed

.constraints/py3.10.txt

Lines changed: 51 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -12,21 +12,21 @@ asttokens==2.4.1
1212
astunparse==1.6.3
1313
async-lru==2.0.4
1414
attrs==24.2.0
15-
babel==2.15.0
15+
babel==2.16.0
1616
beautifulsoup4==4.12.3
1717
bleach==6.1.0
18-
cachetools==5.4.0
19-
cattrs==23.2.3
20-
certifi==2024.7.4
21-
cffi==1.17.0
18+
cachetools==5.5.0
19+
cattrs==24.1.0
20+
certifi==2024.8.30
21+
cffi==1.17.1
2222
cfgv==3.4.0
2323
chardet==5.2.0
2424
charset-normalizer==3.3.2
2525
click==8.1.7
2626
cloudpickle==3.0.0
2727
colorama==0.4.6
2828
comm==0.2.2
29-
contourpy==1.2.1
29+
contourpy==1.3.0
3030
coverage==7.6.1
3131
cycler==0.12.1
3232
debugpy==1.8.5
@@ -38,9 +38,9 @@ docstring-to-markdown==0.15
3838
docutils==0.21.2
3939
exceptiongroup==1.2.2
4040
execnet==2.1.1
41-
executing==2.0.1
41+
executing==2.1.0
4242
fastjsonschema==2.20.0
43-
filelock==3.15.4
43+
filelock==3.16.0
4444
flatbuffers==24.3.25
4545
fonttools==4.53.1
4646
fqdn==1.5.1
@@ -49,24 +49,24 @@ gitdb==4.0.11
4949
gitpython==3.1.43
5050
google-pasta==0.2.0
5151
graphviz==0.20.3
52-
greenlet==3.0.3
53-
grpcio==1.65.4
52+
greenlet==3.1.0
53+
grpcio==1.66.1
5454
h11==0.14.0
5555
h5py==3.11.0
5656
hepunits==2.3.4
5757
httpcore==1.0.5
58-
httpx==0.27.0
58+
httpx==0.27.2
5959
identify==2.6.0
60-
idna==3.7
60+
idna==3.8
6161
imagesize==1.4.1
62-
iminuit==2.28.0
63-
importlib-metadata==8.2.0
62+
iminuit==2.29.1
63+
importlib-metadata==8.4.0
6464
iniconfig==2.0.0
6565
ipykernel==6.29.5
6666
ipympl==0.9.4
67-
ipython==8.26.0
67+
ipython==8.27.0
6868
ipython-genutils==0.2.0
69-
ipywidgets==8.1.3
69+
ipywidgets==8.1.5
7070
isoduration==20.11.0
7171
jax==0.4.31
7272
jaxlib==0.4.31
@@ -84,39 +84,38 @@ jupyter-lsp==2.2.5
8484
jupyter-server==2.14.2
8585
jupyter-server-mathjax==0.2.6
8686
jupyter-server-terminals==0.5.3
87-
jupyterlab==4.2.4
88-
jupyterlab-code-formatter==3.0.1
87+
jupyterlab==4.2.5
88+
jupyterlab-code-formatter==3.0.2
8989
jupyterlab-git==0.50.1
9090
jupyterlab-lsp==5.1.0
9191
jupyterlab-myst==2.4.2
9292
jupyterlab-pygments==0.3.0
9393
jupyterlab-server==2.27.3
94-
jupyterlab-widgets==3.0.11
95-
keras==3.4.1
96-
kiwisolver==1.4.5
94+
jupyterlab-widgets==3.0.13
95+
keras==3.5.0
96+
kiwisolver==1.4.7
9797
latexcodec==3.0.0
9898
libclang==18.1.1
99-
livereload==2.7.0
10099
llvmlite==0.43.0
101100
lsprotocol==2023.0.1
102-
markdown==3.6
101+
markdown==3.7
103102
markdown-it-py==3.0.0
104103
markupsafe==2.1.5
105-
matplotlib==3.9.1.post1
104+
matplotlib==3.9.2
106105
matplotlib-inline==0.1.7
107-
mdit-py-plugins==0.4.1
106+
mdit-py-plugins==0.4.2
108107
mdurl==0.1.2
109108
mistune==3.0.2
110109
ml-dtypes==0.4.0
111110
mpmath==1.3.0
112-
mypy==1.11.1
111+
mypy==1.11.2
113112
mypy-extensions==1.0.0
114113
myst-nb==1.1.1
115114
myst-parser==4.0.0
116115
namex==0.0.8
117116
nbclient==0.6.8
118117
nbconvert==7.16.4
119-
nbdime==4.0.1
118+
nbdime==4.0.2
120119
nbformat==5.10.4
121120
nbmake==1.5.4
122121
nest-asyncio==1.6.0
@@ -131,11 +130,11 @@ packaging==24.1
131130
pandas==2.2.2
132131
pandocfilters==1.5.1
133132
parso==0.8.4
134-
particle==0.24.0
133+
particle==0.25.0
135134
pexpect==4.9.0
136135
phasespace==1.10.3
137136
pillow==10.4.0
138-
platformdirs==4.2.2
137+
platformdirs==4.3.2
139138
pluggy==1.5.0
140139
pre-commit==3.8.0
141140
prometheus-client==0.20.0
@@ -149,40 +148,40 @@ pybtex-docutils==1.0.3
149148
pycparser==2.22
150149
pydata-sphinx-theme==0.15.4
151150
pygments==2.18.0
152-
pyparsing==3.1.2
151+
pyparsing==3.1.4
153152
pyproject-api==1.7.1
154-
pytest==8.3.2
153+
pytest==8.3.3
155154
pytest-cov==5.0.0
156155
pytest-xdist==3.6.1
157156
python-constraint2==2.0.0b5
158157
python-dateutil==2.9.0.post0
159158
python-json-logger==2.0.7
160159
python-lsp-jsonrpc==1.1.2
161160
python-lsp-ruff==2.2.2
162-
python-lsp-server==1.11.0
161+
python-lsp-server==1.12.0
163162
pytoolconfig==1.3.1
164163
pytz==2024.1
165164
pyyaml==6.0.2
166-
pyzmq==26.1.0
165+
pyzmq==26.2.0
167166
qrules==0.10.2
168167
referencing==0.35.1
169168
requests==2.32.3
170169
rfc3339-validator==0.1.4
171170
rfc3986-validator==0.1.1
172-
rich==13.7.1
171+
rich==13.8.1
173172
rope==1.13.0
174173
rpds-py==0.20.0
175-
ruff==0.5.6
176-
scipy==1.14.0
174+
ruff==0.6.4
175+
scipy==1.14.1
177176
send2trash==1.8.3
178177
six==1.16.0
179178
smmap==5.0.1
180179
sniffio==1.3.1
181180
snowballstemmer==2.2.0
182-
soupsieve==2.5
181+
soupsieve==2.6
183182
sphinx==8.0.2
184183
sphinx-api-relink==0.0.9
185-
sphinx-autobuild==2024.2.4
184+
sphinx-autobuild==2024.9.3
186185
sphinx-book-theme==1.1.3
187186
sphinx-codeautolink==0.15.2
188187
sphinx-copybutton==0.5.2
@@ -196,11 +195,12 @@ sphinxcontrib-htmlhelp==2.1.0
196195
sphinxcontrib-jsmath==1.0.1
197196
sphinxcontrib-qthelp==2.0.0
198197
sphinxcontrib-serializinghtml==2.0.0
199-
sqlalchemy==2.0.32
198+
sqlalchemy==2.0.34
200199
stack-data==0.6.3
201-
sympy==1.13.1
200+
starlette==0.38.5
201+
sympy==1.13.2
202202
tabulate==0.9.0
203-
tensorboard==2.17.0
203+
tensorboard==2.17.1
204204
tensorboard-data-server==0.7.2
205205
tensorflow==2.17.0
206206
tensorflow-io-gcs-filesystem==0.37.1
@@ -211,25 +211,28 @@ terminado==0.18.1
211211
tinycss2==1.3.0
212212
tomli==2.0.1
213213
tornado==6.4.1
214-
tox==4.17.0
214+
tox==4.18.1
215215
tqdm==4.66.5
216216
traitlets==5.14.3
217-
types-python-dateutil==2.9.0.20240316
217+
types-python-dateutil==2.9.0.20240906
218218
typing-extensions==4.12.2
219219
tzdata==2024.1
220220
ujson==5.10.0
221221
uri-template==1.3.0
222222
urllib3==2.2.2
223-
virtualenv==20.26.3
223+
uvicorn==0.30.6
224+
virtualenv==20.26.4
225+
watchfiles==0.24.0
224226
wcwidth==0.2.13
225-
webcolors==24.6.0
227+
webcolors==24.8.0
226228
webencodings==0.5.1
227229
websocket-client==1.8.0
228-
werkzeug==3.0.3
230+
websockets==13.0.1
231+
werkzeug==3.0.4
229232
wheel==0.44.0
230-
widgetsnbextension==4.0.11
233+
widgetsnbextension==4.0.13
231234
wrapt==1.16.0
232-
zipp==3.19.2
235+
zipp==3.20.1
233236

234237
# The following packages were excluded from the output:
235238
# setuptools

0 commit comments

Comments
 (0)