Skip to content

Commit abbe9fd

Browse files
committed
Merge upstream PR libkeepass#425: Bump lxml from 5.3.1 to 6.0.2
Applied to pyproject.toml (requirements.txt removed in packaging modernization). See: libkeepass#425
2 parents ac22166 + 89980fe commit abbe9fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ requires-python = ">=3.10"
1414
dependencies = [
1515
"argon2-cffi>=23.1.0",
1616
"construct>=2.10.70",
17-
"lxml>=5.3.0",
17+
"lxml>=6.0.2",
1818
"pycryptodomex>=3.23.0",
1919
"pyotp>=2.9.0",
2020
]

0 commit comments

Comments
 (0)