Skip to content

Commit 41f0860

Browse files
Bump cryptography from 46.0.2 to 46.0.7 in /e2e/server
Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.2 to 46.0.7. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@46.0.2...46.0.7) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.7 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0e3633c commit 41f0860

File tree

1 file changed

+2
-11
lines changed

1 file changed

+2
-11
lines changed

e2e/server/requirements.txt

Lines changed: 2 additions & 11 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
@@ -103,18 +101,14 @@ click-repl==0.3.0
103101
# via celery
104102
croniter==6.0.0
105103
# via superdesk-core
106-
cryptography==46.0.2
104+
cryptography==46.0.7
107105
# via
108106
# authlib
109107
# jwcrypto
110108
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
@@ -356,7 +350,6 @@ unidecode==1.4.0
356350
urllib3==1.26.20
357351
# via
358352
# botocore
359-
# elastic-apm
360353
# elasticsearch
361354
# requests
362355
# sentry-sdk
@@ -375,9 +368,7 @@ werkzeug==3.1.5
375368
# flask
376369
# quart
377370
wrapt==1.17.3
378-
# via
379-
# aiobotocore
380-
# elastic-apm
371+
# via aiobotocore
381372
wsproto==1.2.0
382373
# via hypercorn
383374
xmlsec==1.3.14

0 commit comments

Comments
 (0)