-
-
Notifications
You must be signed in to change notification settings - Fork 347
Update python dependencies with security vulnerabilities #1616
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
Update python dependencies with security vulnerabilities #1616
Conversation
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.
Just out of curiosity, what kinds of security vulnerability could be leveraged against this? We're just running lint and build.
Just out of curiosity, what kinds of security vulnerability could be leveraged against this?
Honestly, I didn't even think about it. It's good hygiene to keep dependencies up to date, so I took the dependabot alerts I've been seeing as my queue that it was time to update.
27dc557
into
json-schema-org:main
This brings the python dependencies up to date patching a couple security vulnerabilities.