-
Notifications
You must be signed in to change notification settings - Fork 84
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
chore: update requirements.txt to address dependabot security alerts #1829
Conversation
Kokoro check failing:
|
googleapis/testing-infra-docker#301 should fix the test failure, and then #1826 will be merged as well. |
Thank you |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving this. Once all the checks pass, merge this.
@suztomo IIUC, does this mean the code in |
…oogleapis#1829) * chore: update dependencies in requirements.txt to address dependabot security alerts * update dependencies within gcp/templates --------- Co-authored-by: Anthonios Partheniou <partheniou@google.com>
Created by running:
pip-compile requirements.in --generate-hashes --upgrade
withinsynthtool/docker/owlbot/java/src/
as well assynthtool/gcp/templates/java_library/.kokoro
Closes #1830
Closes #1802
Closes #1801