Skip to content

Commit bd9c035

Browse files
test: [Automatic] Constraints upgrades: qtconsole, requests, sentry-sdk (#1375)
This PR is automatically created and updated by PartSeg GitHub action cron to keep bundle dependencies modules up to date. The updated packages are: * appdirs * build * pyside6 * pyside6-addons * pyside6-essentials * qtconsole * requests * sentry-sdk * shiboken6 ## Summary by Sourcery Build: - Refresh dependency constraints across all supported Python versions for appdirs, build, PySide6 (and related packages), qtconsole, requests, sentry-sdk, shiboken6. --------- Co-authored-by: Czaki <3826210+Czaki@users.noreply.github.com> Co-authored-by: Grzegorz Bokota <bokota+github@gmail.com>
1 parent 69255d8 commit bd9c035

11 files changed

Lines changed: 130 additions & 143 deletions

requirements/constraints_py3.10.txt

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,8 @@ annotated-types==0.7.0
1010
# via pydantic
1111
app-model==0.4.0
1212
# via napari
13-
14-
# via
15-
# partseg (pyproject.toml)
16-
# napari
13+
appdirs==1.4.4
14+
# via napari
1715
asttokens==3.0.1
1816
# via stack-data
1917
attrs==26.1.0
@@ -22,7 +20,7 @@ attrs==26.1.0
2220
# referencing
2321
babel==2.18.0
2422
# via sphinx
25-
build==1.4.0
23+
build==1.4.2
2624
# via npe2
2725
cachey==0.2.1
2826
# via napari
@@ -249,6 +247,7 @@ pint==0.24.4
249247
# via napari
250248
platformdirs==4.9.4
251249
# via
250+
# partseg (pyproject.toml)
252251
# jupyter-core
253252
# npe2
254253
# pint
@@ -324,14 +323,14 @@ pyside2==5.15.2.1
324323
# -r requirements/version_denylist.txt
325324
# partseg (pyproject.toml)
326325
# napari
327-
pyside6==6.10.2
326+
pyside6==6.11.0
328327
# via
329328
# -r requirements/version_denylist.txt
330329
# partseg (pyproject.toml)
331330
# napari
332-
pyside6-addons==6.10.2
331+
pyside6-addons==6.11.0
333332
# via pyside6
334-
pyside6-essentials==6.10.2
333+
pyside6-essentials==6.11.0
335334
# via
336335
# pyside6
337336
# pyside6-addons
@@ -363,7 +362,7 @@ pyzmq==27.1.0
363362
# jupyter-client
364363
qtawesome==1.4.1
365364
# via partseg (pyproject.toml)
366-
qtconsole==5.7.1
365+
qtconsole==5.7.2
367366
# via
368367
# partseg (pyproject.toml)
369368
# napari-console
@@ -380,7 +379,7 @@ referencing==0.37.0
380379
# via
381380
# jsonschema
382381
# jsonschema-specifications
383-
requests==2.32.5
382+
requests==2.33.0
384383
# via
385384
# partseg (pyproject.toml)
386385
# pooch
@@ -403,7 +402,7 @@ scipy==1.15.3
403402
# partseg (pyproject.toml)
404403
# napari
405404
# scikit-image
406-
sentry-sdk==2.55.0
405+
sentry-sdk==2.56.0
407406
# via partseg (pyproject.toml)
408407
setuptools==82.0.1
409408
# via
@@ -413,7 +412,7 @@ shellingham==1.5.4
413412
# via typer
414413
shiboken2==5.15.2.1
415414
# via pyside2
416-
shiboken6==6.10.2
415+
shiboken6==6.11.0
417416
# via
418417
# pyside6
419418
# pyside6-addons
@@ -456,7 +455,7 @@ tifffile==2025.5.10
456455
# napari
457456
# oiffile
458457
# scikit-image
459-
tomli==2.4.0
458+
tomli==2.4.1
460459
# via
461460
# build
462461
# npe2

requirements/constraints_py3.10_pydantic_1.txt

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,8 @@ annotated-doc==0.0.4
88
# via typer
99
app-model==0.3.2
1010
# via napari
11-
12-
# via
13-
# partseg (pyproject.toml)
14-
# napari
11+
appdirs==1.4.4
12+
# via napari
1513
asttokens==3.0.1
1614
# via stack-data
1715
attrs==26.1.0
@@ -20,7 +18,7 @@ attrs==26.1.0
2018
# referencing
2119
babel==2.18.0
2220
# via sphinx
23-
build==1.4.0
21+
build==1.4.2
2422
# via npe2
2523
cachey==0.2.1
2624
# via napari
@@ -247,6 +245,7 @@ pint==0.24.4
247245
# via napari
248246
platformdirs==4.9.4
249247
# via
248+
# partseg (pyproject.toml)
250249
# jupyter-core
251250
# npe2
252251
# pint
@@ -318,13 +317,13 @@ pyside2==5.15.2.1
318317
# -r requirements/version_denylist.txt
319318
# partseg (pyproject.toml)
320319
# napari
321-
pyside6==6.10.2
320+
pyside6==6.11.0
322321
# via
323322
# -r requirements/version_denylist.txt
324323
# partseg (pyproject.toml)
325-
pyside6-addons==6.10.2
324+
pyside6-addons==6.11.0
326325
# via pyside6
327-
pyside6-essentials==6.10.2
326+
pyside6-essentials==6.11.0
328327
# via
329328
# pyside6
330329
# pyside6-addons
@@ -356,7 +355,7 @@ pyzmq==27.1.0
356355
# jupyter-client
357356
qtawesome==1.4.1
358357
# via partseg (pyproject.toml)
359-
qtconsole==5.7.1
358+
qtconsole==5.7.2
360359
# via
361360
# partseg (pyproject.toml)
362361
# napari-console
@@ -373,7 +372,7 @@ referencing==0.37.0
373372
# via
374373
# jsonschema
375374
# jsonschema-specifications
376-
requests==2.32.5
375+
requests==2.33.0
377376
# via
378377
# partseg (pyproject.toml)
379378
# pooch
@@ -396,7 +395,7 @@ scipy==1.15.3
396395
# partseg (pyproject.toml)
397396
# napari
398397
# scikit-image
399-
sentry-sdk==2.55.0
398+
sentry-sdk==2.56.0
400399
# via partseg (pyproject.toml)
401400
setuptools==82.0.1
402401
# via
@@ -406,7 +405,7 @@ shellingham==1.5.4
406405
# via typer
407406
shiboken2==5.15.2.1
408407
# via pyside2
409-
shiboken6==6.10.2
408+
shiboken6==6.11.0
410409
# via
411410
# pyside6
412411
# pyside6-addons
@@ -449,7 +448,7 @@ tifffile==2025.5.10
449448
# napari
450449
# oiffile
451450
# scikit-image
452-
tomli==2.4.0
451+
tomli==2.4.1
453452
# via
454453
# build
455454
# npe2

requirements/constraints_py3.11.txt

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,8 @@ annotated-types==0.7.0
1010
# via pydantic
1111
app-model==0.4.0
1212
# via napari
13-
14-
# via
15-
# partseg (pyproject.toml)
16-
# napari
13+
appdirs==1.4.4
14+
# via napari
1715
asttokens==3.0.1
1816
# via stack-data
1917
attrs==26.1.0
@@ -22,7 +20,7 @@ attrs==26.1.0
2220
# referencing
2321
babel==2.18.0
2422
# via sphinx
25-
build==1.4.0
23+
build==1.4.2
2624
# via npe2
2725
cachey==0.2.1
2826
# via napari
@@ -245,6 +243,7 @@ pint==0.25.3
245243
# via napari
246244
platformdirs==4.9.4
247245
# via
246+
# partseg (pyproject.toml)
248247
# jupyter-core
249248
# npe2
250249
# pint
@@ -319,14 +318,14 @@ pyside2==5.15.2.1
319318
# via
320319
# -r requirements/version_denylist.txt
321320
# partseg (pyproject.toml)
322-
pyside6==6.10.2
321+
pyside6==6.11.0
323322
# via
324323
# -r requirements/version_denylist.txt
325324
# partseg (pyproject.toml)
326325
# napari
327-
pyside6-addons==6.10.2
326+
pyside6-addons==6.11.0
328327
# via pyside6
329-
pyside6-essentials==6.10.2
328+
pyside6-essentials==6.11.0
330329
# via
331330
# pyside6
332331
# pyside6-addons
@@ -356,7 +355,7 @@ pyzmq==27.1.0
356355
# jupyter-client
357356
qtawesome==1.4.1
358357
# via partseg (pyproject.toml)
359-
qtconsole==5.7.1
358+
qtconsole==5.7.2
360359
# via
361360
# partseg (pyproject.toml)
362361
# napari-console
@@ -373,7 +372,7 @@ referencing==0.37.0
373372
# via
374373
# jsonschema
375374
# jsonschema-specifications
376-
requests==2.32.5
375+
requests==2.33.0
377376
# via
378377
# partseg (pyproject.toml)
379378
# pooch
@@ -398,7 +397,7 @@ scipy==1.17.1
398397
# partseg (pyproject.toml)
399398
# napari
400399
# scikit-image
401-
sentry-sdk==2.55.0
400+
sentry-sdk==2.56.0
402401
# via partseg (pyproject.toml)
403402
setuptools==82.0.1
404403
# via
@@ -408,7 +407,7 @@ shellingham==1.5.4
408407
# via typer
409408
shiboken2==5.15.2.1
410409
# via pyside2
411-
shiboken6==6.10.2
410+
shiboken6==6.11.0
412411
# via
413412
# pyside6
414413
# pyside6-addons

requirements/constraints_py3.11_pydantic_1.txt

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,8 @@ annotated-doc==0.0.4
88
# via typer
99
app-model==0.3.2
1010
# via napari
11-
12-
# via
13-
# partseg (pyproject.toml)
14-
# napari
11+
appdirs==1.4.4
12+
# via napari
1513
asttokens==3.0.1
1614
# via stack-data
1715
attrs==26.1.0
@@ -20,7 +18,7 @@ attrs==26.1.0
2018
# referencing
2119
babel==2.18.0
2220
# via sphinx
23-
build==1.4.0
21+
build==1.4.2
2422
# via npe2
2523
cachey==0.2.1
2624
# via napari
@@ -243,6 +241,7 @@ pint==0.25.3
243241
# via napari
244242
platformdirs==4.9.4
245243
# via
244+
# partseg (pyproject.toml)
246245
# jupyter-core
247246
# npe2
248247
# pint
@@ -313,13 +312,13 @@ pyside2==5.15.2.1
313312
# via
314313
# -r requirements/version_denylist.txt
315314
# partseg (pyproject.toml)
316-
pyside6==6.10.2
315+
pyside6==6.11.0
317316
# via
318317
# -r requirements/version_denylist.txt
319318
# partseg (pyproject.toml)
320-
pyside6-addons==6.10.2
319+
pyside6-addons==6.11.0
321320
# via pyside6
322-
pyside6-essentials==6.10.2
321+
pyside6-essentials==6.11.0
323322
# via
324323
# pyside6
325324
# pyside6-addons
@@ -349,7 +348,7 @@ pyzmq==27.1.0
349348
# jupyter-client
350349
qtawesome==1.4.1
351350
# via partseg (pyproject.toml)
352-
qtconsole==5.7.1
351+
qtconsole==5.7.2
353352
# via
354353
# partseg (pyproject.toml)
355354
# napari-console
@@ -366,7 +365,7 @@ referencing==0.37.0
366365
# via
367366
# jsonschema
368367
# jsonschema-specifications
369-
requests==2.32.5
368+
requests==2.33.0
370369
# via
371370
# partseg (pyproject.toml)
372371
# pooch
@@ -391,7 +390,7 @@ scipy==1.17.1
391390
# partseg (pyproject.toml)
392391
# napari
393392
# scikit-image
394-
sentry-sdk==2.55.0
393+
sentry-sdk==2.56.0
395394
# via partseg (pyproject.toml)
396395
setuptools==82.0.1
397396
# via
@@ -401,7 +400,7 @@ shellingham==1.5.4
401400
# via typer
402401
shiboken2==5.15.2.1
403402
# via pyside2
404-
shiboken6==6.10.2
403+
shiboken6==6.11.0
405404
# via
406405
# pyside6
407406
# pyside6-addons

0 commit comments

Comments
 (0)