-
Notifications
You must be signed in to change notification settings - Fork 3k
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(sec): upgrade streamlit to 1.11.1 #4040
fix(sec): upgrade streamlit to 1.11.1 #4040
Conversation
Thanks for your contribution! |
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.
@chncaption Thank you for the contribution! Would you sign the license agreement so we can potentially merge this PR?
👌 |
@w5688414 would you plz review? |
I need to test my ui files first, it may take some time |
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.
LGTM
@wawltor 这个PR有点老,好像statuses有点问题,麻烦force merge一下 |
What happened?
There are 1 security vulnerabilities found in streamlit 1.9.0
What did I do?
Upgrade streamlit from 1.9.0 to 1.11.1 for vulnerability fix
What did you expect to happen?
Ideally, no insecure libs should be used.
The specification of the pull request
PR Specification from OSCS