Skip to content

Commit bbad72f

Browse files
Bump idna from 3.10 to 3.15 in /e2e/server
Bumps [idna](https://github.com/kjd/idna) from 3.10 to 3.15. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](kjd/idna@v3.10...v3.15) --- updated-dependencies: - dependency-name: idna dependency-version: '3.15' dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c4f79dc commit bbad72f

1 file changed

Lines changed: 9 additions & 21 deletions

File tree

e2e/server/requirements.txt

Lines changed: 9 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ billiard==4.2.2
4848
# via celery
4949
blinker==1.9.0
5050
# via
51-
# elastic-apm
5251
# flask
5352
# flask-mail
5453
# quart
@@ -73,7 +72,6 @@ cerberus==1.3.7
7372
# superdesk-core
7473
certifi==2025.8.3
7574
# via
76-
# elastic-apm
7775
# elasticsearch
7876
# requests
7977
# sentry-sdk
@@ -111,10 +109,6 @@ dnspython==2.8.0
111109
# via pymongo
112110
draftjs-exporter[lxml]==5.1.0
113111
# via superdesk-core
114-
ecs-logging==2.2.0
115-
# via elastic-apm
116-
elastic-apm[flask]==6.24.0
117-
# via superdesk-core
118112
elasticsearch[async]==7.17.12
119113
# via
120114
# eve-elastic
@@ -125,6 +119,7 @@ eve-elastic @ git+https://github.com/superdesk/eve-elastic@async
125119
# via superdesk-core
126120
exceptiongroup==1.3.0
127121
# via
122+
# celery
128123
# hypercorn
129124
# taskgroup
130125
feedparser==6.0.12
@@ -164,7 +159,7 @@ hypercorn==0.17.3
164159
# via quart
165160
hyperframe==6.1.0
166161
# via h2
167-
idna==3.10
162+
idna==3.15
168163
# via
169164
# requests
170165
# yarl
@@ -186,10 +181,8 @@ jwcrypto==1.5.6
186181
# via
187182
# flask-oidc-ex
188183
# python-jwt
189-
kombu==5.6.0
190-
# via
191-
# celery
192-
# superdesk-core
184+
kombu[redis]==5.6.0
185+
# via celery
193186
ldap3==2.9.1
194187
# via superdesk-core
195188
lxml==5.3.2
@@ -291,9 +284,7 @@ quart-babel==1.0.7
291284
quart-flask-patch==0.3.0
292285
# via superdesk-core
293286
redis==5.2.1
294-
# via
295-
# celery
296-
# superdesk-core
287+
# via kombu
297288
regex==2024.11.6
298289
# via superdesk-core
299290
reportlab==4.4.4
@@ -346,17 +337,16 @@ typing-extensions==4.15.0
346337
typing-inspection==0.4.2
347338
# via pydantic
348339
tzdata==2025.2
340+
# via kombu
341+
tzlocal==5.3.1
349342
# via
350343
# celery
351-
# kombu
352-
tzlocal==5.3.1
353-
# via superdesk-core
344+
# superdesk-core
354345
unidecode==1.4.0
355346
# via superdesk-core
356347
urllib3==1.26.20
357348
# via
358349
# botocore
359-
# elastic-apm
360350
# elasticsearch
361351
# requests
362352
# sentry-sdk
@@ -375,9 +365,7 @@ werkzeug==3.1.5
375365
# flask
376366
# quart
377367
wrapt==1.17.3
378-
# via
379-
# aiobotocore
380-
# elastic-apm
368+
# via aiobotocore
381369
wsproto==1.2.0
382370
# via hypercorn
383371
xmlsec==1.3.14

0 commit comments

Comments
 (0)