File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed
packages/google-cloud-containeranalysis Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -110,8 +110,7 @@ def system(session):
110110
111111 # Install all test dependencies, then install this package into the
112112 # virtualenv's dist-packages.
113- session .install ("mock" , "pytest" )
114- session .install ("git+https://github.com/googleapis/python-test-utils" )
113+ session .install ("mock" , "pytest" , "google-cloud-testutils" )
115114 session .install ("-e" , "." )
116115
117116 # Run py.test against the system tests.
Original file line number Diff line number Diff line change 1111 "git": {
1212 "name": ".",
1313 "remote": "https://github.com/googleapis/python-containeranalysis.git",
14- "sha": "70483e9155a1abc461ed644b98af102225ca15f0 "
14+ "sha": "656b11eee22f11d1109e288190fc63b6c8ff20b7 "
1515 }
1616 },
1717 {
1818 "git": {
1919 "name": "googleapis",
2020 "remote": "https://github.com/googleapis/googleapis.git",
21- "sha": "cdf13efacdea0649e940452f9c5d320b93735974 ",
22- "internalRef": "306783437 "
21+ "sha": "28e76243c23cc282efbb288cb558c174e3e5e9ee ",
22+ "internalRef": "308294748 "
2323 }
2424 },
2525 {
2626 "git": {
2727 "name": "synthtool",
2828 "remote": "https://github.com/googleapis/synthtool.git",
29- "sha": "6980131905b652563280e4d2482384d4acc9eafc "
29+ "sha": "01b6f23d24b27878b48667ce597876d66b59780e "
3030 }
3131 }
3232 ],
You can’t perform that action at this time.
0 commit comments