Skip to content

Commit a490e1c

Browse files
authored
Scheduled weekly dependency update for week 52 (#845)
1 parent 38aae1c commit a490e1c

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

requirements-test-libraries.txt

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,16 @@ APScheduler==3.11.0
99
backports.zoneinfo==0.2.1; python_version < '3.9'
1010
bokeh==3.6.2; python_version >= '3.10'
1111
boto==2.49.0
12-
boto3==1.35.86
13-
botocore==1.35.86
12+
boto3==1.35.90
13+
botocore==1.35.90
1414
branca==0.8.1
1515
cairocffi==1.7.1
1616
CairoSVG==2.7.1
1717
cassandra-driver==3.29.2
1818
capstone==5.0.3
1919
cf-units==3.3.0; sys_platform != 'win32' and python_version >= '3.10'
2020
cftime==1.6.4.post1
21-
charset_normalizer==3.4.0
21+
charset_normalizer==3.4.1
2222
cloudpickle==3.1.0
2323
cloudscraper==1.2.71
2424
cmocean==4.0.3
@@ -36,13 +36,13 @@ eth_utils==5.1.0
3636
fabric==3.2.2
3737
falcon==4.0.2
3838
fiona==1.10.1; sys_platform != 'win32'
39-
folium==0.19.2; python_version >= '3.9'
39+
folium==0.19.3; python_version >= '3.9'
4040
ffpyplayer==4.5.2
4141
geopandas==1.0.1; sys_platform != 'win32' and python_version >= '3.9'
4242
google-api-python-client==2.156.0
4343
grapheme==0.6.0
4444
graphql-query==1.4.0
45-
python-gitlab==5.2.0; python_version >= '3.9'
45+
python-gitlab==5.3.0; python_version >= '3.9'
4646
h5py==3.12.1; python_version >= '3.9'
4747
humanize==4.11.0; python_version >= '3.9'
4848
iminuit==2.30.1; python_version >= '3.9'
@@ -80,7 +80,7 @@ pydicom==3.0.1; python_version >= '3.10'
8080
pyexcelerate==0.12.0
8181
pyexcel_ods==0.6.0
8282
pylibmagic==0.5.0; sys_platform != 'win32'
83-
pylint==3.3.2; python_version >= '3.9'
83+
pylint==3.3.3; python_version >= '3.9'
8484
pypemicro==0.1.11
8585
pyphen==0.17.0; python_version >= '3.9'
8686
pyppeteer==2.0.0
@@ -105,16 +105,16 @@ sacremoses==0.1.1
105105
scipy==1.14.1; python_version >= '3.10'
106106
sentry-sdk==2.19.2
107107
shotgun_api3==3.5.1
108-
slixmpp==1.8.5
108+
slixmpp==1.8.6
109109
spacy==3.8.3; python_version >= '3.10' and python_version < '3.13'
110110
srsly==2.5.0; python_version >= "3.9"
111111
sv-ttk==2.6.0
112112
swagger-spec-validator==3.0.4
113113
tableauhyperapi==0.0.20746
114114
thinc==9.1.1; python_version >= '3.9'
115115
timezonefinder==6.5.7; python_version > '3.8'
116-
trame==3.7.1
117-
trame-client==3.5.0
116+
trame==3.7.5; python_version >= '3.9'
117+
trame-client==3.5.1; python_version >= '3.9'
118118
trame-code==1.0.1
119119
trame-components==2.4.2
120120
trame-datagrid==0.2.1
@@ -133,7 +133,7 @@ trame-pvui==0.1.1
133133
trame-quasar==0.2.1
134134
trame-rca==0.6.0
135135
trame-router==2.3.0
136-
trame-server==3.2.3
136+
trame-server==3.2.4; python_version >= '3.9'
137137
trame-simput==2.5.0
138138
trame-tauri==0.6.2
139139
trame-tweakpane==0.1.3
@@ -148,7 +148,7 @@ Twisted==24.11.0
148148
tzdata==2024.2
149149
Unidecode==1.3.8
150150
# vtk provides arm64 macOS binary wheels only for python >= 3.9.
151-
vtk==9.4.0; python_version >= '3.9' or sys_platform != 'darwin' or platform_machine != 'arm64'
151+
vtk==9.4.1; python_version >= '3.9' or sys_platform != 'darwin' or platform_machine != 'arm64'
152152
# On macOS, weasyprint requires pango and glib installed via Homebrew; on arm64, the Homebrew is
153153
# installed in /opt/homebrew/lib and does not seem to be visible to non-Homebrew python.
154154
weasyprint==63.1; python_version >= '3.9' and (sys_platform != 'darwin' or platform_machine != 'arm64')
@@ -158,7 +158,7 @@ zeep==4.3.1
158158
pypsexec==0.3.0
159159
# mimesis 12.x dropped support for python < 3.10
160160
mimesis==18.0.0; python_version >= '3.10'
161-
orjson==3.10.12
161+
orjson==3.10.13
162162
altair==5.5.0; python_version >= '3.9'
163163
shapely==2.0.6
164164
lark==1.2.2
@@ -185,7 +185,7 @@ fastparquet==2024.11.0; python_version >= '3.9'
185185
librosa==0.10.2.post1
186186
sympy==1.13.3
187187
xyzservices==2024.9.0
188-
mistune==3.0.2
188+
mistune==3.1.0
189189
pydantic==2.10.4
190190
jsonschema==4.23.0
191191
psutil==6.1.1

0 commit comments

Comments
 (0)