| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent afc68a4 commit d9b7865
3 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -13,5 +13,4 @@ | |||
| 13 | 13 | # limitations under the License. | |
| 14 | 14 | docker: | |
| 15 | 15 | image: gcr.io/cloud-devrel-public-resources/owlbot-python:latest | |
| 16 | - digest: sha256:ce3c1686bc81145c81dd269bd12c4025c6b275b22d14641358827334fddb1d72 | ||
| 17 | - # created: 2022-08-29T17:28:30.441852797Z | ||
| 16 | + digest: sha256:1f0dbd02745fb7cf255563dab5968345989308544e52b7f460deadd5e78e63b0 | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -16,7 +16,7 @@ | |||
| 16 | 16 | set -eo pipefail | |
| 17 | 17 | ||
| 18 | 18 | # Start the releasetool reporter | |
| 19 | - python3 -m pip install --require-hashes -r .kokoro/requirements.txt | ||
| 19 | + python3 -m pip install --require-hashes -r github/python-access-approval/.kokoro/requirements.txt | ||
| 20 | 20 | python3 -m releasetool publish-reporter-script > /tmp/publisher-script; source /tmp/publisher-script | |
| 21 | 21 | ||
| 22 | 22 | # Disable buffering, so that the logs stream through. | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -100,9 +100,9 @@ click==8.0.4 \ | |||
| 100 | 100 | # via | |
| 101 | 101 | # gcp-docuploader | |
| 102 | 102 | # gcp-releasetool | |
| 103 | - colorlog==6.6.0 \ | ||
| 104 | - --hash=sha256:344f73204009e4c83c5b6beb00b3c45dc70fcdae3c80db919e0a4171d006fde8 \ | ||
| 105 | - --hash=sha256:351c51e866c86c3217f08e4b067a7974a678be78f07f85fc2d55b8babde6d94e | ||
| 103 | + colorlog==6.7.0 \ | ||
| 104 | + --hash=sha256:0d33ca236784a1ba3ff9c532d4964126d8a2c44f1f0cb1d2b0728196f512f662 \ | ||
| 105 | + --hash=sha256:bd94bd21c1e13fac7bd3153f4bc3a7dc0eb0974b8bc2fdf1a989e474f6e582e5 | ||
| 106 | 106 | # via | |
| 107 | 107 | # gcp-docuploader | |
| 108 | 108 | # nox | |
@@ -152,9 +152,9 @@ gcp-docuploader==0.6.3 \ | |||
| 152 | 152 | --hash=sha256:ba8c9d76b3bbac54b0311c503a373b00edc2dc02d6d54ea9507045adb8e870f7 \ | |
| 153 | 153 | --hash=sha256:c0f5aaa82ce1854a386197e4e359b120ad6d4e57ae2c812fce42219a3288026b | |
| 154 | 154 | # via -r requirements.in | |
| 155 | - gcp-releasetool==1.8.6 \ | ||
| 156 | - --hash=sha256:42e51ab8e2e789bc8e22a03c09352962cd3452951c801a2230d564816630304a \ | ||
| 157 | - --hash=sha256:a3518b79d1b243c494eac392a01c7fd65187fd6d52602dcab9b529bc934d4da1 | ||
| 155 | + gcp-releasetool==1.8.7 \ | ||
| 156 | + --hash=sha256:3d2a67c9db39322194afb3b427e9cb0476ce8f2a04033695f0aeb63979fc2b37 \ | ||
| 157 | + --hash=sha256:5e4d28f66e90780d77f3ecf1e9155852b0c3b13cbccb08ab07e66b2357c8da8d | ||
| 158 | 158 | # via -r requirements.in | |
| 159 | 159 | google-api-core==2.8.2 \ | |
| 160 | 160 | --hash=sha256:06f7244c640322b508b125903bb5701bebabce8832f85aba9335ec00b3d02edc \ | |
@@ -251,9 +251,9 @@ jinja2==3.1.2 \ | |||
| 251 | 251 | --hash=sha256:31351a702a408a9e7595a8fc6150fc3f43bb6bf7e319770cbc0db9df9437e852 \ | |
| 252 | 252 | --hash=sha256:6088930bfe239f0e6710546ab9c19c9ef35e29792895fed6e6e31a023a182a61 | |
| 253 | 253 | # via gcp-releasetool | |
| 254 | - keyring==23.8.2 \ | ||
| 255 | - --hash=sha256:0d9973f8891850f1ade5f26aafd06bb16865fbbae3fc56b0defb6a14a2624003 \ | ||
| 256 | - --hash=sha256:10d2a8639663fe2090705a00b8c47c687cacdf97598ea9c11456679fa974473a | ||
| 254 | + keyring==23.9.0 \ | ||
| 255 | + --hash=sha256:4c32a31174faaee48f43a7e2c7e9c3216ec5e95acf22a2bebfb4a1d05056ee44 \ | ||
| 256 | + --hash=sha256:98f060ec95ada2ab910c195a2d4317be6ef87936a766b239c46aa3c7aac4f0db | ||
| 257 | 257 | # via | |
| 258 | 258 | # gcp-releasetool | |
| 259 | 259 | # twine | |
@@ -440,9 +440,9 @@ urllib3==1.26.12 \ | |||
| 440 | 440 | # via | |
| 441 | 441 | # requests | |
| 442 | 442 | # twine | |
| 443 | - virtualenv==20.16.3 \ | ||
| 444 | - --hash=sha256:4193b7bc8a6cd23e4eb251ac64f29b4398ab2c233531e66e40b19a6b7b0d30c1 \ | ||
| 445 | - --hash=sha256:d86ea0bb50e06252d79e6c241507cb904fcd66090c3271381372d6221a3970f9 | ||
| 443 | + virtualenv==20.16.4 \ | ||
| 444 | + --hash=sha256:014f766e4134d0008dcaa1f95bafa0fb0f575795d07cae50b1bee514185d6782 \ | ||
| 445 | + --hash=sha256:035ed57acce4ac35c82c9d8802202b0e71adac011a511ff650cbcf9635006a22 | ||
| 446 | 446 | # via nox | |
| 447 | 447 | webencodings==0.5.1 \ | |
| 448 | 448 | --hash=sha256:a0af1213f3c2226497a97e2b3aa01a7e4bee4f403f95be16fc9acd2947514a78 \ | |
| Back | FazBrowse Home | New Git URL |
0 commit comments