Skip to content

Commit

Permalink
Merge pull request #1218 from dlminvestments/renovate/djangorestframe…
Browse files Browse the repository at this point in the history
…work-3.x

chore(deps): update dependency djangorestframework to v3.15.2
  • Loading branch information
dlminvestments authored Jun 21, 2024
2 parents f9959da + 2156a5d commit 8ed0ed0
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion requirements/django-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dj-database-url==2.2.0

django-oauth2-provider==0.2.6.1

djangorestframework==3.15.1
djangorestframework==3.15.2

urllib3==2.2.2 # not directly required, pinned by Snyk to avoid a vulnerability

Expand Down
4 changes: 2 additions & 2 deletions requirements/requirements-testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ requests==2.32.2
stripe==9.12.0
dj-database-url==2.2.0
django-oauth2-provider==0.2.6.1
djangorestframework==3.15.1
djangorestframework==3.15.2

-r requirements/requirements-optionals.txt
-r requirements/requirements-testing.txt
Expand Down Expand Up @@ -138,7 +138,7 @@ dj-database-url==2.2.0

django-oauth2-provider==0.2.6.1

djangorestframework==3.15.1
djangorestframework==3.15.2

urllib3==2.2.2 # not directly required, pinned by Snyk to avoid a vulnerability

Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ logutils==0.3.5
stripe==9.12.0
dj-database-url==2.2.0
django-oauth2-provider==0.2.6.1
djangorestframework==3.15.1
djangorestframework==3.15.2

-r requirements/requirements-optionals.txt
-r requirements/requirements-testing.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements/requirements-optionals.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ requests==2.32.2
stripe==9.12.0
dj-database-url==2.2.0
django-oauth2-provider==0.2.6.1
djangorestframework==3.15.1
djangorestframework==3.15.2

-r requirements/requirements-optionals.txt
-r requirements/requirements-testing.txt
Expand Down

0 comments on commit 8ed0ed0

Please sign in to comment.