-
Notifications
You must be signed in to change notification settings - Fork 0
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
3.0.0 alpha 2 preparation #157
Conversation
Co-authored-by: Andy-Grigg <Andy-Grigg@users.noreply.github.com>
Co-authored-by: Andy-Grigg <Andy-Grigg@users.noreply.github.com>
@@ -14,7 +14,7 @@ documentation = "https://grantami.docs.pyansys.com" | |||
readme = "README.md" | |||
keywords = ["Ansys", "OpenAPI"] | |||
classifiers = [ | |||
"Development Status :: 3 - Alpha", | |||
"Development Status :: 5 - Production/Stable", |
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.
This will be reverted in a separate PR.
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.
@ludovicsteinbach That was my thought. Cherry-picking dependency updates is a pain because the lock file always conflicts, but I thought that was outweighed by addressing a vulnerability |
Cherry-pick #149, #152, #153, #156