Skip to content

Commit fa07790

Browse files
pyup-botrokm
authored andcommitted
Scheduled weekly dependency update for week 15 (#901)
1 parent 18caba0 commit fa07790

File tree

1 file changed

+23
-23
lines changed

1 file changed

+23
-23
lines changed

requirements-test-libraries.txt

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ backports.zoneinfo==0.2.1; python_version < '3.9'
1111
black==25.1.0; python_version >= '3.9'
1212
bokeh==3.7.2; python_version >= '3.10'
1313
boto==2.49.0
14-
boto3==1.37.28
15-
botocore==1.37.28
14+
boto3==1.37.33
15+
botocore==1.37.33
1616
branca==0.8.1
1717
cairocffi==1.7.1
1818
CairoSVG==2.7.1
@@ -28,15 +28,15 @@ cmocean==4.0.3
2828
compliance-checker==5.2.0; sys_platform != 'win32' and python_version >= '3.10'
2929
cryptography==44.0.2
3030
dash==3.0.2
31-
dash-bootstrap-components==2.0.0; python_version >= '3.9'
31+
dash-bootstrap-components==2.0.1; python_version >= '3.9'
3232
dash-uploader==0.6.1
3333
dask[distributed,diagnostics,array]==2025.3.0; python_version >= '3.10'
3434
python-dateutil==2.9.0.post0
3535
# discid requires libdiscid to be provided by the system.
3636
# We install it via apt-get and brew on ubuntu and macOS CI runners, respectively.
3737
discid==1.2.0; sys_platform != 'win32'
3838
# eccodes does not provide macOS binary wheels for python 3.8
39-
eccodes==2.40.1; sys_platform != 'darwin' or python_version >= '3.9'
39+
eccodes==2.41.0; sys_platform != 'darwin' or python_version >= '3.9'
4040
eth_typing==5.2.0
4141
eth_utils==5.2.0
4242
fabric==3.2.2
@@ -46,7 +46,7 @@ folium==0.19.5; python_version >= '3.9'
4646
frictionless==5.18.1
4747
ffpyplayer==4.5.2
4848
geopandas==1.0.1; sys_platform != 'win32' and python_version >= '3.9'
49-
google-api-python-client==2.166.0
49+
google-api-python-client==2.167.0
5050
grapheme==0.6.0
5151
graphql-query==1.4.0
5252
python-gitlab==5.6.0; python_version >= '3.9'
@@ -57,7 +57,7 @@ iso639-lang==2.6.0; python_version >= '3.9'
5757
kaleido==0.4.2; python_version >= '3.9'
5858
langdetect==1.0.9
5959
mariadb==1.1.12; sys_platform != "darwin" and python_version >= '3.9'
60-
markdown==3.7
60+
markdown==3.8; python_version >= '3.9'
6161
# MetPy is no longer runable with PyInstaller since matplotlib made pillow a dependency. See #395.
6262
# MetPy==1.2.0
6363
# moviepy depends on imageio-ffmpeg, which does not provide binary wheels for arm64 macOS
@@ -67,7 +67,7 @@ msoffcrypto-tool==5.4.2
6767
narwhals==1.35.0
6868
nest-asyncio==1.6.0
6969
netCDF4==1.7.2; python_version >= '3.9'
70-
numba==0.61.0; python_version >= '3.10'
70+
numba==0.61.2; python_version >= '3.10'
7171
numcodecs==0.16.0; python_version >= '3.11'
7272
Office365-REST-Python-Client==2.6.1
7373
openpyxl==3.1.5
@@ -76,7 +76,7 @@ panel==1.6.2; python_version >= '3.10'
7676
pandera==0.23.1; python_version >= '3.9'
7777
passlib==1.7.4
7878
pendulum==3.0.0
79-
phonenumbers==9.0.2
79+
phonenumbers==9.0.3
8080
pingouin==0.5.5
8181
pinyin==0.4.0
8282
platformdirs==4.3.7; python_version >= '3.9'
@@ -113,7 +113,7 @@ Rtree==1.4.0; python_version >= '3.9'
113113
sacremoses==0.1.1
114114
# Remove after merging https://github.com/pyinstaller/pyinstaller/pull/6587
115115
scipy==1.15.2; python_version >= '3.10'
116-
sentry-sdk==2.25.1
116+
sentry-sdk==2.26.0
117117
shotgun_api3==3.5.1
118118
slixmpp==1.10.0; python_version >= "3.9"
119119
spacy==3.8.5; python_version >= '3.9' and python_version < '3.13'
@@ -124,8 +124,8 @@ tableauhyperapi==0.0.21408
124124
thinc==9.1.1; python_version >= '3.9'
125125
timezonefinder==6.5.9; python_version > '3.8'
126126
tkinterdnd2==0.4.3
127-
trame==3.8.1; python_version >= '3.9'
128-
trame-client==3.6.1; python_version >= '3.9'
127+
trame==3.8.2; python_version >= '3.9'
128+
trame-client==3.7.1; python_version >= '3.9'
129129
trame-code==1.0.1
130130
trame-components==2.4.2
131131
trame-datagrid==0.2.1
@@ -153,17 +153,17 @@ trame-vega==2.1.1
153153
trame-vtk==2.8.15; python_version >= '3.9' and python_version < '3.13'
154154
trame-vtk3d==0.1.0
155155
trame-vtklocal==0.8.0; python_version >= '3.9'
156-
trame-vuetify==3.0.0; python_version >= '3.9'
156+
trame-vuetify==3.0.1; python_version >= '3.9'
157157
trame-xterm==0.2.1
158158
Twisted==24.11.0
159159
tzdata==2025.2
160160
Unidecode==1.3.8
161-
urllib3-future==2.12.915
161+
urllib3-future==2.12.917
162162
# vtk provides arm64 macOS binary wheels only for python >= 3.9.
163163
vtk==9.4.2; python_version >= '3.9' or sys_platform != 'darwin' or platform_machine != 'arm64'
164164
# On macOS, weasyprint requires pango and glib installed via Homebrew; on arm64, the Homebrew is
165165
# installed in /opt/homebrew/lib and does not seem to be visible to non-Homebrew python.
166-
weasyprint==65.0; python_version >= '3.9' and (sys_platform != 'darwin' or platform_machine != 'arm64')
166+
weasyprint==65.1; python_version >= '3.9' and (sys_platform != 'darwin' or platform_machine != 'arm64')
167167
web3==7.10.0
168168
websockets==15.0.1; python_version >= '3.9'
169169
zeep==4.3.1
@@ -179,8 +179,8 @@ python-stdnum==1.20
179179
# and libsndfile, respectively.
180180
sounddevice==0.5.1; sys_platform != 'linux'
181181
soundfile==0.13.1; sys_platform != 'linux'
182-
limits==4.6; python_version >= '3.10'
183-
great-expectations==1.3.13; python_version >= '3.9' and python_version < '3.13'
182+
limits==4.7.3; python_version >= '3.10'
183+
great-expectations==1.3.14; python_version >= '3.9' and python_version < '3.13'
184184
# Starting with tensorflow 2.17.0, macOS wheels are provided only for arm64 (x86_64 is deprecated).
185185
tensorflow==2.19.0; python_version >= '3.9' and python_version < '3.13' and (sys_platform != 'darwin' or platform_machine == 'arm64')
186186
pyshark==0.6.0
@@ -198,7 +198,7 @@ librosa==0.11.0
198198
sympy==1.13.3
199199
xyzservices==2025.1.0
200200
mistune==3.1.3
201-
pydantic==2.11.2; python_version >= '3.9'
201+
pydantic==2.11.3; python_version >= '3.9'
202202
jsonschema==4.23.0
203203
psutil==7.0.0
204204
litestar==2.15.2; python_version < '3.13'
@@ -217,14 +217,14 @@ sudachipy==0.6.10; python_version >= '3.9'
217217
sudachidict-core==20250129; python_version >= '3.9'
218218
sudachidict-small==20250129; python_version >= '3.9'
219219
sudachidict-full==20250129; python_version >= '3.9'
220-
wxPython==4.2.2; sys_platform == 'darwin' or sys_platform == 'win32' # PyPI provides binary wheels for Windows and macOS
220+
wxPython==4.2.3; (sys_platform == 'darwin' or sys_platform == 'win32') and python_version >= '3.9' # PyPI provides binary wheels for Windows and macOS
221221
laonlp==1.2.0
222222
pythainlp==5.1.1; python_version >= '3.9'
223223
gmsh==4.13.1
224-
sspilib==0.2.0
224+
sspilib==0.3.0; python_version >= '3.9'
225225
rlp==4.1.0
226226
eth-rlp==2.2.0
227-
z3c.rml==4.4.0
227+
z3c.rml==5.0; python_version >= '3.9'
228228
freetype-py==2.5.1
229229
vaderSentiment==3.3.2
230230
# langchain depends on numpy<2.0.0, which does not have binary wheels for python 3.13.
@@ -240,13 +240,13 @@ apkutils==2.0.0; python_version >= '3.9' or (sys_platform != 'darwin' or platfor
240240
pypylon==4.1.0; python_version >= '3.9'
241241
python-pptx==1.0.2
242242
comtypes==1.4.10; sys_platform == 'win32'
243-
opentelemetry-sdk==1.31.1
243+
opentelemetry-sdk==1.32.0
244244
xarray==2025.3.1; python_version >= '3.10'
245245
tables==3.10.2; python_version >= '3.11'
246246
schwifty==2025.1.0; python_version >= '3.9'
247247
patool==4.0.0; python_version >= '3.10'
248248
yapf==0.43.0
249-
xmlschema==3.4.5
249+
xmlschema==4.0.1; python_version >= '3.9'
250250
pysaml2==7.5.2; python_version >= '3.9'
251251
pysaml2==7.3.0; python_version < '3.9' # pyup: ignore
252252
toga==0.5.0; python_version >= '3.9'
@@ -259,7 +259,7 @@ selectolax==0.3.28
259259
ruamel.yaml.string==0.1.1
260260
niquests==3.14.0
261261
emoji==2.14.1
262-
tkinterweb==4.3.0
262+
tkinterweb==4.3.1
263263
tkinterweb-tkhtml==1.0
264264
pandas_flavor==0.7.0
265265

0 commit comments

Comments
 (0)