Skip to content

Commit

Permalink
Merge pull request #1222 from dlminvestments/renovate/requests-2.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency requests to v2.32.3
  • Loading branch information
dlminvestments authored Jul 6, 2024
2 parents d5a6307 + 18830c4 commit 838242c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions requirements/requirements-testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ django-braces==1.15.0
django-model-utils==4.5.1
logutils==0.3.5
South==1.0.2
requests==2.32.2
requests==2.32.3
stripe==9.12.0
dj-database-url==2.2.0
django-oauth2-provider==0.2.6.1
Expand Down Expand Up @@ -67,7 +67,7 @@ certifi==2024.6.2
chardet==5.2.0
distribute==0.7.3
gunicorn==22.0.0
requests==2.32.2
requests==2.32.3

attrs>=19.2.0
iniconfig
Expand Down Expand Up @@ -130,7 +130,7 @@ logutils==0.3.5

South==1.0.2

requests==2.32.2
requests==2.32.3

stripe==9.12.0

Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ certifi==2024.6.2
chardet==5.2.0
distribute==0.7.3
gunicorn==22.0.0
requests==2.32.2
requests==2.32.3

attrs==23.2.0
iniconfig
Expand Down
4 changes: 2 additions & 2 deletions requirements/requirements/requirements-optionals.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ django-braces==1.15.0
django-model-utils==4.5.1
logutils==0.3.5
South==1.0.2
requests==2.32.2
requests==2.32.3
stripe==9.12.0
dj-database-url==2.2.0
django-oauth2-provider==0.2.6.1
Expand Down Expand Up @@ -67,7 +67,7 @@ certifi==2024.6.2
chardet==5.2.0
distribute==0.7.3
gunicorn==22.0.0
requests==2.32.2
requests==2.32.3

attrs>=19.2.0
iniconfig
Expand Down

0 comments on commit 838242c

Please sign in to comment.