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 f9435f0b2c701919483901d25f3adc5d04b99b94 Author: Tomaz Muraus <[email protected]> AuthorDate: Sat May 7 13:31:41 2022 +0200 Upgrade astroid dev dependency. --- requirements-tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-tests.txt b/requirements-tests.txt index f5e774ef8..7e7a301a5 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -1,6 +1,6 @@ pep8==1.7.1 flake8==4.0.1 -astroid==2.8.4 +astroid==2.11.4 pylint==2.13.8 mock==4.0.3 codecov==2.1.12
