Skip to content

Commit ed462d6

Browse files
committed
fix: requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-JINJA2-8548987
1 parent 0639040 commit ed462d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ddt==1.6.0
1313
elementpath==4.1.4
1414
Faker==19.1.0
1515
iniconfig==2.0.0
16-
Jinja2==3.1.4
16+
Jinja2==3.1.5
1717
packaging==23.1
1818
panda==0.3.1
1919
paramiko==3.4.0

0 commit comments

Comments
 (0)