Skip to content

Commit bb8b60b

Browse files
redeboerweb-flowpre-commit-ci[bot]
authored
MAINT: update pip constraints and pre-commit (#523)
* DX: outsource PR linting to ComPWA/actions * DX: set `PYDEVD_DISABLE_FILE_VALIDATION` * FIX: remove `nbclient` from `doc` dependencies * MAINT: apply new Ruff formatting * MAINT: remove `format` optional dependency section --------- Co-authored-by: GitHub <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 00f79fa commit bb8b60b

File tree

11 files changed

+230
-251
lines changed

11 files changed

+230
-251
lines changed

.constraints/py3.10.txt

Lines changed: 55 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,10 @@
1-
#
2-
# This file is autogenerated by pip-compile with Python 3.10
3-
# by the following command:
4-
#
5-
# pip-compile --extra=dev --no-annotate --output-file=.constraints/py3.10.txt --strip-extras --unsafe-package=pip --unsafe-package=setuptools --unsafe-package=tensorwaves
6-
#
1+
# This file was autogenerated by uv via the following command:
2+
# uv pip compile pyproject.toml -o .constraints/py3.10.txt --all-extras --no-annotate --python-version=3.10 --no-emit-package setuptools
73
absl-py==2.1.0
84
accessible-pygments==0.0.4
95
alabaster==0.7.16
106
ampform==0.15.0
11-
anyio==4.2.0
7+
anyio==4.3.0
128
argon2-cffi==23.1.0
139
argon2-cffi-bindings==21.2.0
1410
arrow==1.3.0
@@ -18,9 +14,9 @@ async-lru==2.0.4
1814
attrs==23.2.0
1915
babel==2.14.0
2016
beautifulsoup4==4.12.3
21-
black==24.1.1
17+
black==24.2.0
2218
bleach==6.1.0
23-
cachetools==5.3.2
19+
cachetools==5.3.3
2420
cattrs==23.2.3
2521
certifi==2024.2.2
2622
cffi==1.16.0
@@ -32,52 +28,55 @@ cloudpickle==3.0.0
3228
colorama==0.4.6
3329
comm==0.2.1
3430
contourpy==1.2.0
35-
coverage==7.4.1
31+
coverage==7.4.3
3632
cycler==0.12.1
3733
debugpy==1.8.1
3834
decorator==5.1.1
3935
defusedxml==0.7.1
4036
distlib==0.3.8
4137
dm-tree==0.1.8
42-
docstring-to-markdown==0.13
38+
docstring-to-markdown==0.15
4339
docutils==0.20.1
4440
exceptiongroup==1.2.0
4541
execnet==2.0.2
4642
executing==2.0.1
4743
fastjsonschema==2.19.1
4844
filelock==3.13.1
49-
flatbuffers==23.5.26
50-
fonttools==4.48.1
45+
flatbuffers==24.3.6
46+
fonttools==4.49.0
5147
fqdn==1.5.1
5248
gast==0.5.4
5349
gitdb==4.0.11
54-
gitpython==3.1.41
55-
google-auth==2.27.0
50+
gitpython==3.1.42
51+
google-auth==2.28.1
5652
google-auth-oauthlib==1.2.0
5753
google-pasta==0.2.0
5854
graphviz==0.20.1
5955
greenlet==3.0.3
60-
grpcio==1.60.1
56+
grpcio==1.62.0
57+
h11==0.14.0
6158
h5py==3.10.0
6259
hepunits==2.3.3
63-
identify==2.5.34
60+
httpcore==1.0.4
61+
httpx==0.27.0
62+
identify==2.5.35
6463
idna==3.6
6564
imagesize==1.4.1
6665
iminuit==2.25.2
67-
importlib-metadata==7.0.1
66+
importlib-metadata==7.0.2
6867
iniconfig==2.0.0
69-
ipykernel==6.29.2
68+
ipykernel==6.29.3
7069
ipympl==0.9.3
71-
ipython==8.21.0
70+
ipython==8.22.2
7271
ipython-genutils==0.2.0
7372
ipywidgets==8.1.2
7473
isoduration==20.11.0
7574
isort==5.13.2
76-
jax==0.4.24
77-
jaxlib==0.4.24
75+
jax==0.4.25
76+
jaxlib==0.4.25
7877
jedi==0.19.1
7978
jinja2==3.1.3
80-
json5==0.9.14
79+
json5==0.9.22
8180
jsonpointer==2.4
8281
jsonschema==4.21.1
8382
jsonschema-specifications==2023.12.1
@@ -87,17 +86,17 @@ jupyter-client==8.6.0
8786
jupyter-console==6.6.3
8887
jupyter-core==5.7.1
8988
jupyter-events==0.9.0
90-
jupyter-lsp==2.2.2
91-
jupyter-server==2.12.5
89+
jupyter-lsp==2.2.4
90+
jupyter-server==2.13.0
9291
jupyter-server-mathjax==0.2.6
9392
jupyter-server-terminals==0.5.2
94-
jupyterlab==4.0.12
93+
jupyterlab==4.1.4
9594
jupyterlab-code-formatter==2.2.1
9695
jupyterlab-git==0.50.0
97-
jupyterlab-lsp==5.0.3
98-
jupyterlab-myst==2.1.0
96+
jupyterlab-lsp==5.1.0
97+
jupyterlab-myst==2.3.1
9998
jupyterlab-pygments==0.3.0
100-
jupyterlab-server==2.25.2
99+
jupyterlab-server==2.25.3
101100
jupyterlab-widgets==3.0.10
102101
keras==2.15.0
103102
kiwisolver==1.4.5
@@ -108,7 +107,7 @@ lsprotocol==2023.0.1
108107
markdown==3.5.2
109108
markdown-it-py==3.0.0
110109
markupsafe==2.1.5
111-
matplotlib==3.8.2
110+
matplotlib==3.8.3
112111
matplotlib-inline==0.1.6
113112
mdit-py-plugins==0.4.0
114113
mdurl==0.1.2
@@ -120,21 +119,21 @@ mypy-extensions==1.0.0
120119
myst-nb==1.0.0
121120
myst-parser==2.0.0
122121
nbclient==0.6.8
123-
nbconvert==7.16.0
122+
nbconvert==7.16.2
124123
nbdime==4.0.1
125124
nbformat==5.9.2
126-
nbmake==1.5.0
125+
nbmake==1.5.3
127126
nest-asyncio==1.6.0
128127
nodeenv==1.8.0
129-
notebook==7.0.8
130-
notebook-shim==0.2.3
128+
notebook==7.1.1
129+
notebook-shim==0.2.4
131130
numba==0.59.0
132131
numpy==1.26.4
133132
oauthlib==3.2.2
134133
opt-einsum==3.3.0
135134
overrides==7.7.0
136135
packaging==23.2
137-
pandas==2.2.0
136+
pandas==2.2.1
138137
pandocfilters==1.5.1
139138
parso==0.8.3
140139
particle==0.23.1
@@ -144,10 +143,10 @@ phasespace==1.9.0
144143
pillow==10.2.0
145144
platformdirs==4.2.0
146145
pluggy==1.4.0
147-
pre-commit==3.6.1
148-
prometheus-client==0.19.0
146+
pre-commit==3.6.2
147+
prometheus-client==0.20.0
149148
prompt-toolkit==3.0.43
150-
protobuf==4.25.2
149+
protobuf==4.25.3
151150
psutil==5.9.8
152151
ptyprocess==0.7.0
153152
pure-eval==0.2.2
@@ -158,24 +157,24 @@ pyasn1-modules==0.3.0
158157
pycparser==2.21
159158
pydata-sphinx-theme==0.15.2
160159
pygments==2.17.2
161-
pyparsing==3.1.1
160+
pyparsing==3.1.2
162161
pyproject-api==1.6.1
163-
pytest==8.0.0
162+
pytest==8.0.2
164163
pytest-benchmark==4.0.0
165164
pytest-cov==4.1.0
166165
pytest-mock==3.12.0
167166
pytest-xdist==3.5.0
168167
python-constraint==1.3.1
169-
python-dateutil==2.8.2
168+
python-dateutil==2.9.0.post0
170169
python-json-logger==2.0.7
171170
python-lsp-jsonrpc==1.1.2
172-
python-lsp-ruff==2.1.0
171+
python-lsp-ruff==2.2.0
173172
python-lsp-server==1.10.0
174173
pytoolconfig==1.3.1
175174
pytz==2024.1
176175
pyyaml==6.0.1
177176
pyzmq==25.1.2
178-
qrules==0.9.8
177+
qrules==0.10.1
179178
qtconsole==5.5.1
180179
qtpy==2.4.1
181180
referencing==0.33.0
@@ -184,20 +183,20 @@ requests-oauthlib==1.3.1
184183
rfc3339-validator==0.1.4
185184
rfc3986-validator==0.1.1
186185
rope==1.12.0
187-
rpds-py==0.17.1
186+
rpds-py==0.18.0
188187
rsa==4.9
189-
ruff==0.2.1
188+
ruff==0.3.1
190189
scipy==1.12.0
191190
send2trash==1.8.2
192191
six==1.16.0
193192
smmap==5.0.1
194-
sniffio==1.3.0
193+
sniffio==1.3.1
195194
snowballstemmer==2.2.0
196195
soupsieve==2.5
197196
sphinx==7.2.6
198197
sphinx-api-relink==0.0.8
199198
sphinx-autobuild==2024.2.4
200-
sphinx-book-theme==1.1.0
199+
sphinx-book-theme==1.1.2
201200
sphinx-codeautolink==0.15.0
202201
sphinx-comments==0.0.3
203202
sphinx-copybutton==0.5.2
@@ -211,7 +210,7 @@ sphinxcontrib-jsmath==1.0.1
211210
sphinxcontrib-qthelp==1.0.7
212211
sphinxcontrib-serializinghtml==1.1.10
213212
sphobjinv==2.3.1
214-
sqlalchemy==2.0.26
213+
sqlalchemy==2.0.28
215214
stack-data==0.6.3
216215
sympy==1.12
217216
tabulate==0.9.0
@@ -226,21 +225,21 @@ terminado==0.18.0
226225
tinycss2==1.2.1
227226
tomli==2.0.1
228227
tornado==6.4
229-
tox==4.12.1
228+
tox==4.14.1
230229
tqdm==4.66.2
231230
traitlets==5.14.1
232-
types-protobuf==4.24.0.20240129
231+
types-protobuf==4.24.0.20240302
233232
types-python-dateutil==2.8.19.20240106
234233
types-pyyaml==6.0.12.12
235-
types-requests==2.31.0.20240125
236-
types-tensorflow==2.15.0.20240206
234+
types-requests==2.31.0.20240218
235+
types-tensorflow==2.15.0.20240303
237236
types-tqdm==4.66.0.20240106
238-
typing-extensions==4.9.0
237+
typing-extensions==4.10.0
239238
tzdata==2024.1
240239
ujson==5.9.0
241240
uri-template==1.3.0
242-
urllib3==2.2.0
243-
virtualenv==20.25.0
241+
urllib3==2.2.1
242+
virtualenv==20.25.1
244243
wcwidth==0.2.13
245244
webcolors==1.13
246245
webencodings==0.5.1
@@ -251,6 +250,5 @@ widgetsnbextension==4.0.10
251250
wrapt==1.14.1
252251
zipp==3.17.0
253252

254-
# The following packages are considered to be unsafe in a requirements file:
253+
# The following packages were excluded from the output:
255254
# setuptools
256-
# tensorwaves

0 commit comments

Comments
 (0)