diff --git a/lower-constraints.txt b/lower-constraints.txt index 03fc69f..497758a 100644 --- a/lower-constraints.txt +++ b/lower-constraints.txt @@ -49,4 +49,4 @@ testrepository==0.0.18 testtools==2.2.0 traceback2==1.4.0 urllib3==1.22 -wrapt==1.10.11 +wrapt==1.11 diff --git a/test-requirements.txt b/test-requirements.txt index 6d39eaf..bd38b42 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -9,6 +9,5 @@ oslo.config>=5.2.0 # Apache-2.0 testrepository>=0.0.18 # Apache-2.0/BSD testtools>=2.2.0 # MIT sphinx>=2.0.0,!=2.1.0 # BSD -astroid==2.1.0 # LGPLv2.1 -pylint==2.3.1 # GPLv2 +pylint>=2.6.0 # GPLv2