Debian: Update urllib version in upper-constraints
The urllib that is currently being deployed was not the same as the upper-constraints. This only affects tox. This is tested by setting export UPPER_CONSTRAINTS_FILE=<local path> since tox will use that env variable rather than the URL Test Plan: Pass: tox (sysinv) Story: 2010642 Task: 47732 Signed-off-by: Al Bailey <al.bailey@windriver.com> Change-Id: I6c5dda829b7a9623be329456f160b98e6e9129d9
This commit is contained in:
parent
2cc754c462
commit
0b40ee47cd
@ -184,7 +184,7 @@ pytz===2021.1
|
||||
uhashring===1.2
|
||||
ujson===4.0.2
|
||||
unittest2===1.1.0
|
||||
urllib3===1.26.4
|
||||
urllib3===1.26.5
|
||||
urwid===2.1.2
|
||||
vine===5.0.0
|
||||
waitress===1.4.4
|
||||
|
Loading…
x
Reference in New Issue
Block a user