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 b5fc4ed commit cab152bCopy full SHA for cab152b
requirements.in
@@ -1,4 +1,4 @@
1
-chartpress==2.0.*
+chartpress==2.1.*
2
kubernetes
3
pytest
4
pytest-rerunfailures
requirements.txt
@@ -14,7 +14,7 @@ certifi==2022.5.18.1
14
# requests
15
charset-normalizer==2.0.12
16
# via requests
17
-chartpress==2.0.0
+chartpress==2.1.0
18
# via -r requirements.in
19
docker==5.0.3
20
# via chartpress
0 commit comments