Skip to content

Commit

Permalink
Merge pull request #54 from rcpch/mbarton/security-dec-24
Browse files Browse the repository at this point in the history
Update Django and DRF
  • Loading branch information
mbarton authored Dec 18, 2024
2 parents 4ff80d9 + 583690c commit c80a0f2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements/common-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ requests==2.32.0
python-dateutil==2.9.0.post0

# third party imports
django==4.2.11
djangorestframework==3.14
django==4.2.17
djangorestframework==3.15.2
djangorestframework-gis==1.0
drf-spectacular==0.27.1
django-filter==24.1
Expand Down Expand Up @@ -38,4 +38,4 @@ black==24.3.0
# for colored logs
colorlog==6.8.2

# RCPCH imports
# RCPCH imports

0 comments on commit c80a0f2

Please sign in to comment.