Skip to content

Commit

Permalink
⬆️(project) upgrade python dependencies
Browse files Browse the repository at this point in the history
| datasource | package      | from   | to     |
| ---------- | ------------ | ------ | ------ |
| pypi       | ansible-lint | 6.12.1 | 6.12.2 |
| pypi       | pylint       | 2.16.1 | 2.16.2 |
  • Loading branch information
renovate[bot] authored and jmaupetit committed Feb 14, 2023
1 parent fa53f63 commit 8e9f35f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements/development.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
yq==3.1.0

# Quality
ansible-lint==6.12.1
ansible-lint==6.12.2
black==23.1.0
flake8==6.0.0
isort==5.12.0
pylint==2.16.1
pylint==2.16.2

# Tests
pyfakefs==5.1.0
Expand Down

0 comments on commit 8e9f35f

Please sign in to comment.