We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e9f35f commit ec6300eCopy full SHA for ec6300e
requirements/development.txt
@@ -1,14 +1,14 @@
1
# Utils
2
-yq==3.1.0
+yq==3.1.1
3
4
# Quality
5
-ansible-lint==6.12.2
+ansible-lint==6.14.0
6
black==23.1.0
7
flake8==6.0.0
8
isort==5.12.0
9
-pylint==2.16.2
+pylint==2.16.3
10
11
# Tests
12
pyfakefs==5.1.0
13
pytest-cov==4.0.0
14
-pytest==7.2.1
+pytest==7.2.2
requirements/production.txt
@@ -1,5 +1,5 @@
# Core
-ansible==7.2.0
+ansible==7.3.0
jmespath==1.0.1
openshift==0.13.1
passlib==1.7.4
0 commit comments