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

chore(deps): bump django from 4.1.7 to 4.2 in /appcontainer #1345

Merged
merged 3 commits into from
Apr 6, 2023

Commits on Apr 3, 2023

  1. chore(deps): bump django from 4.1.7 to 4.2 in /appcontainer

    Bumps [django](https://github.com/django/django) from 4.1.7 to 4.2.
    - [Release notes](https://github.com/django/django/releases)
    - [Commits](django/django@4.1.7...4.2)
    
    ---
    updated-dependencies:
    - dependency-name: django
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    3083b24 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Configuration menu
    Copy the full SHA
    693eec7 View commit details
    Browse the repository at this point in the history
  2. chore: update code for configuring static file storage

    replace deprecated approach with new STORAGES setting
    angela-tran committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    080b18a View commit details
    Browse the repository at this point in the history