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

Updates dependency management #487

Merged
merged 10 commits into from
Jul 23, 2021
Merged

Updates dependency management #487

merged 10 commits into from
Jul 23, 2021

Conversation

helrond
Copy link
Member

@helrond helrond commented Jul 19, 2021

Brings dependency management in line with other apps:

  • Adds dependabot config
  • separates and updates requirements
  • Uses pip-compile to manage secondary dependencies

Makes a few other changes to the app to accommodate updates, primarily to Django and DRF.

Copy link
Member

@p-galligan p-galligan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Generally looks good and has less verbosity.

However, I'm getting a warning on standing it up about the clam av virus definitions being out of date. Is that anything to be concerned about?

@helrond
Copy link
Member Author

helrond commented Jul 21, 2021

You'll get that warning if you don't build the container frequently. It's not something I'm worried about.

@helrond helrond merged commit f877b80 into v2.1 Jul 23, 2021
@helrond helrond deleted the issue-486 branch July 23, 2021 15:59
@helrond helrond mentioned this pull request Aug 16, 2021
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.

4 participants