File tree 5 files changed +16
-13
lines changed
5 files changed +16
-13
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:db05f70829de86fe8e34ba972b7fe56da57eaccf1691f875ed4867db80d5cec9
17
- # created: 2024-04-05T19:51:26.466869535Z
16
+ digest : sha256:5a4c19d17e597b92d786e569be101e636c9c2817731f80a5adec56b2aa8fe070
17
+ # created: 2024-04-12T11:35:58.922854369Z
Original file line number Diff line number Diff line change 4
4
# Note: This file is autogenerated. To make changes to the assignee
5
5
# team, please update `codeowner_team` in `.repo-metadata.json`.
6
6
assign_issues :
7
- - googleapis/api-logging googleapis/api-logging-partners
7
+ - googleapis/api-logging
8
+ - googleapis/api-logging-partners
8
9
9
10
assign_issues_by :
10
11
- labels :
11
12
- " samples"
12
13
to :
13
14
- googleapis/python-samples-reviewers
14
- - googleapis/api-logging googleapis/api-logging-partners
15
+ - googleapis/api-logging
16
+ - googleapis/api-logging-partners
15
17
16
18
assign_prs :
17
- - googleapis/api-logging googleapis/api-logging-partners
19
+ - googleapis/api-logging
20
+ - googleapis/api-logging-partners
Original file line number Diff line number Diff line change @@ -16,9 +16,9 @@ distlib==0.3.8 \
16
16
--hash =sha256:034db59a0b96f8ca18035f36290806a9a6e6bd9d1ff91e45a7f172eb17e51784 \
17
17
--hash =sha256:1530ea13e350031b6312d8580ddb6b27a104275a31106523b8f123787f494f64
18
18
# via virtualenv
19
- filelock == 3.13.4 \
20
- --hash =sha256:404e5e9253aa60ad457cae1be07c0f0ca90a63931200a47d9b6a6af84fd7b45f \
21
- --hash =sha256:d13f466618bfde72bd2c18255e269f72542c6e70e7bac83a0232d6b1cc5c8cf4
19
+ filelock == 3.13.1 \
20
+ --hash =sha256:521f5f56c50f8426f5e03ad3b281b490a87ef15bc6c526f168290f0c7148d44e \
21
+ --hash =sha256:57dbda9b35157b05fb3e58ee91448612eb674172fab98ee235ccb0b5bee19a1c
22
22
# via virtualenv
23
23
nox == 2024.3.2 \
24
24
--hash =sha256:e53514173ac0b98dd47585096a55572fe504fecede58ced708979184d05440be \
Original file line number Diff line number Diff line change @@ -252,9 +252,9 @@ googleapis-common-protos==1.61.0 \
252
252
--hash =sha256:22f1915393bb3245343f6efe87f6fe868532efc12aa26b391b15132e1279f1c0 \
253
253
--hash =sha256:8a64866a97f6304a7179873a465d6eee97b7a24ec6cfd78e0f575e96b821240b
254
254
# via google-api-core
255
- idna == 3.4 \
256
- --hash =sha256:814f528e8dead7d329833b91c5faa87d60bf71824cd12a7530b5526063d02cb4 \
257
- --hash =sha256:90b77e79eaa3eba6de819a0c442c0b4ceefc341a7a2ab77d7562bf49f425c5c2
255
+ idna == 3.7 \
256
+ --hash =sha256:028ff3aadf0609c1fd278d8ea3089299412a7a8b9bd005dd08b9f8285bcb5cfc \
257
+ --hash =sha256:82fee1fc78add43492d3a1898bfa6d8a904cc97d8427f683ed8e798d07761aa0
258
258
# via requests
259
259
importlib-metadata == 6.8.0 \
260
260
--hash =sha256:3ebb78df84a805d7698245025b975d9d67053cd94c79245ba4b3eb694abe68bb \
Original file line number Diff line number Diff line change @@ -43,6 +43,6 @@ For a list of all ``google-cloud-logging`` releases:
43
43
changelog
44
44
45
45
.. toctree ::
46
- :hidden:
46
+ :hidden:
47
47
48
- summary_overview.md
48
+ summary_overview.md
You can’t perform that action at this time.
0 commit comments