-
Notifications
You must be signed in to change notification settings - Fork 1
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
adding ignore #340
adding ignore #340
Conversation
/deploy wilkia |
Deploying to dev cluster with following parameters:
|
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.
While they look fine we shouldn't just update all the dependencies like this, we don't really know whats coming through so if anything breaks it'll be lost - I think the card was more looking at progressing any security dependencies rather than a general update
What and why?
This PR adds an ignore to the makefile.
How to test?
Deploy and run tests.
Do pipenv install, pipenv graph, and check following dependencies:
flask-cors = “>=4.0.2”
requests = “>=2.32.0”
Jira
Card