Skip to content

Commit

Permalink
chore(deps): update dependency sendgrid to v6.4.1 (#4157)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [sendgrid](https://togithub.com/sendgrid/sendgrid-python) | minor | `==6.3.1` -> `==6.4.1` |

---

### Release Notes

<details>
<summary>sendgrid/sendgrid-python</summary>

### [`v6.4.1`](https://togithub.com/sendgrid/sendgrid-python/blob/master/CHANGELOG.md#&#8203;2020-06-25-Version-641)

[Compare Source](https://togithub.com/sendgrid/sendgrid-python/compare/6.4.0...6.4.1)

**Library - Fix**

-   [PR #&#8203;914](https://togithub.com/sendgrid/sendgrid-python/pull/914): add dependency to install requires. Thanks to [@&#8203;eshanholtz](https://togithub.com/eshanholtz)!

### [`v6.4.0`](https://togithub.com/sendgrid/sendgrid-python/blob/master/CHANGELOG.md#&#8203;2020-06-24-Version-640)

[Compare Source](https://togithub.com/sendgrid/sendgrid-python/compare/6.3.1...6.4.0)

**Library - Docs**

-   [PR #&#8203;912](https://togithub.com/sendgrid/sendgrid-python/pull/912): added docstrings to Stats classes. Thanks to [@&#8203;DougCal](https://togithub.com/DougCal)!

**Library - Feature**

-   [PR #&#8203;908](https://togithub.com/sendgrid/sendgrid-python/pull/908): add support for dynamic template data to Email class. Thanks to [@&#8203;childish-sambino](https://togithub.com/childish-sambino)!
-   [PR #&#8203;901](https://togithub.com/sendgrid/sendgrid-python/pull/901): verify signature from event webhook. Thanks to [@&#8203;eshanholtz](https://togithub.com/eshanholtz)!

**Library - Fix**

-   [PR #&#8203;904](https://togithub.com/sendgrid/sendgrid-python/pull/904): revert "feat: Add equality to Email". Thanks to [@&#8203;childish-sambino](https://togithub.com/childish-sambino)!

</details>

---

### 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#GoogleCloudPlatform/python-docs-samples).
  • Loading branch information
renovate-bot authored Jun 25, 2020
1 parent 320ed25 commit fe61ed6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion appengine/flexible/sendgrid/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Flask==1.1.2
sendgrid==6.3.1
sendgrid==6.4.1
gunicorn==20.0.4
2 changes: 1 addition & 1 deletion appengine/standard/sendgrid/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sendgrid==6.3.1
sendgrid==6.4.1

0 comments on commit fe61ed6

Please sign in to comment.