Skip to content

Commit f1b7946

Browse files
authored
Merge pull request #590 from SAP/fix_ci
Upgrade pycryptodome to 3.19.0
2 parents fd1aa4c + 2736a3d commit f1b7946

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/images/base/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ python-swiftclient==3.13.1
2222
requests==2.31.0
2323
MarkupSafe==0.23 # jinja2 2.11.3 did not pin MarkupSafe versions, will bring breaking changes
2424
paramiko==2.12.0 # FIXME: can we update to 3.x?
25-
pycryptodome==3.6.6
25+
pycryptodome==3.19.0
2626
prometheus-client==0.9.0
2727
xmlsec

0 commit comments

Comments
 (0)