Bump lxml from 4.6.5 to 4.9.1
Bumps [lxml](https://github.com/lxml/lxml) from 4.6.5 to 4.9.1. - [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.6.5...lxml-4.9.1) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
eef12f6111
commit
ea47cf3925
1 changed files with 1 additions and 1 deletions
2
Pipfile
2
Pipfile
|
@ -5,7 +5,7 @@ name = "pypi"
|
|||
|
||||
[packages]
|
||||
backoff = "==1.10.0"
|
||||
lxml = "==4.6.5"
|
||||
lxml = "==4.9.1"
|
||||
pathspec = "==0.8.1"
|
||||
phabricator = "==0.8.1"
|
||||
pyaml = "==20.4.0"
|
||||
|
|
Loading…
Reference in a new issue