diff options
| author | Yuriy Andamasov <yuriy@vyos.io> | 2026-04-23 14:47:09 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-23 14:47:09 +0300 |
| commit | 35285ccd24d4c7f24381862384c4c38c0bdf9ff8 (patch) | |
| tree | 18b36c51df14a4f96f99766585c71b9891b9a5dc | |
| parent | fed793f8a0daae064dd58d52ed2396a98646d567 (diff) | |
| parent | d5955710e7bc6f3f2a3b0f7c590e6c344c95b4fa (diff) | |
| download | vyos-documentation-35285ccd24d4c7f24381862384c4c38c0bdf9ff8.tar.gz vyos-documentation-35285ccd24d4c7f24381862384c4c38c0bdf9ff8.zip | |
Merge pull request #1853 from vyos/dependabot/pip/lxml-6.1.0
build(deps): bump lxml from 5.1.0 to 6.1.0
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 78fe8dbe..95db466a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ Sphinx==7.2.6 sphinx-rtd-theme==2.0.0 sphinx-autobuild==2021.3.14 sphinx-notfound-page==1.0.0 -lxml==5.1.0 +lxml==6.1.0 myst-parser==2.0.0 sphinx_design==0.5.0 sphinx-llms-txt==0.7.1 |
