|
10 | 10 | # The file (and all resulting CI YAMLs) then need to be regenerated via
|
11 | 11 | # "scripts/generate-test-files.sh".
|
12 | 12 | #
|
13 |
| -# Last generated: 2025-04-23T08:07:00.653648+00:00 |
| 13 | +# Last generated: 2025-04-29T08:15:04.584844+00:00 |
14 | 14 |
|
15 | 15 | [tox]
|
16 | 16 | requires =
|
@@ -215,7 +215,7 @@ envlist =
|
215 | 215 | # ~~~ Tasks ~~~
|
216 | 216 | {py3.6,py3.7,py3.8}-celery-v4.4.7
|
217 | 217 | {py3.6,py3.7,py3.8}-celery-v5.0.5
|
218 |
| - {py3.8,py3.12,py3.13}-celery-v5.5.1 |
| 218 | + {py3.8,py3.12,py3.13}-celery-v5.5.2 |
219 | 219 |
|
220 | 220 | {py3.6,py3.7}-dramatiq-v1.9.0
|
221 | 221 | {py3.6,py3.8,py3.9}-dramatiq-v1.12.3
|
@@ -298,10 +298,10 @@ envlist =
|
298 | 298 | {py3.6}-trytond-v4.8.18
|
299 | 299 | {py3.6,py3.7,py3.8}-trytond-v5.8.16
|
300 | 300 | {py3.8,py3.10,py3.11}-trytond-v6.8.17
|
301 |
| - {py3.8,py3.11,py3.12}-trytond-v7.0.29 |
302 |
| - {py3.8,py3.11,py3.12}-trytond-v7.4.9 |
| 301 | + {py3.8,py3.11,py3.12}-trytond-v7.0.30 |
| 302 | + {py3.9,py3.12,py3.13}-trytond-v7.6.0 |
303 | 303 |
|
304 |
| - {py3.7,py3.12,py3.13}-typer-v0.15.2 |
| 304 | + {py3.7,py3.12,py3.13}-typer-v0.15.3 |
305 | 305 |
|
306 | 306 |
|
307 | 307 |
|
@@ -600,7 +600,7 @@ deps =
|
600 | 600 | # ~~~ Tasks ~~~
|
601 | 601 | celery-v4.4.7: celery==4.4.7
|
602 | 602 | celery-v5.0.5: celery==5.0.5
|
603 |
| - celery-v5.5.1: celery==5.5.1 |
| 603 | + celery-v5.5.2: celery==5.5.2 |
604 | 604 | celery: newrelic
|
605 | 605 | celery: redis
|
606 | 606 | py3.7-celery: importlib-metadata<5.0
|
@@ -753,13 +753,13 @@ deps =
|
753 | 753 | trytond-v4.8.18: trytond==4.8.18
|
754 | 754 | trytond-v5.8.16: trytond==5.8.16
|
755 | 755 | trytond-v6.8.17: trytond==6.8.17
|
756 |
| - trytond-v7.0.29: trytond==7.0.29 |
757 |
| - trytond-v7.4.9: trytond==7.4.9 |
| 756 | + trytond-v7.0.30: trytond==7.0.30 |
| 757 | + trytond-v7.6.0: trytond==7.6.0 |
758 | 758 | trytond: werkzeug
|
759 | 759 | trytond-v4.6.22: werkzeug<1.0
|
760 | 760 | trytond-v4.8.18: werkzeug<1.0
|
761 | 761 |
|
762 |
| - typer-v0.15.2: typer==0.15.2 |
| 762 | + typer-v0.15.3: typer==0.15.3 |
763 | 763 |
|
764 | 764 |
|
765 | 765 |
|
|
0 commit comments