hikaya-io / activity

Making it easier for nonprofits to manage their project activities and indicators. Interested in contributing? Check out our open issues: https://tinyurl.com/activity-issues
https://hikaya.io/products/activity/
Apache License 2.0
80 stars 5 forks source link

upgrade dependencies #786

Closed andrewtpham closed 1 year ago

andrewtpham commented 1 year ago

What is the Purpose?

This PR upgrades key dependencies with critical and high issues

Pillow

Django

django-filter

What was the approach?

This PR supersedes the dependabot PRs raised:

How to test?

Pull the latest in this branch and perform spot checking and testing to see if the app is running locally.

Mentions?

@amosnjoroge @ninetteadhikari

Issue(s) affected?

codecov[bot] commented 1 year ago

Codecov Report

Merging #786 (a32dd39) into develop (2e7777d) will not change coverage. The diff coverage is n/a.

Additional details and impacted files [![Impacted file tree graph](https://codecov.io/gh/hikaya-io/activity/pull/786/graphs/tree.svg?width=650&height=150&src=pr&token=SGT6HP7P95&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hikaya-io)](https://codecov.io/gh/hikaya-io/activity/pull/786?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hikaya-io) ```diff @@ Coverage Diff @@ ## develop #786 +/- ## ======================================== Coverage 57.55% 57.55% ======================================== Files 140 140 Lines 9210 9210 ======================================== Hits 5301 5301 Misses 3909 3909 ```