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.2 | 6.13.1 |
| pypi       | yq           | 3.1.0  | 3.1.1  |
  • Loading branch information
renovate[bot] committed Feb 22, 2023
1 parent 8e9f35f commit 09e0d5e
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
@@ -1,8 +1,8 @@
# Utils
yq==3.1.0
yq==3.1.1

# Quality
ansible-lint==6.12.2
ansible-lint==6.13.1
black==23.1.0
flake8==6.0.0
isort==5.12.0
Expand Down

0 comments on commit 09e0d5e

Please sign in to comment.