Skip to content

Commit 04d04b6

Browse files
authored
Merge pull request #104 from xsuite/deps/dependency-updates
Dependency updates
2 parents 5dd27e9 + 8ada467 commit 04d04b6

9 files changed

+232
-232
lines changed

requirements/docs-requirements.txt

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This file is autogenerated by pip-compile with Python 3.12
33
# by the following command:
44
#
5-
# pip-compile --cert=None --client-cert=None --index-url=None --no-annotate --output-file=docs-requirements.txt --pip-args=None docs.in examples-requirements-py3.12.txt
5+
# pip-compile --no-annotate --output-file=docs-requirements.txt docs.in examples-requirements-py3.12.txt
66
#
77
accessible-pygments==0.0.5
88
alabaster==1.0.0
@@ -12,24 +12,24 @@ apeye-core==1.1.5
1212
argon2-cffi==25.1.0
1313
argon2-cffi-bindings==25.1.0
1414
arrow==1.4.0
15-
astroid==4.0.1
16-
asttokens==3.0.0
15+
astroid==4.0.2
16+
asttokens==3.0.1
1717
async-lru==2.0.5
1818
attrs==25.4.0
1919
autodocsumm==0.2.14
2020
babel==2.17.0
2121
beautifulsoup4==4.14.2
22-
bleach[css]==6.2.0
23-
cachecontrol[filecache]==0.14.3
24-
certifi==2025.10.5
22+
bleach[css]==6.3.0
23+
cachecontrol[filecache]==0.14.4
24+
certifi==2025.11.12
2525
cffi==2.0.0
2626
charset-normalizer==3.4.4
27-
click==8.3.0
27+
click==8.3.1
2828
comm==0.2.3
2929
contourpy==1.3.3
3030
cssutils==2.11.1
3131
cycler==0.12.1
32-
cython==3.1.4
32+
cython==3.2.1
3333
debugpy==1.8.17
3434
decorator==5.2.1
3535
defusedxml==0.7.1
@@ -51,8 +51,8 @@ httpx==0.28.1
5151
idna==3.11
5252
imagesize==1.4.1
5353
importlib-metadata==8.7.0
54-
ipykernel==7.0.1
55-
ipython==9.6.0
54+
ipykernel==7.1.0
55+
ipython==9.7.0
5656
ipython-pygments-lexers==1.1.1
5757
isoduration==20.11.0
5858
jedi==0.19.2
@@ -68,15 +68,15 @@ jupyter-events==0.12.0
6868
jupyter-lsp==2.3.0
6969
jupyter-server==2.17.0
7070
jupyter-server-terminals==0.5.3
71-
jupyterlab==4.4.9
71+
jupyterlab==4.5.0
7272
jupyterlab-pygments==0.3.0
73-
jupyterlab-server==2.27.3
73+
jupyterlab-server==2.28.0
7474
kiwisolver==1.4.9
75-
lark==1.3.0
75+
lark==1.3.1
7676
markdown-it-py==3.0.0
7777
markupsafe==3.0.3
7878
matplotlib==3.10.7
79-
matplotlib-inline==0.1.7
79+
matplotlib-inline==0.2.1
8080
mdit-py-plugins==0.5.0
8181
mdurl==0.1.2
8282
mistune==3.1.4
@@ -90,19 +90,19 @@ nbconvert==7.16.6
9090
nbformat==5.10.4
9191
nest-asyncio==1.6.0
9292
notebook-shim==0.2.4
93-
numpy==2.3.4
93+
numpy==2.3.5
9494
packaging==25.0
9595
pandas==2.3.3
9696
pandocfilters==1.5.1
9797
parso==0.8.5
9898
pexpect==4.9.0
9999
pillow==12.0.0
100-
pint==0.25
100+
pint==0.25.2
101101
platformdirs==4.5.0
102102
pockets==0.9.1
103103
prometheus-client==0.23.1
104104
prompt-toolkit==3.0.52
105-
psutil==7.1.0
105+
psutil==7.1.3
106106
ptyprocess==0.7.0
107107
pure-eval==0.2.3
108108
pycparser==2.23
@@ -120,10 +120,10 @@ rfc3339-validator==0.1.4
120120
rfc3986-validator==0.1.1
121121
rfc3987-syntax==1.1.0
122122
roman-numerals-py==3.1.0
123-
rpds-py==0.27.1
123+
rpds-py==0.29.0
124124
ruamel-yaml==0.18.14
125-
ruamel-yaml-clib==0.2.14
126-
scipy==1.16.2
125+
ruamel-yaml-clib==0.2.15
126+
scipy==1.16.3
127127
send2trash==1.8.3
128128
six==1.17.0
129129
sniffio==1.3.1
@@ -158,16 +158,16 @@ tzdata==2025.2
158158
uri-template==1.3.0
159159
urllib3==2.5.0
160160
wcwidth==0.2.14
161-
webcolors==24.11.1
161+
webcolors==25.10.0
162162
webencodings==0.5.1
163163
websocket-client==1.9.0
164-
xcoll==0.6.7
165-
xdeps==0.10.7
166-
xfields==0.25.2
167-
xobjects==0.5.3
168-
xpart==0.23.1
169-
xsuite==0.40.2
170-
xtrack==0.93.2
164+
xcoll==0.7.2
165+
xdeps==0.10.9
166+
xfields==0.25.5
167+
xobjects==0.5.7
168+
xpart==0.23.2
169+
xsuite==0.43.0
170+
xtrack==0.96.0
171171
zipp==3.23.0
172172

173173
# The following packages are considered to be unsafe in a requirements file:

requirements/examples-requirements-py3.10.txt

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -2,25 +2,25 @@
22
# This file is autogenerated by pip-compile with Python 3.10
33
# by the following command:
44
#
5-
# pip-compile --all-extras --cert=None --client-cert=None --index-url=None --no-annotate --output-file=examples-requirements-py3.10.txt --pip-args=None ../pyproject.toml examples.in
5+
# pip-compile --all-extras --no-annotate --output-file=examples-requirements-py3.10.txt ../pyproject.toml examples.in
66
#
77
anyio==4.11.0
88
argon2-cffi==25.1.0
99
argon2-cffi-bindings==25.1.0
1010
arrow==1.4.0
11-
asttokens==3.0.0
11+
asttokens==3.0.1
1212
async-lru==2.0.5
1313
attrs==25.4.0
1414
babel==2.17.0
1515
beautifulsoup4==4.14.2
16-
bleach[css]==6.2.0
17-
certifi==2025.10.5
16+
bleach[css]==6.3.0
17+
certifi==2025.11.12
1818
cffi==2.0.0
1919
charset-normalizer==3.4.4
2020
comm==0.2.3
2121
contourpy==1.3.2
2222
cycler==0.12.1
23-
cython==3.1.4
23+
cython==3.2.1
2424
debugpy==1.8.17
2525
decorator==5.2.1
2626
defusedxml==0.7.1
@@ -35,7 +35,7 @@ h11==0.16.0
3535
httpcore==1.0.9
3636
httpx==0.28.1
3737
idna==3.11
38-
ipykernel==7.0.1
38+
ipykernel==7.1.0
3939
ipython==8.37.0
4040
isoduration==20.11.0
4141
jedi==0.19.2
@@ -50,14 +50,14 @@ jupyter-events==0.12.0
5050
jupyter-lsp==2.3.0
5151
jupyter-server==2.17.0
5252
jupyter-server-terminals==0.5.3
53-
jupyterlab==4.4.9
53+
jupyterlab==4.5.0
5454
jupyterlab-pygments==0.3.0
55-
jupyterlab-server==2.27.3
55+
jupyterlab-server==2.28.0
5656
kiwisolver==1.4.9
57-
lark==1.3.0
57+
lark==1.3.1
5858
markupsafe==3.0.3
5959
matplotlib==3.10.7
60-
matplotlib-inline==0.1.7
60+
matplotlib-inline==0.2.1
6161
mistune==3.1.4
6262
nbclient==0.10.2
6363
nbconvert==7.16.6
@@ -76,7 +76,7 @@ pint==0.24.4
7676
platformdirs==4.5.0
7777
prometheus-client==0.23.1
7878
prompt-toolkit==3.0.52
79-
psutil==7.1.0
79+
psutil==7.1.3
8080
ptyprocess==0.7.0
8181
pure-eval==0.2.3
8282
pycparser==2.23
@@ -92,9 +92,9 @@ requests==2.32.5
9292
rfc3339-validator==0.1.4
9393
rfc3986-validator==0.1.1
9494
rfc3987-syntax==1.1.0
95-
rpds-py==0.27.1
95+
rpds-py==0.29.0
9696
ruamel-yaml==0.18.14
97-
ruamel-yaml-clib==0.2.14
97+
ruamel-yaml-clib==0.2.15
9898
scipy==1.15.3
9999
send2trash==1.8.3
100100
six==1.17.0
@@ -113,16 +113,16 @@ tzdata==2025.2
113113
uri-template==1.3.0
114114
urllib3==2.5.0
115115
wcwidth==0.2.14
116-
webcolors==24.11.1
116+
webcolors==25.10.0
117117
webencodings==0.5.1
118118
websocket-client==1.9.0
119-
xcoll==0.6.7
120-
xdeps==0.10.7
121-
xfields==0.25.2
122-
xobjects==0.5.3
123-
xpart==0.23.1
124-
xsuite==0.40.2
125-
xtrack==0.93.2
119+
xcoll==0.7.2
120+
xdeps==0.10.9
121+
xfields==0.25.5
122+
xobjects==0.5.7
123+
xpart==0.23.2
124+
xsuite==0.43.0
125+
xtrack==0.96.0
126126

127127
# The following packages are considered to be unsafe in a requirements file:
128128
# setuptools

requirements/examples-requirements-py3.11.txt

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -2,25 +2,25 @@
22
# This file is autogenerated by pip-compile with Python 3.11
33
# by the following command:
44
#
5-
# pip-compile --all-extras --cert=None --client-cert=None --index-url=None --no-annotate --output-file=examples-requirements-py3.11.txt --pip-args=None ../pyproject.toml examples.in
5+
# pip-compile --all-extras --no-annotate --output-file=examples-requirements-py3.11.txt ../pyproject.toml examples.in
66
#
77
anyio==4.11.0
88
argon2-cffi==25.1.0
99
argon2-cffi-bindings==25.1.0
1010
arrow==1.4.0
11-
asttokens==3.0.0
11+
asttokens==3.0.1
1212
async-lru==2.0.5
1313
attrs==25.4.0
1414
babel==2.17.0
1515
beautifulsoup4==4.14.2
16-
bleach[css]==6.2.0
17-
certifi==2025.10.5
16+
bleach[css]==6.3.0
17+
certifi==2025.11.12
1818
cffi==2.0.0
1919
charset-normalizer==3.4.4
2020
comm==0.2.3
2121
contourpy==1.3.3
2222
cycler==0.12.1
23-
cython==3.1.4
23+
cython==3.2.1
2424
debugpy==1.8.17
2525
decorator==5.2.1
2626
defusedxml==0.7.1
@@ -34,8 +34,8 @@ h11==0.16.0
3434
httpcore==1.0.9
3535
httpx==0.28.1
3636
idna==3.11
37-
ipykernel==7.0.1
38-
ipython==9.6.0
37+
ipykernel==7.1.0
38+
ipython==9.7.0
3939
ipython-pygments-lexers==1.1.1
4040
isoduration==20.11.0
4141
jedi==0.19.2
@@ -50,33 +50,33 @@ jupyter-events==0.12.0
5050
jupyter-lsp==2.3.0
5151
jupyter-server==2.17.0
5252
jupyter-server-terminals==0.5.3
53-
jupyterlab==4.4.9
53+
jupyterlab==4.5.0
5454
jupyterlab-pygments==0.3.0
55-
jupyterlab-server==2.27.3
55+
jupyterlab-server==2.28.0
5656
kiwisolver==1.4.9
57-
lark==1.3.0
57+
lark==1.3.1
5858
markupsafe==3.0.3
5959
matplotlib==3.10.7
60-
matplotlib-inline==0.1.7
60+
matplotlib-inline==0.2.1
6161
mistune==3.1.4
6262
nbclient==0.10.2
6363
nbconvert==7.16.6
6464
nbformat==5.10.4
6565
nest-asyncio==1.6.0
6666
notebook-shim==0.2.4
67-
numpy==2.3.4
67+
numpy==2.3.5
6868
overrides==7.7.0
6969
packaging==25.0
7070
pandas==2.3.3
7171
pandocfilters==1.5.1
7272
parso==0.8.5
7373
pexpect==4.9.0
7474
pillow==12.0.0
75-
pint==0.25
75+
pint==0.25.2
7676
platformdirs==4.5.0
7777
prometheus-client==0.23.1
7878
prompt-toolkit==3.0.52
79-
psutil==7.1.0
79+
psutil==7.1.3
8080
ptyprocess==0.7.0
8181
pure-eval==0.2.3
8282
pycparser==2.23
@@ -92,10 +92,10 @@ requests==2.32.5
9292
rfc3339-validator==0.1.4
9393
rfc3986-validator==0.1.1
9494
rfc3987-syntax==1.1.0
95-
rpds-py==0.27.1
95+
rpds-py==0.29.0
9696
ruamel-yaml==0.18.14
97-
ruamel-yaml-clib==0.2.14
98-
scipy==1.16.2
97+
ruamel-yaml-clib==0.2.15
98+
scipy==1.16.3
9999
send2trash==1.8.3
100100
six==1.17.0
101101
sniffio==1.3.1
@@ -112,16 +112,16 @@ tzdata==2025.2
112112
uri-template==1.3.0
113113
urllib3==2.5.0
114114
wcwidth==0.2.14
115-
webcolors==24.11.1
115+
webcolors==25.10.0
116116
webencodings==0.5.1
117117
websocket-client==1.9.0
118-
xcoll==0.6.7
119-
xdeps==0.10.7
120-
xfields==0.25.2
121-
xobjects==0.5.3
122-
xpart==0.23.1
123-
xsuite==0.40.2
124-
xtrack==0.93.2
118+
xcoll==0.7.2
119+
xdeps==0.10.9
120+
xfields==0.25.5
121+
xobjects==0.5.7
122+
xpart==0.23.2
123+
xsuite==0.43.0
124+
xtrack==0.96.0
125125

126126
# The following packages are considered to be unsafe in a requirements file:
127127
# setuptools

0 commit comments

Comments
 (0)