Skip to content

Commit 060e8c5

Browse files
yoshi-automationtseaver
authored andcommitted
docs(dlp): change requests intersphinx ref (via synth) (googleapis#9403)
1 parent 3284e23 commit 060e8c5

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

dlp/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
}

dlp/synth.metadata

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
{
2-
"updateTime": "2019-09-24T18:27:57.363448Z",
2+
"updateTime": "2019-10-05T12:21:54.232546Z",
33
"sources": [
44
{
55
"generator": {
66
"name": "artman",
7-
"version": "0.37.0",
8-
"dockerImage": "googleapis/artman@sha256:0f66008f69061ea6d41499e2a34da3fc64fc7c9798077e3a37158653a135d801"
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": "c277413f1840b735582235ece0a7f2825520b7a5",
16-
"internalRef": "270943570"
15+
"sha": "ceb8e2fb12f048cc94caae532ef0b4cf026a78f3",
16+
"internalRef": "272971705"
1717
}
1818
},
1919
{

0 commit comments

Comments
 (0)