Skip to content

Commit 09e0d5e

Browse files
⬆️(project) upgrade python dependencies
| datasource | package | from | to | | ---------- | ------------ | ------ | ------ | | pypi | ansible-lint | 6.12.2 | 6.13.1 | | pypi | yq | 3.1.0 | 3.1.1 |
1 parent 8e9f35f commit 09e0d5e

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
@@ -1,8 +1,8 @@
11
# Utils
2-
yq==3.1.0
2+
yq==3.1.1
33

44
# Quality
5-
ansible-lint==6.12.2
5+
ansible-lint==6.13.1
66
black==23.1.0
77
flake8==6.0.0
88
isort==5.12.0

0 commit comments

Comments
 (0)