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

Bump djangorestframework from 3.12.4 to 3.15.2 #373

Merged
merged 4 commits into from
Aug 27, 2024

Commits on Jul 3, 2024

  1. Bump djangorestframework from 3.12.4 to 3.15.2

    Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.12.4 to 3.15.2.
    - [Release notes](https://github.com/encode/django-rest-framework/releases)
    - [Commits](encode/django-rest-framework@3.12.4...3.15.2)
    
    ---
    updated-dependencies:
    - dependency-name: djangorestframework
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    a78787c View commit details
    Browse the repository at this point in the history
  2. Set django==4.2

    Reverts dependabots automatic security update which set the django version to 5.0.6
    juuso-j committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    9a6d4dc View commit details
    Browse the repository at this point in the history
  3. Remove useless PostalCodeViewSet

    As registered to router, causes conflict with existing view set.
    juuso-j committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    a2c82bf View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    cec5792 View commit details
    Browse the repository at this point in the history