Skip to content

Commit

Permalink
chore(deps): update all dependencies (#366)
Browse files Browse the repository at this point in the history
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [google-api-core](https://togithub.com/googleapis/python-api-core) | `==2.1.1` -> `==2.2.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-api-core/2.2.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-api-core/2.2.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-api-core/2.2.0/compatibility-slim/2.1.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-api-core/2.2.0/confidence-slim/2.1.1)](https://docs.renovatebot.com/merge-confidence/) |
| [google-auth](https://togithub.com/googleapis/google-auth-library-python) | `==2.3.1` -> `==2.3.2` | [![age](https://badges.renovateapi.com/packages/pypi/google-auth/2.3.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-auth/2.3.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-auth/2.3.2/compatibility-slim/2.3.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-auth/2.3.2/confidence-slim/2.3.1)](https://docs.renovatebot.com/merge-confidence/) |
| [proto-plus](https://togithub.com/googleapis/proto-plus-python) | `==1.19.6` -> `==1.19.7` | [![age](https://badges.renovateapi.com/packages/pypi/proto-plus/1.19.7/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/proto-plus/1.19.7/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/proto-plus/1.19.7/compatibility-slim/1.19.6)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/proto-plus/1.19.7/confidence-slim/1.19.6)](https://docs.renovatebot.com/merge-confidence/) |
| [pyarrow](https://arrow.apache.org/) | `==5.0.0` -> `==6.0.0` | [![age](https://badges.renovateapi.com/packages/pypi/pyarrow/6.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/pyarrow/6.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/pyarrow/6.0.0/compatibility-slim/5.0.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/pyarrow/6.0.0/confidence-slim/5.0.0)](https://docs.renovatebot.com/merge-confidence/) |
| [pyparsing](https://togithub.com/pyparsing/pyparsing) | `==3.0.1` -> `==3.0.2` | [![age](https://badges.renovateapi.com/packages/pypi/pyparsing/3.0.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/pyparsing/3.0.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/pyparsing/3.0.2/compatibility-slim/3.0.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/pyparsing/3.0.2/confidence-slim/3.0.1)](https://docs.renovatebot.com/merge-confidence/) |
| [sqlalchemy-bigquery](https://togithub.com/googleapis/python-bigquery-sqlalchemy) | `==1.2.0` -> `==1.2.1` | [![age](https://badges.renovateapi.com/packages/pypi/sqlalchemy-bigquery/1.2.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/sqlalchemy-bigquery/1.2.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/sqlalchemy-bigquery/1.2.1/compatibility-slim/1.2.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/sqlalchemy-bigquery/1.2.1/confidence-slim/1.2.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/python-api-core</summary>

### [`v2.2.0`](https://togithub.com/googleapis/python-api-core/blob/master/CHANGELOG.md#&#8203;220-httpswwwgithubcomgoogleapispython-api-corecomparev211v220-2021-10-25)

[Compare Source](https://togithub.com/googleapis/python-api-core/compare/v2.1.1...v2.2.0)

##### Features

-   add 'GoogleAPICallError.error_details' property ([#&#8203;286](https://www.togithub.com/googleapis/python-api-core/issues/286)) ([ef6f0fc](https://www.github.com/googleapis/python-api-core/commit/ef6f0fcfdfe771172056e35e3c990998b3b00416))

##### [2.1.1](https://www.github.com/googleapis/python-api-core/compare/v2.1.0...v2.1.1) (2021-10-13)

##### Bug Fixes

-   add mypy checking + 'py.typed' file ([#&#8203;290](https://www.togithub.com/googleapis/python-api-core/issues/290)) ([0023ee1](https://www.github.com/googleapis/python-api-core/commit/0023ee1fe0e8b80c7a9e8987e0f322a829e5d613))

</details>

<details>
<summary>googleapis/google-auth-library-python</summary>

### [`v2.3.2`](https://togithub.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md#&#8203;232-httpswwwgithubcomgoogleapisgoogle-auth-library-pythoncomparev231v232-2021-10-26)

[Compare Source](https://togithub.com/googleapis/google-auth-library-python/compare/v2.3.1...v2.3.2)

</details>

<details>
<summary>googleapis/proto-plus-python</summary>

### [`v1.19.7`](https://togithub.com/googleapis/proto-plus-python/blob/master/CHANGELOG.md#&#8203;1197-httpswwwgithubcomgoogleapisproto-plus-pythoncomparev1196v1197-2021-10-27)

[Compare Source](https://togithub.com/googleapis/proto-plus-python/compare/v1.19.6...v1.19.7)

</details>

<details>
<summary>pyparsing/pyparsing</summary>

### [`v3.0.2`](https://togithub.com/pyparsing/pyparsing/blob/master/CHANGES#Version-302--)

-   Reverted change in behavior with `LineStart` and `StringStart`, which changed the
    interpretation of when and how `LineStart` and `StringStart` should match when
    a line starts with spaces. In 3.0.0, the `xxxStart` expressions were not
    really treated like expressions in their own right, but as modifiers to the
    following expression when used like `LineStart() + expr`, so that if there
    were whitespace on the line before `expr` (which would match in versions prior
    to 3.0.0), the match would fail.

    3.0.0 implemented this by automatically promoting `LineStart() + expr` to
    `AtLineStart(expr)`, which broke existing parsers that did not expect `expr` to
    necessarily be right at the start of the line, but only be the first token
    found on the line. This was reported as a regression in Issue [#&#8203;317](https://togithub.com/pyparsing/pyparsing/issues/317).

    In 3.0.2, pyparsing reverts to the previous behavior, but will retain the new
    `AtLineStart` and `AtStringStart` expression classes, so that parsers can chose
    whichever behavior applies in their specific instance. Specifically:

### matches expr if it is the first token on the line

### (allows for leading whitespace)

      LineStart() + expr

### matches only if expr is found in column 1

      AtLineStart(expr)

-   Performance enhancement to `one_of` to always generate an internal `Regex`,
    even if `caseless` or `as_keyword` args are given as `True` (unless explicitly
    disabled by passing `use_regex=False`).

-   `IndentedBlock` class now works with `recursive` flag. By default, the
    results parsed by an `IndentedBlock` are grouped. This can be disabled by constructing
    the `IndentedBlock` with `grouped=False`.

</details>

<details>
<summary>googleapis/python-bigquery-sqlalchemy</summary>

### [`v1.2.1`](https://togithub.com/googleapis/python-bigquery-sqlalchemy/blob/master/CHANGELOG.md#&#8203;121-httpswwwgithubcomgoogleapispython-bigquery-sqlalchemycomparev120v121-2021-10-27)

[Compare Source](https://togithub.com/googleapis/python-bigquery-sqlalchemy/compare/v1.2.0...v1.2.1)

</details>

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 **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, click this checkbox.

---

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).
  • Loading branch information
renovate-bot committed Oct 27, 2021
1 parent a61ab26 commit f6ad9c9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion samples/snippets/requirements-test.txt
Expand Up @@ -5,7 +5,7 @@ iniconfig==1.1.1
packaging==21.0
pluggy==1.0.0
py==1.10.0
pyparsing==3.0.1
pyparsing==3.0.2
pytest==6.2.5
toml==0.10.2
typing-extensions==3.10.0.2
Expand Down
12 changes: 6 additions & 6 deletions samples/snippets/requirements.txt
Expand Up @@ -15,8 +15,8 @@ future==0.18.2
GeoAlchemy2==0.9.4
geopandas==0.9.0; python_version < '3.7'
geopandas==0.10.0; python_version >= '3.7'
google-api-core==2.1.1
google-auth==2.3.1
google-api-core==2.2.0
google-auth==2.3.2
google-cloud-bigquery==2.28.1
google-cloud-bigquery-storage==2.9.1
google-cloud-core==2.1.0
Expand All @@ -40,13 +40,13 @@ opentelemetry-semantic-conventions==0.25b2
packaging==21.0
pandas==1.1.5; python_version < '3.7'
pandas==1.3.2; python_version >= '3.7'
proto-plus==1.19.6
proto-plus==1.19.7
protobuf==3.19.0
pyarrow==5.0.0
pyarrow==6.0.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.20
pyparsing==3.0.1
pyparsing==3.0.2
pyproj==3.0.1; python_version < '3.7'
pyproj==3.1.0; python_version >= '3.7'
python-dateutil==2.8.2
Expand All @@ -57,7 +57,7 @@ rsa==4.7.2
Shapely==1.8.0
six==1.16.0
SQLAlchemy==1.4.26
sqlalchemy-bigquery==1.2.0
sqlalchemy-bigquery==1.2.1
tqdm==4.62.3
typing-extensions==3.10.0.2
typing-inspect==0.7.1
Expand Down

0 comments on commit f6ad9c9

Please sign in to comment.