Skip to content
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

upgrade dependencies #786

Merged
merged 3 commits into from
Sep 20, 2022
Merged

upgrade dependencies #786

merged 3 commits into from
Sep 20, 2022

Conversation

andrewtpham
Copy link
Member

@andrewtpham andrewtpham commented Sep 20, 2022

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
Copy link

codecov bot commented Sep 20, 2022

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

@@           Coverage Diff            @@
##           develop     #786   +/-   ##
========================================
  Coverage    57.55%   57.55%           
========================================
  Files          140      140           
  Lines         9210     9210           
========================================
  Hits          5301     5301           
  Misses        3909     3909           

@andrewtpham andrewtpham merged commit 410843d into develop Sep 20, 2022
@andrewtpham andrewtpham deleted the upgrade-dependencies branch September 20, 2022 14:50
andrewtpham added a commit that referenced this pull request Sep 22, 2022
* upgrade dependencies

* update requirements.in
andrewtpham added a commit that referenced this pull request Sep 22, 2022
* Build(deps): Bump oauthlib from 3.1.1 to 3.2.1

Bumps [oauthlib](https://github.com/oauthlib/oauthlib) from 3.1.1 to 3.2.1.
- [Release notes](https://github.com/oauthlib/oauthlib/releases)
- [Changelog](https://github.com/oauthlib/oauthlib/blob/master/CHANGELOG.rst)
- [Commits](oauthlib/oauthlib@v3.1.1...v3.2.1)

---
updated-dependencies:
- dependency-name: oauthlib
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* docs: add command to copy settings file (#780)

* docs: add command to copy settings file

* included a step to copy setting file during docker build

Co-authored-by: Amos Njoroge <sannleen@gmail.com>

* upgrade dependencies (#786)

* upgrade dependencies

* update requirements.in

* remove google oauth

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anas TIOUR <anastiour@gmail.com>
Co-authored-by: Amos Njoroge <sannleen@gmail.com>
Co-authored-by: Andrew <4407063+andrewtpham@users.noreply.github.com>
Co-authored-by: andrewtpham <andrew.tc.pham@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants