Skip to content

Commit de28a8a

Browse files
authored
MAINT: update pip constraints and pre-commit
1 parent af33921 commit de28a8a

File tree

7 files changed

+238
-238
lines changed

7 files changed

+238
-238
lines changed

.constraints/py3.10.txt

Lines changed: 46 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,16 @@
66
#
77
accessible-pygments==0.0.4
88
alabaster==0.7.13
9-
anyio==4.1.0
9+
anyio==4.2.0
1010
argon2-cffi==23.1.0
1111
argon2-cffi-bindings==21.2.0
1212
arrow==1.3.0
1313
asttokens==2.4.1
1414
async-lru==2.0.4
15-
attrs==23.1.0
16-
babel==2.13.1
15+
attrs==23.2.0
16+
babel==2.14.0
1717
beautifulsoup4==4.12.2
18-
black==23.11.0
18+
black==23.12.1
1919
bleach==6.1.0
2020
cachetools==5.3.2
2121
cattrs==23.2.3
@@ -26,56 +26,56 @@ chardet==5.2.0
2626
charset-normalizer==3.3.2
2727
click==8.1.7
2828
colorama==0.4.6
29-
comm==0.2.0
29+
comm==0.2.1
3030
contourpy==1.2.0
31-
coverage==7.3.2
31+
coverage==7.4.0
3232
cycler==0.12.1
3333
debugpy==1.8.0
3434
decorator==5.1.1
3535
defusedxml==0.7.1
36-
distlib==0.3.7
36+
distlib==0.3.8
3737
docstring-to-markdown==0.13
38-
docutils==0.17.1
38+
docutils==0.20.1
3939
exceptiongroup==1.2.0
4040
execnet==2.0.2
4141
executing==2.0.1
42-
fastjsonschema==2.19.0
42+
fastjsonschema==2.19.1
4343
filelock==3.13.1
44-
fonttools==4.46.0
44+
fonttools==4.47.0
4545
fqdn==1.5.1
4646
gitdb==4.0.11
4747
gitpython==3.1.40
4848
gprof2dot==2022.7.29
4949
graphviz==0.20.1
50-
greenlet==3.0.2
50+
greenlet==3.0.3
5151
hepunits==2.3.2
5252
identify==2.5.33
5353
idna==3.6
5454
imagesize==1.4.1
55-
importlib-metadata==7.0.0
55+
importlib-metadata==7.0.1
5656
iniconfig==2.0.0
57-
ipykernel==6.27.1
57+
ipykernel==6.28.0
5858
ipympl==0.9.3
59-
ipython==8.18.1
59+
ipython==8.19.0
6060
ipython-genutils==0.2.0
6161
ipywidgets==8.1.1
6262
isoduration==20.11.0
63-
isort==5.12.0
63+
isort==5.13.2
6464
jedi==0.19.1
6565
jinja2==3.1.2
6666
json5==0.9.14
6767
jsonpointer==2.4
6868
jsonschema==4.20.0
69-
jsonschema-specifications==2023.11.2
69+
jsonschema-specifications==2023.12.1
7070
jupyter-cache==1.0.0
7171
jupyter-client==8.6.0
72-
jupyter-core==5.5.0
72+
jupyter-core==5.7.0
7373
jupyter-events==0.9.0
7474
jupyter-lsp==2.2.1
75-
jupyter-server==2.12.1
75+
jupyter-server==2.12.2
7676
jupyter-server-mathjax==0.2.6
77-
jupyter-server-terminals==0.4.4
78-
jupyterlab==4.0.9
77+
jupyter-server-terminals==0.5.1
78+
jupyterlab==4.0.10
7979
jupyterlab-code-formatter==2.2.1
8080
jupyterlab-git==0.50.0
8181
jupyterlab-lsp==5.0.1
@@ -87,83 +87,83 @@ kiwisolver==1.4.5
8787
latexcodec==2.0.1
8888
livereload==2.6.3
8989
lsprotocol==2023.0.0
90-
markdown-it-py==2.2.0
90+
markdown-it-py==3.0.0
9191
markupsafe==2.1.3
9292
matplotlib==3.8.2
9393
matplotlib-inline==0.1.6
94-
mdit-py-plugins==0.3.5
94+
mdit-py-plugins==0.4.0
9595
mdurl==0.1.2
9696
mistune==3.0.2
9797
mpl-interactions==0.24.1
9898
mpmath==1.3.0
99-
mypy==1.7.1
99+
mypy==1.8.0
100100
mypy-extensions==1.0.0
101101
myst-nb==1.0.0
102-
myst-parser==1.0.0
102+
myst-parser==2.0.0
103103
nbclient==0.6.8
104-
nbconvert==7.12.0
104+
nbconvert==7.14.0
105105
nbdime==4.0.1
106106
nbformat==5.9.2
107107
nbmake==1.4.6
108108
nest-asyncio==1.5.8
109109
nodeenv==1.8.0
110110
notebook-shim==0.2.3
111-
numpy==1.26.2
111+
numpy==1.26.3
112112
overrides==7.4.0
113113
packaging==23.2
114114
pandocfilters==1.5.0
115115
parso==0.8.3
116116
particle==0.23.1
117-
pathspec==0.11.2
117+
pathspec==0.12.1
118118
pexpect==4.9.0
119-
pillow==10.1.0
119+
pillow==10.2.0
120120
platformdirs==4.1.0
121121
pluggy==1.3.0
122-
pre-commit==3.5.0
122+
pre-commit==3.6.0
123123
prometheus-client==0.19.0
124-
prompt-toolkit==3.0.41
125-
psutil==5.9.6
124+
prompt-toolkit==3.0.43
125+
psutil==5.9.7
126126
ptyprocess==0.7.0
127127
pure-eval==0.2.2
128128
pybtex==0.24.0
129129
pybtex-docutils==1.0.3
130130
pycparser==2.21
131-
pydata-sphinx-theme==0.14.4
131+
pydata-sphinx-theme==0.15.1
132132
pygments==2.17.2
133133
pyparsing==3.1.1
134134
pyproject-api==1.6.1
135-
pytest==7.4.3
135+
pytest==7.4.4
136136
pytest-cov==4.1.0
137137
pytest-profiling==1.7.0
138138
pytest-xdist==3.5.0
139139
python-constraint==1.4.0
140140
python-dateutil==2.8.2
141141
python-json-logger==2.0.7
142142
python-lsp-jsonrpc==1.1.2
143-
python-lsp-ruff==2.0.0
143+
python-lsp-ruff==2.0.1
144144
python-lsp-server==1.9.0
145145
pytoolconfig==1.2.6
146146
pyyaml==6.0.1
147147
pyzmq==25.1.2
148148
qrules==0.9.8
149-
referencing==0.32.0
149+
referencing==0.32.1
150150
requests==2.31.0
151151
rfc3339-validator==0.1.4
152152
rfc3986-validator==0.1.1
153153
rich==13.7.0
154154
rope==1.11.0
155-
rpds-py==0.13.2
156-
ruff==0.1.7
155+
rpds-py==0.16.2
156+
ruff==0.1.11
157157
send2trash==1.8.2
158158
six==1.16.0
159159
smmap==5.0.1
160160
sniffio==1.3.0
161161
snowballstemmer==2.2.0
162162
soupsieve==2.5
163-
sphinx==5.3.0
164-
sphinx-api-relink==0.0.6
163+
sphinx==7.2.6
164+
sphinx-api-relink==0.0.8
165165
sphinx-autobuild==2021.3.14
166-
sphinx-book-theme==1.0.1
166+
sphinx-book-theme==1.1.0
167167
sphinx-codeautolink==0.15.0
168168
sphinx-comments==0.0.3
169169
sphinx-copybutton==0.5.2
@@ -179,7 +179,7 @@ sphinxcontrib-htmlhelp==2.0.4
179179
sphinxcontrib-jsmath==1.0.1
180180
sphinxcontrib-qthelp==1.0.6
181181
sphinxcontrib-serializinghtml==1.1.9
182-
sqlalchemy==2.0.23
182+
sqlalchemy==2.0.25
183183
stack-data==0.6.3
184184
sympy==1.12
185185
tabulate==0.9.0
@@ -189,14 +189,14 @@ tomli==2.0.1
189189
tornado==6.4
190190
tox==4.11.4
191191
tqdm==4.66.1
192-
traitlets==5.14.0
193-
types-python-dateutil==2.8.19.14
194-
typing-extensions==4.8.0
195-
ujson==5.8.0
192+
traitlets==5.14.1
193+
types-python-dateutil==2.8.19.20240106
194+
typing-extensions==4.9.0
195+
ujson==5.9.0
196196
uri-template==1.3.0
197197
urllib3==2.1.0
198198
virtualenv==20.25.0
199-
wcwidth==0.2.12
199+
wcwidth==0.2.13
200200
webcolors==1.13
201201
webencodings==0.5.1
202202
websocket-client==1.7.0

0 commit comments

Comments
 (0)