This is an automated email from the ASF dual-hosted git repository.

tomaz pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/libcloud.git

commit 43d13916a99e678307214307eb0816ee2bf64e8e
Merge: 058233de8 ef58acc5f
Author: Tomaz Muraus <[email protected]>
AuthorDate: Mon Jan 2 12:38:07 2023 +0100

    Merge remote-tracking branch 
'remotes/upstream/dependabot/pip/pylint-2.15.9' into trunk

 requirements-lint.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --cc requirements-lint.txt
index 326e308b6,04ab6f68d..33b6ae22f
--- a/requirements-lint.txt
+++ b/requirements-lint.txt
@@@ -1,10 -1,10 +1,10 @@@
  pep8==1.7.1
  flake8==5.0.4
  astroid==2.12.13; python_version >= '3.8'
- pylint==2.15.8; python_version >= '3.8'
+ pylint==2.15.9; python_version >= '3.8'
  bandit==1.7.4; python_version >= '3.7'
  black==22.12.0; python_version >= '3.6' and implementation_name == "cpython"
 -isort[pyproject]==5.10.1; python_version >= '3.8'
 +isort[pyproject]==5.11.4; python_version >= '3.8'
  pyupgrade==3.3.1
  rstcheck==6.1.1; python_version >= '3.7'
  

Reply via email to