Skip to content

Commit 967822b

Browse files
Update dependency lxml to v6 [SECURITY]
1 parent 5e2b9c1 commit 967822b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ joblib==0.16.0; python_version > "2.7"
1818
limits==1.5.1
1919
livereload==2.6.3
2020
lunr==0.5.8
21-
lxml==4.9.1
21+
lxml==6.1.0
2222
markdown==3.2.2
2323
markupsafe==1.1.1
2424
mkautodoc==0.1.0

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ isort = "^4.3.21"
2323
mypy = "^0.910"
2424
black = "^23.0.0"
2525
fastapi = "^0.89.0"
26-
lxml = "^4.9.1"
26+
lxml = "^6.0.0"
2727
starlette = "^0.22.0"
2828
mock = "^4.0.1"
2929
hiro = "^0.5.1"

0 commit comments

Comments
 (0)