Skip to content

Commit ae0097e

Browse files
pyup-botrokm
authored andcommitted
Scheduled weekly dependency update for week 07 (#987)
1 parent 124f0ce commit ae0097e

1 file changed

Lines changed: 19 additions & 20 deletions

File tree

requirements-test-libraries.txt

Lines changed: 19 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@ backports.zoneinfo==0.2.1; python_version < "3.9"
88
black==26.1.0; python_version >= "3.10"
99
bokeh==3.8.2; python_version >= "3.10"
1010
boto==2.49.0
11-
boto3==1.42.44; python_version >= "3.9"
12-
botocore==1.42.44; python_version >= "3.9"
11+
boto3==1.42.49; python_version >= "3.9"
12+
botocore==1.42.49; python_version >= "3.9"
1313
branca==0.8.2
1414
cairocffi==1.7.1
1515
# On macOS, CairoSVG requires cairo installed via Homebrew; on arm64, the Homebrew is
1616
# installed in /opt/homebrew/lib and does not seem to be visible to non-Homebrew python.
1717
CairoSVG==2.8.2; (sys_platform != "darwin" or platform_machine != "arm64") and python_version >= "3.9"
1818
cassandra-driver==3.29.3
19-
capstone==5.0.6
19+
capstone==5.0.7
2020
cf-units==3.3.1; sys_platform != "win32" and python_version >= "3.11"
2121
cftime==1.6.5; python_version >= "3.10"
2222
charset_normalizer==3.4.4
@@ -25,7 +25,7 @@ cloudscraper==1.2.71
2525
cmocean==4.0.3
2626
# compliance-checker requires cf-units, so same constraints apply.
2727
compliance-checker==5.4.2; sys_platform != "win32" and python_version >= "3.10"
28-
cryptography==46.0.4
28+
cryptography==46.0.5
2929
dash==4.0.0
3030
dash-bootstrap-components==2.0.4; python_version >= "3.9"
3131
dash-uploader==0.6.1
@@ -50,7 +50,7 @@ folium==0.20.0; python_version >= "3.9"
5050
frictionless==5.18.1
5151
ffpyplayer==4.5.3; python_version >= "3.9"
5252
geopandas==1.1.2; sys_platform != "win32" and python_version >= "3.10"
53-
google-api-python-client==2.189.0
53+
google-api-python-client==2.190.0
5454
grapheme==0.6.0
5555
graphql-query==1.4.0
5656
python-gitlab==8.0.0; python_version >= "3.10"
@@ -82,10 +82,10 @@ panel==1.8.7; python_version >= "3.10"
8282
pandera==0.29.0; python_version >= "3.10"
8383
passlib==1.7.4
8484
pendulum==3.2.0; python_version >= "3.9"
85-
phonenumbers==9.0.23
85+
phonenumbers==9.0.24
8686
pingouin==0.5.5
8787
pinyin==0.4.0
88-
platformdirs==4.5.1; python_version >= "3.10"
88+
platformdirs==4.9.2; python_version >= "3.10"
8989
plotly==6.5.2
9090
publicsuffix2==2.20191221
9191
pycparser==3.0; python_version >= "3.10"
@@ -109,7 +109,7 @@ pyvjoy==1.0.1; sys_platform == "win32"
109109
pynng==0.9.0
110110
pynput==1.8.1
111111
# pymssql provides only x86_64 macOS wheels for python 3.9 and 3.10. But at the time of writing (v2.3.2), the universal2 wheels are broken on arm64 macOS as well.
112-
pymssql==2.3.11; python_version >= "3.9" and (sys_platform != "darwin" or platform_machine != "arm64")
112+
pymssql==2.3.13; python_version >= "3.9" and (sys_platform != "darwin" or platform_machine != "arm64")
113113
pystray==0.19.5
114114
pythonnet==3.0.5; python_version < "3.14"
115115
pytokens==0.4.1
@@ -123,7 +123,7 @@ Rtree==1.4.1; python_version >= "3.9"
123123
sacremoses==0.1.1
124124
# Remove after merging https://github.com/pyinstaller/pyinstaller/pull/6587
125125
scipy==1.17.0; python_version >= "3.11"
126-
sentry-sdk==2.52.0
126+
sentry-sdk==2.53.0
127127
# shotgun-api3 is currently incompatible with python >= 3.13...
128128
shotgun_api3==3.10.0; python_version >= "3.9" and python_version < "3.13"
129129
slixmpp==1.13.2; python_version >= "3.11"
@@ -132,7 +132,7 @@ spacy==3.8.11; python_version >= "3.10" and python_version < "3.14"
132132
srsly==2.5.2; python_version >= "3.9" and python_version < "3.14"
133133
sv-ttk==2.6.1; python_version >= "3.9"
134134
swagger-spec-validator==3.0.4
135-
tableauhyperapi==0.0.24081
135+
tableauhyperapi==0.0.24457
136136
# thinc depends on blis; contemporary versions of blis do not provide wheels for python 3.9 anymore, and fail to build from sdist.
137137
# The latest version of thinc itself (9.1.1) provides wheels only for python <= 3.12
138138
thinc==9.1.1; python_version >= "3.10" and python_version < "3.13"
@@ -156,7 +156,7 @@ trame-mesh-streamer==0.1.0; python_version < "3.14" and (python_version >= "3.9"
156156
trame-plotly==3.1.0; python_version < "3.14"
157157
trame-pvui==0.1.1; python_version < "3.14"
158158
trame-quasar==0.2.1; python_version < "3.14"
159-
trame-rca==2.2.3; python_version >= "3.9" and python_version < "3.14"
159+
trame-rca==2.3.0; python_version >= "3.9" and python_version < "3.14"
160160
trame-router==2.3.0; python_version < "3.14"
161161
trame-server==3.10.0; python_version >= "3.9" and python_version < "3.14"
162162
trame-simput==2.6.3; python_version >= "3.9" and python_version < "3.14"
@@ -174,8 +174,7 @@ tzdata==2025.3
174174
Unidecode==1.4.0
175175
urllib3-future==2.15.903
176176
uuid6==2025.0.1; python_version >= "3.9"
177-
# vtk provides arm64 macOS binary wheels only for python >= 3.9.
178-
vtk==9.5.2; python_version >= "3.9" or sys_platform != "darwin" or platform_machine != "arm64"
177+
vtk==9.6.0; python_version >= "3.9"
179178
# On macOS, weasyprint requires pango and glib installed via Homebrew; on arm64, the Homebrew is
180179
# installed in /opt/homebrew/lib and does not seem to be visible to non-Homebrew python.
181180
weasyprint==68.1; python_version >= "3.10" and (sys_platform != "darwin" or platform_machine != "arm64")
@@ -197,7 +196,7 @@ python-stdnum==2.2
197196
sounddevice==0.5.5; sys_platform != "linux"
198197
soundfile==0.13.1; sys_platform != "linux"
199198
limits==5.8.0; python_version >= "3.10"
200-
great-expectations==1.11.3; python_version >= "3.10" and python_version < "3.14"
199+
great-expectations==1.12.3; python_version >= "3.10" and python_version < "3.14"
201200
# Starting with tensorflow 2.17.0, macOS wheels are provided only for arm64 (x86_64 is deprecated).
202201
tensorflow==2.20.0; python_version >= "3.9" and python_version < "3.14" and (sys_platform != "darwin" or platform_machine == "arm64")
203202
# pyshark depends on lxml which doesn't support Python 3.8 on macOS arm64
@@ -219,7 +218,7 @@ mistune==3.2.0
219218
pydantic==2.12.5; python_version >= "3.9"
220219
jsonschema==4.26.0; python_version >= "3.10"
221220
psutil==7.2.2
222-
litestar==2.19.0; python_version < "3.14"
221+
litestar==2.21.0; python_version < "3.14"
223222
lingua-language-detector==2.1.1; python_version >= "3.10"
224223
opencc-python-reimplemented==0.1.7
225224
jieba==0.42.1
@@ -246,7 +245,7 @@ eth-rlp==2.2.0
246245
z3c.rml==5.0.1; python_version >= "3.9"
247246
freetype-py==2.5.1
248247
vaderSentiment==3.3.2
249-
langchain==1.2.9; python_version >= "3.10"
248+
langchain==1.2.10; python_version >= "3.10"
250249
langchain-classic==1.0.1; python_version >= "3.10"
251250
seedir==0.5.1
252251
cel-python==0.5.0; python_version >= "3.10"
@@ -259,7 +258,7 @@ pypylon==4.2.0; python_version >= "3.9"
259258
python-pptx==1.0.2
260259
comtypes==1.4.15; sys_platform == "win32" and python_version >= "3.9"
261260
opentelemetry-sdk==1.39.1; python_version >= "3.9"
262-
xarray==2026.1.0; python_version >= "3.11"
261+
xarray==2026.2.0; python_version >= "3.11"
263262
tables==3.10.2; python_version >= "3.11"
264263
schwifty==2026.1.0; python_version >= "3.10"
265264
patool==4.0.4; python_version >= "3.11"
@@ -268,7 +267,7 @@ xmlschema==4.3.1; python_version >= "3.10"
268267
pysaml2==7.5.4; python_version >= "3.9"
269268
# On Windows, toga requires toga-winforms, which depends on pythonnet; the latter does not provide wheels for python 3.14 yet.
270269
toga==0.5.3; python_version >= "3.10" and (python_version < "3.14" or sys_platform != "win32")
271-
numbers-parser==4.18.1; python_version >= "3.10"
270+
numbers-parser==4.18.2; python_version >= "3.10"
272271
fsspec==2026.2.0; python_version >= "3.10"
273272
zarr==3.1.5; python_version >= "3.11"
274273
intake==2.0.8; python_version >= "3.9"
@@ -277,11 +276,11 @@ selectolax==0.4.6; python_version >= "3.9"
277276
ruamel.yaml.string==0.1.1
278277
niquests==3.17.0
279278
emoji==2.15.0
280-
tkinterweb[recommended]==4.18.1; python_version >= "3.9" or sys_platform != "win32"
279+
tkinterweb[recommended]==4.20.0; python_version >= "3.9" or sys_platform != "win32"
281280
tkinterweb-tkhtml==2.1.1; python_version >= "3.9" or sys_platform != "win32"
282281
tkinterweb-tkhtml-extras==1.3.0; python_version >= "3.9" or sys_platform != "win32"
283282
pandas_flavor==0.8.1; python_version >= "3.10"
284-
globus-sdk==4.3.1; python_version >= "3.9"
283+
globus-sdk==4.4.0; python_version >= "3.9"
285284

286285
# ------------------- Platform (OS) specifics
287286

0 commit comments

Comments
 (0)