diff --git a/billingbudgets/noxfile.py b/billingbudgets/noxfile.py index 88dd771e4879..74dba69dbeeb 100644 --- a/billingbudgets/noxfile.py +++ b/billingbudgets/noxfile.py @@ -86,7 +86,7 @@ def default(session): ) -@nox.session(python=["2.7", "3.5", "3.6", "3.7"]) +@nox.session(python=["2.7", "3.5", "3.6", "3.7", "3.8"]) def unit(session): """Run the unit test suite.""" default(session) diff --git a/billingbudgets/synth.metadata b/billingbudgets/synth.metadata index ba44e81a895c..fb16e2f76e54 100644 --- a/billingbudgets/synth.metadata +++ b/billingbudgets/synth.metadata @@ -1,5 +1,5 @@ { - "updateTime": "2019-12-04T13:14:47.368418Z", + "updateTime": "2019-12-07T13:14:47.566788Z", "sources": [ { "generator": { @@ -12,8 +12,8 @@ "git": { "name": "googleapis", "remote": "https://github.com/googleapis/googleapis.git", - "sha": "da0edeeef953b05eb1524d514d2e9842ac2df0fd", - "internalRef": "283614497" + "sha": "a4adac3a12aca6e3a792c9c35ee850435fe7cf7e", + "internalRef": "284277770" } }, {