Skip to content

Commit 9f14a8d

Browse files
committed
chore: dependabot fixes for cryptography, Pillow, pyopenssl and virtualenv
1 parent c93cb37 commit 9f14a8d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

src/install/requirements_backend.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
cryptography~=44.0.0
1+
cryptography~=46.0.5
22
MarkupSafe~=2.1.5
33
networkx~=3.1
4-
Pillow~=10.4.0
5-
pyopenssl~=25.0.0
4+
Pillow~=12.1.1
5+
pyopenssl~=26.0.0
66
pyyaml~=6.0.2
77

88
git+https://github.com/fkie-cad/common_helper_yara.git

src/install/requirements_frontend.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ prompt-toolkit~=3.0.51
1616
python-dateutil~=2.9.0
1717
quantiphy~=2.20
1818
uwsgi~=2.0.30
19-
virtualenv~=20.31.2
19+
virtualenv~=21.2.0
2020

2121
# npm installation
2222
nodeenv~=1.9.1

0 commit comments

Comments
 (0)