Bump lxml from 4.9.1 to 4.9.3

Bumps [lxml](https://github.com/lxml/lxml) from 4.9.1 to 4.9.3.
- [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.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-07-21 19:13:19 +00:00
committed by GitHub
parent cbbd62eda5
commit 8fcaf4b077
2 changed files with 99 additions and 77 deletions

View File

@@ -45,7 +45,7 @@ gunicorn = {version = "==20.1.0", extras = ["eventlet"], ref = "1299ea9e967a61ae
iso8601 = "==1.0.2"
itsdangerous = "==2.1.2"
jsonschema = {version = "==4.17.3", extras = ["format"]}
lxml = "==4.9.1"
lxml = "==4.9.3"
marshmallow = "==3.19.0"
marshmallow-sqlalchemy = "==0.29.0"
notifications-python-client = "==6.3.0"