Browse Source

Bump lxml from 4.3.1 to 4.6.5 in /frameworks/Python/spyne (#7038)

Bumps [lxml](https://github.com/lxml/lxml) from 4.3.1 to 4.6.5.
- [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.3.1...lxml-4.6.5)

---
updated-dependencies:
- dependency-name: lxml
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 3 years ago
parent
commit
5b09036259
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/Python/spyne/requirements.txt

+ 1 - 1
frameworks/Python/spyne/requirements.txt

@@ -7,7 +7,7 @@ gunicorn==19.9.0
 hyperlink==18.0.0
 idna==2.8
 incremental==17.5.0
-lxml==4.3.1
+lxml==4.6.5
 meinheld==0.6.1
 msgpack-python==0.5.6
 neurons==0.8.4