Skip to content

Commit

Permalink
Merge pull request #1201 from dlminvestments/renovate/stripe-9.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency stripe to v9.10.0
  • Loading branch information
dlminvestments authored Jun 12, 2024
2 parents 6559861 + 455d619 commit c4fcda1
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 @@ -13,7 +13,7 @@ South==1.0.2

requests==2.32.3

stripe==9.8.0
stripe==9.10.0

dj-database-url==2.2.0

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

requests==2.31.0

stripe==9.8.0
stripe==9.10.0

dj-database-url==2.2.0

Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ bpython==0.24
django-braces==1.15.0
django-model-utils==4.5.1
logutils==0.3.5
stripe==9.8.0
stripe==9.10.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 @@ -32,7 +32,7 @@ django-model-utils==4.5.1
logutils==0.3.5
South==1.0.2
requests==2.31.0
stripe==9.8.0
stripe==9.10.0
dj-database-url==2.2.0
django-oauth2-provider==0.2.6.1
djangorestframework==3.15.1
Expand Down

0 comments on commit c4fcda1

Please sign in to comment.