ev-flow / ev-flow/quark-engine
Regularly update the highest version of dependencies
Open
dependencies
- Dominant language
- Python
- Stars
- 1.7k
- Forks
- 218
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 7
Description
**Why**
In #289, we specified the highest version of the dependencies to avoid unexpected dependency updates crashing Quark. However, we don't have a mechanism to update such constraints regularly. It puts Quark in danger of outdated or potentially vulnerable upstreams.
**How**
Develop a mechanism to update the highest version of the dependencies regularly. For example, we can do this when preparing for the monthly release.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.