Skip to content

Commit be13817

Browse files
yoshi-automationtseaver
authored andcommitted
docs(iam): change requests intersphinx ref (via synth) (googleapis#9404)
1 parent 060e8c5 commit be13817

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

iam/docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@
338338
"google-gax": ("https://gax-python.readthedocs.io/en/latest/", None),
339339
"google.api_core": ("https://googleapis.dev/python/google-api-core/latest", None),
340340
"grpc": ("https://grpc.io/grpc/python/", None),
341-
"requests": ("https://requests.kennethreitz.org/en/stable/", None),
341+
"requests": ("https://requests.kennethreitz.org/en/master/", None),
342342
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
343343
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
344344
}

iam/synth.metadata

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
{
2-
"updateTime": "2019-08-03T12:12:16.255697Z",
2+
"updateTime": "2019-10-05T12:25:22.123031Z",
33
"sources": [
44
{
55
"generator": {
66
"name": "artman",
7-
"version": "0.32.1",
8-
"dockerImage": "googleapis/artman@sha256:a684d40ba9a4e15946f5f2ca6b4bd9fe301192f522e9de4fff622118775f309b"
7+
"version": "0.38.0",
8+
"dockerImage": "googleapis/artman@sha256:0d2f8d429110aeb8d82df6550ef4ede59d40df9062d260a1580fce688b0512bf"
99
}
1010
},
1111
{
1212
"git": {
1313
"name": "googleapis",
1414
"remote": "https://github.com/googleapis/googleapis.git",
15-
"sha": "7b212a8d2319cd81a7b6942c25dbf4550480a06c",
16-
"internalRef": "261339454"
15+
"sha": "ceb8e2fb12f048cc94caae532ef0b4cf026a78f3",
16+
"internalRef": "272971705"
1717
}
1818
},
1919
{

0 commit comments

Comments
 (0)