Update to pylint 3.3.0
Start using pylint 3.3.0 to fix a pep8 job failure. Required using psycopg2-binary as well. Closes-bug: #2130632 Change-Id: Iabe08fad85b92153012ae3ffcdb087a310cd89e4 Signed-off-by: Brian Haley <haleyb.dev@gmail.com>
This commit is contained in:
@@ -10,9 +10,9 @@ testscenarios>=0.4 # Apache-2.0/BSD
|
||||
WebOb>=1.8.2 # MIT
|
||||
WebTest>=2.0.27 # MIT
|
||||
oslotest>=3.2.0 # Apache-2.0
|
||||
pylint==2.17.4 # GPLv2
|
||||
pylint==3.3.0 # GPLv2
|
||||
PyMySQL>=0.7.6 # MIT License
|
||||
psycopg2>=2.7.3 # LGPL/ZPL
|
||||
psycopg2-binary>=2.7.3 # LGPL/ZPL
|
||||
ddt>=1.0.1 # MIT
|
||||
doc8>=0.6.0 # Apache-2.0
|
||||
Pygments>=2.2.0 # BSD
|
||||
|
||||
Reference in New Issue
Block a user