diff options
| author | 2022-07-11 17:51:02 -0500 | |
|---|---|---|
| committer | 2022-07-11 17:51:02 -0500 | |
| commit | 5321cef95438672b6eb2435b9eab62361d43224c (patch) | |
| tree | dff6aeae2bd39dc375a6879da39995b262a81546 | |
| parent | Merge pull request #344 from bitbot-irc/jess/channel-context (diff) | |
| parent | Bump lxml from 4.6.3 to 4.9.1 (diff) | |
Merge pull request #346 from bitbot-irc/dependabot/pip/lxml-4.9.1
Bump lxml from 4.6.3 to 4.9.1
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 9d13bb9e..7a160547 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ dnspython ==2.0.0 feedparser ==6.0.2 html5lib ==1.0.1 isodate ==0.6.0 -lxml ==4.6.3 +lxml ==4.9.1 netifaces ==0.10.9 PySocks ==1.7.1 python-dateutil ==2.8.1 |
