Skip to content

Commit 92d752b

Browse files
committed
tests
1 parent 2eb46b7 commit 92d752b

File tree

13 files changed

+324
-302
lines changed

13 files changed

+324
-302
lines changed

api/tests/requirements.txt

Lines changed: 20 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
aiohappyeyeballs==2.6.1
22
# via aiohttp
3-
aiohttp==3.12.14
3+
aiohttp==3.12.15
44
# via
55
# -c ../../requirements/constraints.txt
66
# -r requirements.in
@@ -11,13 +11,13 @@ attrs==25.3.0
1111
# aiohttp
1212
# jsonschema
1313
# referencing
14-
certifi==2025.7.9
14+
certifi==2025.8.3
1515
# via
1616
# -c ../../requirements/constraints.txt
1717
# requests
18-
charset-normalizer==3.4.2
18+
charset-normalizer==3.4.3
1919
# via requests
20-
coverage==7.9.2
20+
coverage==7.10.7
2121
# via
2222
# -r requirements.in
2323
# pytest-cov
@@ -33,7 +33,7 @@ iniconfig==2.1.0
3333
# via pytest
3434
isodate==0.7.2
3535
# via openapi-core
36-
jsonschema==4.24.0
36+
jsonschema==4.25.1
3737
# via
3838
# openapi-core
3939
# openapi-schema-validator
@@ -42,17 +42,17 @@ jsonschema-path==0.3.4
4242
# via
4343
# openapi-core
4444
# openapi-spec-validator
45-
jsonschema-specifications==2025.4.1
45+
jsonschema-specifications==2025.9.1
4646
# via
4747
# jsonschema
4848
# openapi-schema-validator
49-
lazy-object-proxy==1.11.0
49+
lazy-object-proxy==1.12.0
5050
# via openapi-spec-validator
51-
markupsafe==3.0.2
51+
markupsafe==3.0.3
5252
# via werkzeug
53-
more-itertools==10.7.0
53+
more-itertools==10.8.0
5454
# via openapi-core
55-
multidict==6.6.3
55+
multidict==6.6.4
5656
# via
5757
# aiohttp
5858
# yarl
@@ -65,9 +65,7 @@ openapi-schema-validator==0.6.3
6565
openapi-spec-validator==0.7.2
6666
# via openapi-core
6767
packaging==25.0
68-
# via
69-
# pytest
70-
# pytest-sugar
68+
# via pytest
7169
parse==1.20.2
7270
# via openapi-core
7371
pathable==0.4.4
@@ -82,22 +80,22 @@ propcache==0.3.2
8280
# yarl
8381
pygments==2.19.2
8482
# via pytest
85-
pytest==8.4.1
83+
pytest==8.4.2
8684
# via
8785
# -r requirements.in
8886
# pytest-asyncio
8987
# pytest-cov
9088
# pytest-instafail
9189
# pytest-sugar
92-
pytest-asyncio==1.0.0
90+
pytest-asyncio==1.2.0
9391
# via -r requirements.in
94-
pytest-cov==6.2.1
92+
pytest-cov==7.0.0
9593
# via -r requirements.in
9694
pytest-instafail==0.5.0
9795
# via -r requirements.in
98-
pytest-sugar==1.0.0
96+
pytest-sugar==1.1.1
9997
# via -r requirements.in
100-
pyyaml==6.0.2
98+
pyyaml==6.0.3
10199
# via
102100
# -c ../../requirements/constraints.txt
103101
# jsonschema-path
@@ -107,22 +105,23 @@ referencing==0.35.1
107105
# jsonschema
108106
# jsonschema-path
109107
# jsonschema-specifications
110-
requests==2.32.4
108+
requests==2.32.5
111109
# via jsonschema-path
112110
rfc3339-validator==0.1.4
113111
# via openapi-schema-validator
114-
rpds-py==0.26.0
112+
rpds-py==0.27.1
115113
# via
116114
# jsonschema
117115
# referencing
118116
six==1.17.0
119117
# via rfc3339-validator
120118
termcolor==3.1.0
121119
# via pytest-sugar
122-
typing-extensions==4.14.1
120+
typing-extensions==4.15.0
123121
# via
124122
# aiosignal
125123
# openapi-core
124+
# pytest-asyncio
126125
urllib3==2.5.0
127126
# via
128127
# -c ../../requirements/constraints.txt

tests/e2e-playwright/requirements/_test.txt

Lines changed: 24 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -2,33 +2,33 @@ annotated-types==0.7.0
22
# via
33
# -r requirements/_test_wo_playwright.txt
44
# pydantic
5-
anyio==4.8.0
5+
anyio==4.11.0
66
# via
77
# -r requirements/_test_wo_playwright.txt
88
# httpx
99
arrow==1.3.0
1010
# via -r requirements/_test_wo_playwright.txt
11-
certifi==2025.1.31
11+
certifi==2025.8.3
1212
# via
1313
# -r requirements/_test_wo_playwright.txt
1414
# httpcore
1515
# httpx
1616
# requests
17-
charset-normalizer==3.4.1
17+
charset-normalizer==3.4.3
1818
# via
1919
# -r requirements/_test_wo_playwright.txt
2020
# requests
21-
dnspython==2.7.0
21+
dnspython==2.8.0
2222
# via
2323
# -r requirements/_test_wo_playwright.txt
2424
# email-validator
2525
docker==7.1.0
2626
# via -r requirements/_test_wo_playwright.txt
27-
email-validator==2.2.0
27+
email-validator==2.3.0
2828
# via -r requirements/_test_wo_playwright.txt
29-
faker==36.1.1
29+
faker==37.8.0
3030
# via -r requirements/_test_wo_playwright.txt
31-
greenlet==3.1.1
31+
greenlet==3.2.4
3232
# via playwright
3333
h11==0.16.0
3434
# via
@@ -47,42 +47,41 @@ idna==3.10
4747
# email-validator
4848
# httpx
4949
# requests
50-
iniconfig==2.0.0
50+
iniconfig==2.1.0
5151
# via
5252
# -r requirements/_test_wo_playwright.txt
5353
# pytest
5454
jinja2==3.1.6
5555
# via
5656
# -r requirements/_test_wo_playwright.txt
5757
# pytest-html
58-
markupsafe==3.0.2
58+
markupsafe==3.0.3
5959
# via
6060
# -r requirements/_test_wo_playwright.txt
6161
# jinja2
62-
packaging==24.2
62+
packaging==25.0
6363
# via
6464
# -r requirements/_test_wo_playwright.txt
6565
# pytest
66-
# pytest-sugar
67-
playwright==1.50.0
66+
playwright==1.55.0
6867
# via pytest-playwright
69-
pluggy==1.5.0
68+
pluggy==1.6.0
7069
# via
7170
# -r requirements/_test_wo_playwright.txt
7271
# pytest
73-
pydantic==2.11.7
72+
pydantic==2.11.9
7473
# via -r requirements/_test_wo_playwright.txt
7574
pydantic-core==2.33.2
7675
# via
7776
# -r requirements/_test_wo_playwright.txt
7877
# pydantic
79-
pyee==12.1.1
78+
pyee==13.0.0
8079
# via playwright
8180
pygments==2.19.2
8281
# via
8382
# -r requirements/_test_wo_playwright.txt
8483
# pytest
85-
pytest==8.4.1
84+
pytest==8.4.2
8685
# via
8786
# -r requirements/_test_wo_playwright.txt
8887
# pytest-base-url
@@ -101,21 +100,21 @@ pytest-metadata==3.1.1
101100
# via
102101
# -r requirements/_test_wo_playwright.txt
103102
# pytest-html
104-
pytest-playwright==0.7.0
103+
pytest-playwright==0.7.1
105104
# via -r requirements/_test.in
106105
pytest-runner==6.0.1
107106
# via -r requirements/_test_wo_playwright.txt
108-
pytest-sugar==1.0.0
107+
pytest-sugar==1.1.1
109108
# via -r requirements/_test_wo_playwright.txt
110109
python-dateutil==2.9.0.post0
111110
# via
112111
# -r requirements/_test_wo_playwright.txt
113112
# arrow
114113
python-slugify==8.0.4
115114
# via pytest-playwright
116-
pyyaml==6.0.2
115+
pyyaml==6.0.3
117116
# via -r requirements/_test_wo_playwright.txt
118-
requests==2.32.4
117+
requests==2.32.5
119118
# via
120119
# -r requirements/_test_wo_playwright.txt
121120
# docker
@@ -128,19 +127,19 @@ sniffio==1.3.1
128127
# via
129128
# -r requirements/_test_wo_playwright.txt
130129
# anyio
131-
tenacity==9.0.0
130+
tenacity==9.1.2
132131
# via -r requirements/_test_wo_playwright.txt
133-
termcolor==2.5.0
132+
termcolor==3.1.0
134133
# via
135134
# -r requirements/_test_wo_playwright.txt
136135
# pytest-sugar
137136
text-unidecode==1.3
138137
# via python-slugify
139-
types-python-dateutil==2.9.0.20241206
138+
types-python-dateutil==2.9.0.20250822
140139
# via
141140
# -r requirements/_test_wo_playwright.txt
142141
# arrow
143-
typing-extensions==4.14.1
142+
typing-extensions==4.15.0
144143
# via
145144
# -r requirements/_test_wo_playwright.txt
146145
# anyio
@@ -152,7 +151,7 @@ typing-inspection==0.4.1
152151
# via
153152
# -r requirements/_test_wo_playwright.txt
154153
# pydantic
155-
tzdata==2025.1
154+
tzdata==2025.2
156155
# via
157156
# -r requirements/_test_wo_playwright.txt
158157
# faker

tests/e2e-playwright/requirements/_test_wo_playwright.txt

Lines changed: 21 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
annotated-types==0.7.0
22
# via pydantic
3-
anyio==4.8.0
3+
anyio==4.11.0
44
# via httpx
55
arrow==1.3.0
66
# via -r requirements/_test_wo_playwright.in
7-
certifi==2025.1.31
7+
certifi==2025.8.3
88
# via
99
# httpcore
1010
# httpx
1111
# requests
12-
charset-normalizer==3.4.1
12+
charset-normalizer==3.4.3
1313
# via requests
14-
dnspython==2.7.0
14+
dnspython==2.8.0
1515
# via email-validator
1616
docker==7.1.0
1717
# via -r requirements/_test_wo_playwright.in
18-
email-validator==2.2.0
18+
email-validator==2.3.0
1919
# via pydantic
20-
faker==36.1.1
20+
faker==37.8.0
2121
# via -r requirements/_test_wo_playwright.in
2222
h11==0.16.0
2323
# via httpcore
@@ -31,25 +31,23 @@ idna==3.10
3131
# email-validator
3232
# httpx
3333
# requests
34-
iniconfig==2.0.0
34+
iniconfig==2.1.0
3535
# via pytest
3636
jinja2==3.1.6
3737
# via pytest-html
38-
markupsafe==3.0.2
38+
markupsafe==3.0.3
3939
# via jinja2
40-
packaging==24.2
41-
# via
42-
# pytest
43-
# pytest-sugar
44-
pluggy==1.5.0
40+
packaging==25.0
41+
# via pytest
42+
pluggy==1.6.0
4543
# via pytest
46-
pydantic==2.11.7
44+
pydantic==2.11.9
4745
# via -r requirements/_test_wo_playwright.in
4846
pydantic-core==2.33.2
4947
# via pydantic
5048
pygments==2.19.2
5149
# via pytest
52-
pytest==8.4.1
50+
pytest==8.4.2
5351
# via
5452
# pytest-html
5553
# pytest-instafail
@@ -63,33 +61,33 @@ pytest-metadata==3.1.1
6361
# via pytest-html
6462
pytest-runner==6.0.1
6563
# via -r requirements/_test_wo_playwright.in
66-
pytest-sugar==1.0.0
64+
pytest-sugar==1.1.1
6765
# via -r requirements/_test_wo_playwright.in
6866
python-dateutil==2.9.0.post0
6967
# via arrow
70-
pyyaml==6.0.2
68+
pyyaml==6.0.3
7169
# via -r requirements/_test_wo_playwright.in
72-
requests==2.32.4
70+
requests==2.32.5
7371
# via docker
7472
six==1.17.0
7573
# via python-dateutil
7674
sniffio==1.3.1
7775
# via anyio
78-
tenacity==9.0.0
76+
tenacity==9.1.2
7977
# via -r requirements/_test_wo_playwright.in
80-
termcolor==2.5.0
78+
termcolor==3.1.0
8179
# via pytest-sugar
82-
types-python-dateutil==2.9.0.20241206
80+
types-python-dateutil==2.9.0.20250822
8381
# via arrow
84-
typing-extensions==4.14.1
82+
typing-extensions==4.15.0
8583
# via
8684
# anyio
8785
# pydantic
8886
# pydantic-core
8987
# typing-inspection
9088
typing-inspection==0.4.1
9189
# via pydantic
92-
tzdata==2025.1
90+
tzdata==2025.2
9391
# via faker
9492
urllib3==2.5.0
9593
# via

0 commit comments

Comments
 (0)