Skip to content

Commit 9e83a48

Browse files
authored
Dx 2334 Bump LXML Version (#46)
* DX-2334 Bump LXML Version * Update requirements.txt
1 parent b98194e commit 9e83a48

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ jsonpickle~=1.4, >= 1.4.1
33
cachecontrol~=0.12.6
44
python-dateutil~=2.8.1
55
enum34~=1.1, >=1.1.10
6-
lxml>==4.6.3
7-
pytest>==6.2.5
8-
urllib3>=1.26
6+
lxml>=4.6.5
7+
pytest>=6.2.5
8+
urllib3>=1.26

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ enum34==1.1.10
66
idna==3.2
77
iniconfig==1.1.1
88
jsonpickle==0.9.6
9-
lxml==4.6.3
9+
lxml==4.6.5
1010
msgpack==1.0.2
1111
packaging==21.0
1212
pluggy==1.0.0

0 commit comments

Comments
 (0)