Skip to content

Commit e60ff89

Browse files
MAINT: update pip constraints and pre-commit (#276)
* DX: add `.envrc` definition * DX: add `display` as allowed function name * DX: select `ALL` Ruff linting rules * MAINT: address Ruff linting issues * MAINT: ignore deprecation warning * MAINT: implement updates from pre-commit hooks
1 parent fe32040 commit e60ff89

26 files changed

Lines changed: 319 additions & 368 deletions

.constraints/py3.10.txt

Lines changed: 45 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,35 @@
11
# This file was autogenerated by uv via the following command:
22
# uv pip compile pyproject.toml -o .constraints/py3.10.txt --all-extras --no-annotate --python-version=3.10 --no-emit-package setuptools
33
accessible-pygments==0.0.5
4-
alabaster==0.7.16
4+
alabaster==1.0.0
55
anyio==4.4.0
66
argon2-cffi==23.1.0
77
argon2-cffi-bindings==21.2.0
88
arrow==1.3.0
99
asttokens==2.4.1
1010
async-lru==2.0.4
11-
attrs==23.2.0
11+
attrs==24.2.0
1212
babel==2.15.0
1313
beautifulsoup4==4.12.3
14-
black==24.4.2
1514
bleach==6.1.0
16-
cachetools==5.3.3
15+
cachetools==5.4.0
1716
cattrs==23.2.3
18-
certifi==2024.6.2
19-
cffi==1.16.0
17+
certifi==2024.7.4
18+
cffi==1.17.0
2019
cfgv==3.4.0
2120
chardet==5.2.0
2221
charset-normalizer==3.3.2
2322
click==8.1.7
2423
colorama==0.4.6
2524
comm==0.2.2
26-
coverage==7.5.4
27-
debugpy==1.8.1
25+
coverage==7.6.1
26+
debugpy==1.8.5
2827
decorator==5.1.1
2928
defusedxml==0.7.1
3029
distlib==0.3.8
3130
docstring-to-markdown==0.15
3231
docutils==0.21.2
33-
exceptiongroup==1.2.1
32+
exceptiongroup==1.2.2
3433
execnet==2.1.1
3534
executing==2.0.1
3635
fastjsonschema==2.20.0
@@ -45,37 +44,36 @@ h11==0.14.0
4544
hepunits==2.3.4
4645
httpcore==1.0.5
4746
httpx==0.27.0
48-
identify==2.5.36
47+
identify==2.6.0
4948
idna==3.7
5049
imagesize==1.4.1
51-
importlib-metadata==7.2.1
50+
importlib-metadata==8.2.0
5251
iniconfig==2.0.0
53-
ipykernel==6.29.4
54-
ipython==8.25.0
52+
ipykernel==6.29.5
53+
ipython==8.26.0
5554
ipywidgets==8.1.3
5655
isoduration==20.11.0
57-
isort==5.13.2
5856
jedi==0.19.1
5957
jinja2==3.1.4
6058
json5==0.9.25
6159
jsonpointer==3.0.0
62-
jsonschema==4.22.0
60+
jsonschema==4.23.0
6361
jsonschema-specifications==2023.12.1
6462
jupyter-cache==1.0.0
6563
jupyter-client==8.6.2
6664
jupyter-core==5.7.2
6765
jupyter-events==0.10.0
6866
jupyter-lsp==2.2.5
69-
jupyter-server==2.14.1
67+
jupyter-server==2.14.2
7068
jupyter-server-mathjax==0.2.6
7169
jupyter-server-terminals==0.5.3
72-
jupyterlab==4.2.2
73-
jupyterlab-code-formatter==2.2.1
70+
jupyterlab==4.2.4
71+
jupyterlab-code-formatter==3.0.1
7472
jupyterlab-git==0.50.1
7573
jupyterlab-lsp==5.1.0
7674
jupyterlab-myst==2.4.2
7775
jupyterlab-pygments==0.3.0
78-
jupyterlab-server==2.27.2
76+
jupyterlab-server==2.27.3
7977
jupyterlab-widgets==3.0.11
8078
latexcodec==3.0.0
8179
lsprotocol==2023.0.1
@@ -85,10 +83,10 @@ matplotlib-inline==0.1.7
8583
mdit-py-plugins==0.4.1
8684
mdurl==0.1.2
8785
mistune==3.0.2
88-
mypy==1.10.0
86+
mypy==1.11.1
8987
mypy-extensions==1.0.0
90-
myst-nb==1.1.0
91-
myst-parser==3.0.1
88+
myst-nb==1.1.1
89+
myst-parser==4.0.0
9290
nbclient==0.6.8
9391
nbconvert==7.16.4
9492
nbdime==4.0.1
@@ -102,96 +100,95 @@ packaging==24.1
102100
pandocfilters==1.5.1
103101
parso==0.8.4
104102
particle==0.24.0
105-
pathspec==0.12.1
106103
pexpect==4.9.0
107104
platformdirs==4.2.2
108105
pluggy==1.5.0
109-
pre-commit==3.7.1
106+
pre-commit==3.8.0
110107
prometheus-client==0.20.0
111108
prompt-toolkit==3.0.47
112109
psutil==6.0.0
113110
ptyprocess==0.7.0
114-
pure-eval==0.2.2
111+
pure-eval==0.2.3
115112
pybtex==0.24.0
116113
pybtex-docutils==1.0.3
117114
pycparser==2.22
118-
pydata-sphinx-theme==0.15.3
115+
pydata-sphinx-theme==0.15.4
119116
pydot==1.4.2
120117
pygments==2.18.0
121118
pyparsing==3.1.2
122119
pyproject-api==1.7.1
123-
pytest==8.2.2
120+
pytest==8.3.2
124121
pytest-cov==5.0.0
125122
pytest-profiling==1.7.0
126123
pytest-xdist==3.6.1
127124
python-constraint2==2.0.0b5
128125
python-dateutil==2.9.0.post0
129126
python-json-logger==2.0.7
130127
python-lsp-jsonrpc==1.1.2
131-
python-lsp-ruff==2.2.1
128+
python-lsp-ruff==2.2.2
132129
python-lsp-server==1.11.0
133130
pytoolconfig==1.3.1
134-
pyyaml==6.0.1
135-
pyzmq==26.0.3
131+
pyyaml==6.0.2
132+
pyzmq==26.1.0
136133
referencing==0.35.1
137134
requests==2.32.3
138135
rfc3339-validator==0.1.4
139136
rfc3986-validator==0.1.1
140137
rope==1.13.0
141-
rpds-py==0.18.1
142-
ruff==0.4.10
138+
rpds-py==0.20.0
139+
ruff==0.5.6
143140
send2trash==1.8.3
144141
six==1.16.0
145142
smmap==5.0.1
146143
sniffio==1.3.1
147144
snowballstemmer==2.2.0
148145
soupsieve==2.5
149-
sphinx==7.3.7
146+
sphinx==8.0.2
150147
sphinx-api-relink==0.0.9
151148
sphinx-autobuild==2024.4.16
152149
sphinx-book-theme==1.1.3
153150
sphinx-codeautolink==0.15.2
154151
sphinx-comments==0.0.3
155152
sphinx-copybutton==0.5.2
156-
sphinx-design==0.6.0
153+
sphinx-design==0.6.1
157154
sphinx-hep-pdgref==0.2.0
158155
sphinx-pybtex-etal-style==0.0.2
159156
sphinx-thebe==0.3.1
160157
sphinx-togglebutton==0.3.2
161-
sphinxcontrib-applehelp==1.0.8
158+
sphinxcontrib-applehelp==2.0.0
162159
sphinxcontrib-bibtex==2.6.2
163-
sphinxcontrib-devhelp==1.0.6
164-
sphinxcontrib-htmlhelp==2.0.5
160+
sphinxcontrib-devhelp==2.0.0
161+
sphinxcontrib-htmlhelp==2.1.0
165162
sphinxcontrib-jsmath==1.0.1
166-
sphinxcontrib-qthelp==1.0.7
167-
sphinxcontrib-serializinghtml==1.1.10
168-
sqlalchemy==2.0.31
163+
sphinxcontrib-qthelp==2.0.0
164+
sphinxcontrib-serializinghtml==2.0.0
165+
sqlalchemy==2.0.32
169166
stack-data==0.6.3
170-
starlette==0.37.2
167+
starlette==0.38.2
171168
tabulate==0.9.0
172169
terminado==0.18.1
173170
tinycss2==1.3.0
174171
tomli==2.0.1
175172
tornado==6.4.1
176-
tox==4.15.1
177-
tqdm==4.66.4
173+
tox==4.17.0
174+
tqdm==4.66.5
178175
traitlets==5.14.3
179176
types-python-dateutil==2.9.0.20240316
180-
types-pyyaml==6.0.12.20240311
181-
types-setuptools==70.0.0.20240524
177+
types-pyyaml==6.0.12.20240724
178+
types-setuptools==71.1.0.20240806
182179
typing-extensions==4.12.2
183180
ujson==5.10.0
184181
uri-template==1.3.0
185182
urllib3==2.2.2
186-
uvicorn==0.30.1
183+
uvicorn==0.30.5
187184
virtualenv==20.26.3
188-
watchfiles==0.22.0
185+
watchfiles==0.23.0
189186
wcwidth==0.2.13
190187
webcolors==24.6.0
191188
webencodings==0.5.1
192189
websocket-client==1.8.0
193190
websockets==12.0
194-
wheel==0.43.0
191+
wheel==0.44.0
195192
widgetsnbextension==4.0.11
196193
zipp==3.19.2
197194

0 commit comments

Comments
 (0)