Skip to content

Commit c91efc5

Browse files
Bump lxml from 4.6.3 to 4.6.5
Bumps [lxml](https://github.com/lxml/lxml) from 4.6.3 to 4.6.5. - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](lxml/lxml@lxml-4.6.3...lxml-4.6.5) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 28e35e0 commit c91efc5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

elevator-pipeline/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jupyter==1.0.0
2828
jupyter-client==5.0.0
2929
jupyter-console==5.1.0
3030
jupyter-core==4.3.0
31-
lxml==4.6.3
31+
lxml==4.6.5
3232
MarkupSafe==1.0
3333
memento-client==0.5.3
3434
mistune==0.8.1

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ SQLAlchemy>=1.0.13
22
requests>=2.10.0
33
psycopg2>=2.6.2
44
tweepy==3.5.0
5-
lxml==4.6.3
5+
lxml==4.6.5

0 commit comments

Comments
 (0)