This repository was archived by the owner on Sep 5, 2023. It is now read-only.
File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 13
13
# limitations under the License.
14
14
docker :
15
15
image : gcr.io/cloud-devrel-public-resources/owlbot-python:latest
16
- digest : sha256:e6cbd61f1838d9ff6a31436dfc13717f372a7482a82fc1863ca954ec47bff8c8
16
+ digest : sha256:3bf87e47c2173d7eed42714589dc4da2c07c3268610f1e47f8e1a30decbfc7f1
Original file line number Diff line number Diff line change @@ -20,9 +20,9 @@ cachetools==5.2.0 \
20
20
--hash =sha256:6a94c6402995a99c3970cc7e4884bb60b4a8639938157eeed436098bf9831757 \
21
21
--hash =sha256:f9f17d2aec496a9aa6b76f53e3b614c965223c061982d434d160f930c698a9db
22
22
# via google-auth
23
- certifi == 2022.9.24 \
24
- --hash =sha256:0d9c601124e5a6ba9712dbc60d9c53c21e34f5f641fe83002317394311bdce14 \
25
- --hash =sha256:90c1a32f1d68f940488354e36370f6cca89f0f106db09518524c88d6ed83f382
23
+ certifi == 2022.12.7 \
24
+ --hash =sha256:35824b4c3a97115964b408844d64aa14db1cc518f6562e8d7261699d1350a9e3 \
25
+ --hash =sha256:4ad3232f5e926d6718ec31cfc1fcadfde020920e278684144551c91769c7bc18
26
26
# via requests
27
27
cffi == 1.15.1 \
28
28
--hash =sha256:00a9ed42e88df81ffae7a8ab6d9356b371399b91dbdf0c3cb1e84c03a13aceb5 \
Original file line number Diff line number Diff line change 25
25
rev : 22.3.0
26
26
hooks :
27
27
- id : black
28
- - repo : https://gitlab .com/pycqa/flake8
28
+ - repo : https://github .com/pycqa/flake8
29
29
rev : 3.9.2
30
30
hooks :
31
31
- id : flake8
You can’t perform that action at this time.
0 commit comments