8000 chore(deps): update dependency httpretty to v1.0.5 (#5204) · nanduahmed/python-docs-samples@55a2c1d · GitHub
[go: up one dir, main page]

Skip to content

Commit 55a2c1d

Browse files
authored
chore(deps): update dependency httpretty to v1.0.5 (GoogleCloudPlatform#5204)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [httpretty](https://httpretty.readthedocs.io) | patch | `==1.0.4` -> `==1.0.5` | --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Never, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/python-docs-samples).
1 parent 45ca870 commit 55a2c1d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

trace/cloud-trace-demo-app-opentelemetry/app/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ opentelemetry-ext-requests==0.8b0
99
opentelemetry-ext-wsgi==0.8b0
1010
opentelemetry-sdk==0.9b0
1111
grpcio==1.34.0
12-
httpretty==1.0.4
12+
httpretty==1.0.5
1313
google-cloud-monitoring==2.0.0
1414
google-cloud-trace==0.24.0
1515

trace/cloud-trace-demo-app/app/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ opencensus-ext-stackdriver==0.7.4
66
opencensus-ext-flask==0.7.3
77
opencensus-context==0.1.2
88
grpcio==1.34.0
9-
httpretty==1.0.4
9+
httpretty==1.0.5

0 commit comments

Comments
 (0)
0