8000 chore(deps): update dependency httpretty to v1.1.4 (#6569) · orossini/python-docs-samples@2a1e1da · GitHub
[go: up one dir, main page]

Skip to content

Commit 2a1e1da

Browse files
authored
chore(deps): update dependency httpretty to v1.1.4 (GoogleCloudPlatform#6569)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.s 8000 vg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [httpretty](https://httpretty.readthedocs.io/en/latest/) ([source](https://togithub.com/gabrielfalcao/httpretty)) | `==1.1.3` -> `==1.1.4` | [![age](https://badges.renovateapi.com/packages/pypi/httpretty/1.1.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/httpretty/1.1.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/httpretty/1.1.4/compatibility-slim/1.1.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/httpretty/1.1.4/confidence-slim/1.1.3)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>gabrielfalcao/httpretty</summary> ### [`v1.1.4`](https://togithub.com/gabrielfalcao/httpretty/compare/1.1.3...1.1.4) [Compare Source](https://togithub.com/gabrielfalcao/httpretty/compare/1.1.3...1.1.4) </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Never, or you tick the rebase/retry checkbox. 🔕 **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 a4dfe38 commit 2a1e1da

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
@@ -4,6 +4,6 @@ opentelemetry-exporter-gcp-trace==1.0.0
44
opentelemetry-propagator-gcp==1.0.0
55
opentelemetry-instrumentation-flask==0.20b0
66
grpcio==1.39.0
7-
httpretty==1.1.3
7+
httpretty==1.1.4
88
google-cloud-monitoring==2.2.1
99
google-cloud-trace==0.24.0

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ opencensus-ext-stackdriver==0.7.4
88
opencensus-ext-flask==0.7.5 # requires flask!=1.1.3, <2.0.0 and >=0.12.3
99
opencensus-context==0.1.2
1010
grpcio==1.39.0
11-
httpretty==1.1.3
11+
httpretty==1.1.4

0 commit comments

Comments
 (0)
0