Skip to content

Commit

Permalink
Merge network related dependabot security updates
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterJCLaw committed Jul 6, 2024
4 parents f8886d9 + e05cb82 + aa6e6e2 + c207ba5 commit 6658f0a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ faker==24.7.1
# via -r requirements-dev.in
freezegun==1.4.0
# via -r requirements-dev.in
idna==3.6
idna==3.7
# via
# -r requirements.txt
# requests
Expand Down Expand Up @@ -140,7 +140,7 @@ python3-openid==3.2.0
# via
# -r requirements.txt
# django-allauth
requests==2.31.0
requests==2.32.0
# via
# -r requirements.txt
# django-allauth
Expand Down Expand Up @@ -190,7 +190,7 @@ typing-extensions==4.11.0
# django-stubs-ext
# djangorestframework-stubs
# mypy
urllib3==2.2.1
urllib3==2.2.2
# via
# -r requirements.txt
# requests
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ django-tables2==2.7.0
# django-tables2-bulma-template
django-tables2-bulma-template==0.2.0
# via -r requirements.in
idna==3.6
idna==3.7
# via requests
oauthlib==3.2.2
# via requests-oauthlib
Expand All @@ -56,7 +56,7 @@ pyjwt[crypto]==2.8.0
# via django-allauth
python3-openid==3.2.0
# via django-allauth
requests==2.31.0
requests==2.32.0
# via
# -r requirements.in
# django-allauth
Expand All @@ -69,5 +69,5 @@ typing-extensions==4.11.0
# via
# asgiref
# django-stubs-ext
urllib3==2.2.1
urllib3==2.2.2
# via requests

0 comments on commit 6658f0a

Please sign in to comment.