Skip to content

Commit

Permalink
Dependencies: all packages updated via pip-tools (#11792)
Browse files Browse the repository at this point in the history
Dependencies: all packages updated via pip-tools

Co-authored-by: humitos <[email protected]>
  • Loading branch information
github-actions[bot] and humitos authored Nov 25, 2024
1 parent e4d23c3 commit 5a97954
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 24 deletions.
14 changes: 7 additions & 7 deletions requirements/deploy.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ billiard==3.6.4.0
# via
# -r requirements/pip.txt
# celery
boto3==1.35.63
boto3==1.35.68
# via
# -r requirements/pip.txt
# django-storages
botocore==1.35.63
botocore==1.35.68
# via
# -r requirements/pip.txt
# boto3
Expand Down Expand Up @@ -263,13 +263,13 @@ markdown==3.7
# via -r requirements/pip.txt
matplotlib-inline==0.1.7
# via ipython
newrelic==10.2.0
newrelic==10.3.0
# via -r requirements/deploy.in
oauthlib==3.2.2
# via
# -r requirements/pip.txt
# requests-oauthlib
orjson==3.10.11
orjson==3.10.12
# via -r requirements/pip.txt
packaging==24.2
# via
Expand Down Expand Up @@ -313,7 +313,7 @@ pygments==2.18.0
# via
# -r requirements/pip.txt
# ipython
pyjwt[crypto]==2.9.0
pyjwt[crypto]==2.10.0
# via
# -r requirements/pip.txt
# django-allauth
Expand Down Expand Up @@ -366,13 +366,13 @@ requests-toolbelt==1.0.0
# via -r requirements/pip.txt
rest-framework-generic-relations==2.2.0
# via -r requirements/pip.txt
s3transfer==0.10.3
s3transfer==0.10.4
# via
# -r requirements/pip.txt
# boto3
selectolax==0.3.26
# via -r requirements/pip.txt
sentry-sdk==2.18.0
sentry-sdk==2.19.0
# via structlog-sentry
six==1.16.0
# via
Expand Down
10 changes: 5 additions & 5 deletions requirements/docker.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ billiard==3.6.4.0
# via
# -r requirements/pip.txt
# celery
boto3==1.35.63
boto3==1.35.68
# via
# -r requirements/pip.txt
# django-storages
botocore==1.35.63
botocore==1.35.68
# via
# -r requirements/pip.txt
# boto3
Expand Down Expand Up @@ -286,7 +286,7 @@ oauthlib==3.2.2
# via
# -r requirements/pip.txt
# requests-oauthlib
orjson==3.10.11
orjson==3.10.12
# via -r requirements/pip.txt
packaging==24.2
# via
Expand Down Expand Up @@ -339,7 +339,7 @@ pygments==2.18.0
# ipython
# pdbpp
# rich
pyjwt[crypto]==2.9.0
pyjwt[crypto]==2.10.0
# via
# -r requirements/pip.txt
# django-allauth
Expand Down Expand Up @@ -398,7 +398,7 @@ rest-framework-generic-relations==2.2.0
# via -r requirements/pip.txt
rich==13.9.4
# via -r requirements/docker.in
s3transfer==0.10.3
s3transfer==0.10.4
# via
# -r requirements/pip.txt
# boto3
Expand Down
4 changes: 2 additions & 2 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ sphinxemoji==0.3.1
# via -r requirements/docs.in
sphinxext-opengraph==0.9.1
# via -r requirements/docs.in
starlette==0.41.2
starlette==0.41.3
# via sphinx-autobuild
tomli==2.1.0
# via sphinx
Expand All @@ -171,7 +171,7 @@ urllib3==2.2.3
# via
# requests
# sphinx-prompt
uvicorn==0.32.0
uvicorn==0.32.1
# via sphinx-autobuild
watchfiles==0.24.0
# via sphinx-autobuild
Expand Down
10 changes: 5 additions & 5 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ async-timeout==5.0.1
# via redis
billiard==3.6.4.0
# via celery
boto3==1.35.63
boto3==1.35.68
# via django-storages
botocore==1.35.63
botocore==1.35.68
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -200,7 +200,7 @@ markdown==3.7
# via -r requirements/pip.in
oauthlib==3.2.2
# via requests-oauthlib
orjson==3.10.11
orjson==3.10.12
# via -r requirements/pip.in
packaging==24.2
# via
Expand All @@ -223,7 +223,7 @@ pycparser==2.22
# via cffi
pygments==2.18.0
# via -r requirements/pip.in
pyjwt[crypto]==2.9.0
pyjwt[crypto]==2.10.0
# via django-allauth
pyquery==2.0.1
# via -r requirements/pip.in
Expand Down Expand Up @@ -268,7 +268,7 @@ requests-toolbelt==1.0.0
# via -r requirements/pip.in
rest-framework-generic-relations==2.2.0
# via -r requirements/pip.in
s3transfer==0.10.3
s3transfer==0.10.4
# via boto3
selectolax==0.3.26
# via -r requirements/pip.in
Expand Down
10 changes: 5 additions & 5 deletions requirements/testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ billiard==3.6.4.0
# via
# -r requirements/pip.txt
# celery
boto3==1.35.63
boto3==1.35.68
# via
# -r requirements/pip.txt
# django-storages
botocore==1.35.63
botocore==1.35.68
# via
# -r requirements/pip.txt
# boto3
Expand Down Expand Up @@ -276,7 +276,7 @@ oauthlib==3.2.2
# via
# -r requirements/pip.txt
# requests-oauthlib
orjson==3.10.11
orjson==3.10.12
# via -r requirements/pip.txt
packaging==24.2
# via
Expand Down Expand Up @@ -315,7 +315,7 @@ pygments==2.18.0
# via
# -r requirements/pip.txt
# sphinx
pyjwt[crypto]==2.9.0
pyjwt[crypto]==2.10.0
# via
# -r requirements/pip.txt
# django-allauth
Expand Down Expand Up @@ -390,7 +390,7 @@ requests-toolbelt==1.0.0
# via -r requirements/pip.txt
rest-framework-generic-relations==2.2.0
# via -r requirements/pip.txt
s3transfer==0.10.3
s3transfer==0.10.4
# via
# -r requirements/pip.txt
# boto3
Expand Down

0 comments on commit 5a97954

Please sign in to comment.