diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-01-07 23:43:56 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-07 23:43:56 (GMT) |
commit | 4d9d1a67bd34c30c11df2fb773748308919507f4 (patch) | |
tree | 8aa1d1a888220ed3a34a13d61fe86fe0c21a416f /requirements.txt | |
parent | 031481cfbf86a4bfde5781d3f357383f93ce1a9e (diff) | |
download | SCons-4d9d1a67bd34c30c11df2fb773748308919507f4.zip SCons-4d9d1a67bd34c30c11df2fb773748308919507f4.tar.gz SCons-4d9d1a67bd34c30c11df2fb773748308919507f4.tar.bz2 |
Bump lxml from 4.5.0 to 4.6.2
Bumps [lxml](https://github.com/lxml/lxml) from 4.5.0 to 4.6.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.5.0...lxml-4.6.2)
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index cc94763..16ac5a4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,5 +6,5 @@ readme-renderer sphinx sphinx_rtd_theme -lxml==4.5.0 +lxml==4.6.2 rst2pdf
\ No newline at end of file |