[go: up one dir, main page]

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): require requests>=2.21.0 #1388

Merged
merged 1 commit into from Oct 19, 2022
Merged

fix(deps): require requests>=2.21.0 #1388

merged 1 commit into from Oct 19, 2022

Conversation

parthea
Copy link
Contributor
@parthea parthea commented Oct 19, 2022

This fixes an issue where the Python 3.7 Kokoro job is timing out on main.

nox > Running session unit-3.7
nox > Creating virtual environment (virtualenv) using python3.7 in .nox/unit-3-7
nox > python -m pip install mock pytest google-cloud-testutils pytest-cov freezegun -c /tmpfs/src/github/python-bigquery/testing/constraints-3.7.txt
nox > python -m pip install -e '.[all]' -c /tmpfs/src/github/python-bigquery/testing/constraints-3.7.txt


ERROR: Aborting VM command due to timeout of 10800 seconds

See build log

@parthea parthea requested a review from a team October 19, 2022 14:34
@parthea parthea requested a review from a team as a code owner October 19, 2022 14:34
@parthea parthea requested a review from loferris October 19, 2022 14:34
@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. api: bigquery Issues related to the googleapis/python-bigquery API. labels Oct 19, 2022
@parthea parthea merged commit e398336 into main Oct 19, 2022
@parthea parthea deleted the bump-requests-version branch October 19, 2022 17:42
abdelmegahedgoogle pushed a commit to abdelmegahedgoogle/python-bigquery that referenced this pull request Apr 17, 2023
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. size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants