This repository was archived by the owner on Mar 15, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
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:fac304457974bb530cc5396abd4ab25d26a469cd3bc97cbfb18c8d4324c584eb
17
- # created: 2023-10-02T21:31:03.517640371Z
16
+ digest : sha256:08e34975760f002746b1d8c86fdc90660be45945ee6d9db914d1508acdf9a547
17
+ # created: 2023-10-09T14:06:13.397766266Z
Original file line number Diff line number Diff line change @@ -467,9 +467,9 @@ typing-extensions==4.4.0 \
467
467
--hash =sha256:1511434bb92bf8dd198c12b1cc812e800d4181cfcb867674e0f8279cc93087aa \
468
468
--hash =sha256:16fa4864408f655d35ec496218b85f79b3437c829e93320c7c9215ccfd92489e
469
469
# via -r requirements.in
470
- urllib3 == 1.26.12 \
471
- --hash =sha256:3fa96cf423e6987997fc326ae8df396db2a8b7c667747d47ddd8ecba91f4a74e \
472
- --hash =sha256:b930dd878d5a8afb066a637fbb35144fe7901e3b209d1cd4f524bd0e9deee997
470
+ urllib3 == 1.26.17 \
471
+ --hash =sha256:24d6a242c28d29af46c3fae832c36db3bbebcc533dd1bb549172cd739c82df21 \
472
+ --hash =sha256:94a757d178c9be92ef5539b8840d48dc9cf1b2709c9d6b588232a055c524458b
473
473
# via
474
474
# requests
475
475
# twine
Original file line number Diff line number Diff line change 22
22
- id : end-of-file-fixer
23
23
- id : check-yaml
24
24
- repo : https://github.com/psf/black
25
- rev : 22.3 .0
25
+ rev : 23.7 .0
26
26
hooks :
27
27
- id : black
28
28
- repo : https://github.com/pycqa/flake8
You can’t perform that action at this time.
0 commit comments