Skip to content

Commit

Permalink
⬆️(dependencies) update python dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 4, 2021
1 parent 3aee2d5 commit 3da45fb
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions requirements/development.txt
@@ -1,13 +1,13 @@
# Utils
yq==2.11.1
yq==2.12.2

# Quality
ansible-lint==4.3.5
flake8==3.8.4
isort==5.7.0
pylint==2.6.0
ansible-lint==5.2.0
flake8==3.9.2
isort==5.9.3
pylint==2.11.1

# Tests
pyfakefs==4.3.3
pytest-cov==2.11.1
pytest==6.2.2
pyfakefs==4.5.1
pytest-cov==3.0.0
pytest==6.2.5

0 comments on commit 3da45fb

Please sign in to comment.