Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Commit

Permalink
Upgrade Django from 4.1.0 to 4.1.2 for security fix (#985)
Browse files Browse the repository at this point in the history
  • Loading branch information
AetherUnbound authored Oct 22, 2022
1 parent c06ded3 commit c38ddfe
Show file tree
Hide file tree
Showing 2 changed files with 259 additions and 253 deletions.
4 changes: 2 additions & 2 deletions api/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ openapi-spec-validator = "*"
aws-requests-auth = "*"
boto3 = "*"
deepdiff = "*"
Django = "==4.1"
Django = "==4.1.2"
django-braces = "*"
django-cors-headers = "*"
django-oauth-toolkit = "==2.1.0"
django-oauth-toolkit = "==2.2.0"
django-redis = "*"
django-sslserver = "*"
django-storages = "*"
Expand Down
Loading

0 comments on commit c38ddfe

Please sign in to comment.