-
Notifications
You must be signed in to change notification settings - Fork 138
Commit 31ea693
authored
chore(deps): update all dependencies (#330)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [Deprecated](https://togithub.com/tantale/deprecated) | `==1.2.12` -> `==1.2.13` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
| [google-crc32c](https://togithub.com/googleapis/python-crc32c) | `==1.1.4` -> `==1.1.5` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
| [google-resumable-media](https://togithub.com/googleapis/google-resumable-media-python) | `==2.0.1` -> `==2.0.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
| [grpcio](https://grpc.io) | `==1.39.0` -> `==1.40.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>tantale/deprecated</summary>
### [`v1.2.13`](https://togithub.com/tantale/deprecated/blob/master/CHANGELOG.rst#v1213-2021-09-05)
[Compare Source](https://togithub.com/tantale/deprecated/compare/v1.2.12...v1.2.13)
\====================
Bug fix release
## Fix
- Fix [#​45](https://togithub.com/tantale/deprecated/issues/45): Change the signature of the :func:`~deprecated.sphinx.deprecated` decorator to reflect
the valid use cases.
- Fix [#​48](https://togithub.com/tantale/deprecated/issues/48): Fix `versionadded` and `versionchanged` decorators: do not return a decorator factory,
but a Wrapt adapter.
## Other
- Fix configuration for AppVeyor: simplify the test scripts and set the version format to match the current version.
- Change configuration for Tox:
- change the requirements for `pip` to "pip >= 9.0.3, < 21" (Python 2.7, 3.4 and 3.5).
- install `typing` when building on Python 3.4 (required by Pytest->Attrs).
- run unit tests on Wrapt 1.13 (release candidate).
- Migrating project to `travis-ci.com <https://travis-ci.com/github/tantale/deprecated>`\_.
</details>
<details>
<summary>googleapis/python-crc32c</summary>
### [`v1.1.5`](https://togithub.com/googleapis/python-crc32c/blob/master/CHANGELOG.md#​115-httpswwwgithubcomgoogleapispython-crc32ccomparev114v115-2021-09-07)
[Compare Source](https://togithub.com/googleapis/python-crc32c/compare/v1.1.4...v1.1.5)
</details>
<details>
<summary>googleapis/google-resumable-media-python</summary>
### [`v2.0.2`](https://togithub.com/googleapis/google-resumable-media-python/blob/master/CHANGELOG.md#​202-httpswwwgithubcomgoogleapisgoogle-resumable-media-pythoncomparev201v202-2021-09-02)
[Compare Source](https://togithub.com/googleapis/google-resumable-media-python/compare/v2.0.1...v2.0.2)
</details>
---
### Configuration
📅 **Schedule**: At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired.
---
- [ ] <!-- 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/googleapis/python-bigquery-sqlalchemy).1 parent 6624b10 commit 31ea693Copy full SHA for 31ea693
File tree
Expand file treeCollapse file tree
1 file changed
+4
-4
lines changedFilter options
- samples/snippets
Expand file treeCollapse file tree
1 file changed
+4
-4
lines changedsamples/snippets/requirements.txt
Copy file name to clipboardExpand all lines: samples/snippets/requirements.txt+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
23 |
| - | |
| 22 | + | |
| 23 | + | |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
| 26 | + | |
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
|
0 commit comments