Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): restore dependency on python-dateutil #1187

Merged
merged 3 commits into from
Mar 30, 2022

Conversation

parthea
Copy link
Contributor

@parthea parthea commented Mar 30, 2022

Fixes #1186 🦕

@parthea parthea requested a review from a team March 30, 2022 15:09
@parthea parthea requested a review from a team as a code owner March 30, 2022 15:09
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/python-bigquery API. label Mar 30, 2022
setup.py Outdated Show resolved Hide resolved
@tswast tswast merged commit 212d7ec into main Mar 30, 2022
@tswast tswast deleted the add-dependency-on-python-dateutil branch March 30, 2022 15:41
gcf-merge-on-green bot pushed a commit that referenced this pull request Mar 30, 2022
🤖 I have created a release *beep* *boop*
---


### [3.0.1](v3.0.0...v3.0.1) (2022-03-30)


### Bug Fixes

* **deps:** raise exception when pandas is installed but db-dtypes is not ([#1191](#1191)) ([4333910](4333910))
* **deps:** restore dependency on python-dateutil ([#1187](#1187)) ([212d7ec](212d7ec))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
waltaskew pushed a commit to waltaskew/python-bigquery that referenced this pull request Jul 20, 2022
* fix(deps): restore dependency on python-dateutil

* fix(deps): remove redundante proto-plus

Co-authored-by: Tim Swast <swast@google.com>
waltaskew pushed a commit to waltaskew/python-bigquery that referenced this pull request Jul 20, 2022
🤖 I have created a release *beep* *boop*
---


### [3.0.1](googleapis/python-bigquery@v3.0.0...v3.0.1) (2022-03-30)


### Bug Fixes

* **deps:** raise exception when pandas is installed but db-dtypes is not ([googleapis#1191](googleapis#1191)) ([4333910](googleapis@4333910))
* **deps:** restore dependency on python-dateutil ([googleapis#1187](googleapis#1187)) ([212d7ec](googleapis@212d7ec))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
abdelmegahedgoogle pushed a commit to abdelmegahedgoogle/python-bigquery that referenced this pull request Apr 17, 2023
* fix(deps): restore dependency on python-dateutil

* fix(deps): remove redundante proto-plus

Co-authored-by: Tim Swast <swast@google.com>
abdelmegahedgoogle pushed a commit to abdelmegahedgoogle/python-bigquery that referenced this pull request Apr 17, 2023
🤖 I have created a release *beep* *boop*
---


### [3.0.1](googleapis/python-bigquery@v3.0.0...v3.0.1) (2022-03-30)


### Bug Fixes

* **deps:** raise exception when pandas is installed but db-dtypes is not ([googleapis#1191](googleapis#1191)) ([4333910](googleapis@4333910))
* **deps:** restore dependency on python-dateutil ([googleapis#1187](googleapis#1187)) ([212d7ec](googleapis@212d7ec))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the googleapis/python-bigquery API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing dependency python-dateutil in setup.py
3 participants