Commit cad9617
authored
chore(deps): update dependency pymysql to v1.0.2 (GoogleCloudPlatform#5214)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [PyMySQL](https://togithub.com/PyMySQL/PyMySQL) | patch | `==1.0.0` -> `==1.0.2` |
---
### Release Notes
<details>
<summary>PyMySQL/PyMySQL</summary>
### [`v1.0.2`](https://togithub.com/PyMySQL/PyMySQL/blob/master/CHANGELOG.md#v102)
[Compare Source](https://togithub.com/PyMySQL/PyMySQL/compare/v1.0.1...v1.0.2)
Release date: 2021-01-09
- Fix `user`, `password`, `host`, `database` are still positional arguments.
All arguments of `connect()` are now keyword-only. ([#&GoogleCloudPlatform#8203;941](https://togithub.com/PyMySQL/PyMySQL/issues/941))
### [`v1.0.1`](https://togithub.com/PyMySQL/PyMySQL/blob/master/CHANGELOG.md#v101)
[Compare Source](https://togithub.com/PyMySQL/PyMySQL/compare/v1.0.0...v1.0.1)
Release date: 2021-01-08
- Stop emitting DeprecationWarning for use of `db` and `passwd`.
Note that they are still deprecated. ([#&GoogleCloudPlatform#8203;939](https://togithub.com/PyMySQL/PyMySQL/issues/939))
- Add `python_requires=">=3.6"` to setup.py. ([#&GoogleCloudPlatform#8203;936](https://togithub.com/PyMySQL/PyMySQL/issues/936))
</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#github/GoogleCloudPlatform/python-docs-samples).1 parent 8547264 commit cad9617
4 files changed
Lines changed: 4 additions & 4 deletions
File tree
- appengine
- flexible/cloudsql
- standard_python3
- cloudsql
- django
- cloud-sql/mysql/sqlalchemy
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
0 commit comments