diff options
| author | 2021-05-31 16:29:22 +0100 | |
|---|---|---|
| committer | 2021-05-31 15:31:18 +0000 | |
| commit | 498c1ea19389154d8815d779f45094033059ac5d (patch) | |
| tree | 30b58878cd0100466a099dfb7bdb81af96de08f6 | |
| parent | freenode is dead long live libera.chat (diff) | |
Bump lxml from 4.6.2 to 4.6.3 (#309)
* update lxml
* update py cryptography lib to 3.3.2
* Bump lxml from 4.6.2 to 4.6.3
Bumps [lxml](https://github.com/lxml/lxml) from 4.6.2 to 4.6.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.6.2...lxml-4.6.3)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: jesopo <github@lolnerd.net>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index a238ee99..78e0b958 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ dnspython ==1.16.0 feedparser ==5.2.1 html5lib ==1.0.1 isodate ==0.6.0 -lxml ==4.6.2 +lxml ==4.6.3 netifaces ==0.10.9 PySocks ==1.7.1 python-dateutil ==2.8.1 |
