-
Notifications
You must be signed in to change notification settings - Fork 6.7k
chore(multiple samples) Update pytest dependencies to solve dependabot security alerts. #14147
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
Open
XrossFox
wants to merge
13
commits into
GoogleCloudPlatform:main
Choose a base branch
from
XrossFox:python-pytest-dependency-update-1
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 1 commit
Commits
Show all changes
13 commits
Select commit
Hold shift + click to select a range
4ee5703
Started updating security alerts for Pytest. Also updated other
XrossFox 8111a9e
second wave of dependency updates.
XrossFox ba66cd4
- Added more updated dependencies for bigquery.
XrossFox dde700e
Missed a few files.
XrossFox 8caf8d7
Change all instances of pytest to the most recent version: 9.0.3
XrossFox 5c001e5
Modified nox configs to limit runs to currenttly lower python version
XrossFox 5687d5d
Modified more noxfile_configs to only run latest min and max versions…
XrossFox 7fe7ed4
Added even more noxfile-configs that only run in python 3.10 and 3.14-
XrossFox ac243f2
fixed extra comma
XrossFox 654571b
Adding remaining nox configs to run only on python 3.10 and 3.14.
XrossFox 84f6444
added some more missing noxfile configs.
XrossFox 05c3e82
Last missing noxfile config changes.
XrossFox bd64041
Fixing linter issues.
XrossFox File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,2 +1,2 @@ | ||
| pytest==8.2.0 | ||
| pytest==9.0.3 | ||
| backoff==2.2.1 | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,7 +1,7 @@ | ||
| google-api-python-client==2.131.0 | ||
| google-api-python-client==2.196.0 | ||
|
XrossFox marked this conversation as resolved.
|
||
| google-auth-httplib2==0.2.0 | ||
| google-auth==2.38.0 | ||
| google-cloud-api-keys==0.5.13 | ||
| google-cloud-api-keys==0.8.0 | ||
| google-cloud-compute==1.11.0 | ||
| google-cloud-language==2.15.1 | ||
| google-cloud-storage==2.9.0 | ||
| google-cloud-storage==3.10.1 | ||
|
XrossFox marked this conversation as resolved.
|
||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.