Skip to content

Commit 8e9f35f

Browse files
renovate[bot]jmaupetit
authored andcommitted
⬆️(project) upgrade python dependencies
| datasource | package | from | to | | ---------- | ------------ | ------ | ------ | | pypi | ansible-lint | 6.12.1 | 6.12.2 | | pypi | pylint | 2.16.1 | 2.16.2 |
1 parent fa53f63 commit 8e9f35f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements/development.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
yq==3.1.0
33

44
# Quality
5-
ansible-lint==6.12.1
5+
ansible-lint==6.12.2
66
black==23.1.0
77
flake8==6.0.0
88
isort==5.12.0
9-
pylint==2.16.1
9+
pylint==2.16.2
1010

1111
# Tests
1212
pyfakefs==5.1.0

0 commit comments

Comments
 (0)