Skip to content

Commit

Permalink
Merge pull request #1199 from dlminvestments/renovate/dj-database-url…
Browse files Browse the repository at this point in the history
…-2.x

chore(deps): update dependency dj-database-url to v2.2.0
  • Loading branch information
dlminvestments authored Jun 12, 2024
2 parents bf639a0 + b9c8aa6 commit ed8f17a
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 @@ -15,7 +15,7 @@ requests==2.32.0

stripe==9.8.0

dj-database-url==2.1.0
dj-database-url==2.2.0

django-oauth2-provider==0.2.6.1

Expand Down
4 changes: 2 additions & 2 deletions requirements/requirements-testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ logutils==0.3.5
South==1.0.2
requests==2.31.0
stripe==9.8.0
dj-database-url==2.1.0
dj-database-url==2.2.0
django-oauth2-provider==0.2.6.1
djangorestframework==3.15.1

Expand Down Expand Up @@ -134,7 +134,7 @@ requests==2.31.0

stripe==9.8.0

dj-database-url==2.1.0
dj-database-url==2.2.0

django-oauth2-provider==0.2.6.1

Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ django-braces==1.15.0
django-model-utils==4.5.1
logutils==0.3.5
stripe==9.8.0
dj-database-url==2.1.0
dj-database-url==2.2.0
django-oauth2-provider==0.2.6.1
djangorestframework==3.15.1

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 @@ -33,7 +33,7 @@ logutils==0.3.5
South==1.0.2
requests==2.31.0
stripe==9.8.0
dj-database-url==2.1.0
dj-database-url==2.2.0
django-oauth2-provider==0.2.6.1
djangorestframework==3.15.1

Expand Down

0 comments on commit ed8f17a

Please sign in to comment.