build(deps): Bump lxml from 4.9.1 to 4.9.2 in /requirements (#118)

Bumps [lxml](https://github.com/lxml/lxml) from 4.9.1 to 4.9.2.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.9.1...lxml-4.9.2)

---
updated-dependencies:
- dependency-name: lxml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-12-26 12:39:53 -05:00 committed by GitHub
parent 6ef08d22db
commit 6291d12f15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -28,7 +28,7 @@ idna==3.4
# via rfc3986
joblib==1.2.0
# via nltk
lxml==4.9.1
lxml==4.9.2
# via
# python-docx
# unstructured (setup.py)

View File

@ -45,7 +45,7 @@ joblib==1.2.0
# sacremoses
langdetect==1.0.9
# via unstructured (setup.py)
lxml==4.9.1
lxml==4.9.2
# via
# python-docx
# unstructured (setup.py)