Skip to content

Commit a64354b

Browse files
committed
Upgrade version of dnspython to 2.3.0 and lz4 to 4.3.2 in tests/requirements.txt
Change-Id: I400567d868c892e705b2217cf637b3c9f3b45408
1 parent 61c2631 commit a64354b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tests/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
protobuf>=3.11.0,<=3.20.3
2-
dnspython>=1.16.0,<=2.1.0
3-
lz4>=2.1.6,<=3.1.3
2+
dnspython>=1.16.0,<=2.3.0
3+
lz4>=2.1.6,<=4.3.2
44
zstandard>=0.12.0,<=0.19.0
5-
gssapi>=1.6.9,<=1.8.2
5+
gssapi>=1.6.9,<=1.8.2

0 commit comments

Comments
 (0)