File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,8 @@ chartpress==2.1.0
1818 # via -r requirements.in
1919docker == 5.0.3
2020 # via chartpress
21+ exceptiongroup == 1.1.0
22+ # via pytest
2123execnet == 1.9.0
2224 # via pytest-xdist
2325google-auth == 2.7.0
@@ -50,7 +52,7 @@ pytest==7.2.0
5052 # pytest-rerunfailures
5153 # pytest-timeout
5254 # pytest-xdist
53- pytest-rerunfailures == 10.3
55+ pytest-rerunfailures == 11.0
5456 # via -r requirements.in
5557pytest-timeout == 2.1.0
5658 # via -r requirements.in
@@ -74,11 +76,15 @@ rsa==4.8
7476 # via google-auth
7577ruamel-yaml == 0.17.21
7678 # via chartpress
79+ ruamel-yaml-clib == 0.2.7
80+ # via ruamel-yaml
7781six == 1.16.0
7882 # via
7983 # google-auth
8084 # kubernetes
8185 # python-dateutil
86+ tomli == 2.0.1
87+ # via pytest
8288urllib3 == 1.26.9
8389 # via
8490 # kubernetes
You can’t perform that action at this time.
0 commit comments