Skip to content

Commit

Permalink
Dependencies: all packages updated via pip-tools (#11881)
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 Jan 7, 2025
1 parent 88f44ed commit 267a2c1
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 19 deletions.
8 changes: 4 additions & 4 deletions requirements/deploy.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@ billiard==3.6.4.0
# via
# -r requirements/pip.txt
# celery
boto3==1.35.90
boto3==1.35.92
# via
# -r requirements/pip.txt
# django-storages
botocore==1.35.90
botocore==1.35.92
# via
# -r requirements/pip.txt
# boto3
Expand Down Expand Up @@ -274,7 +274,7 @@ oauthlib==3.2.2
# via
# -r requirements/pip.txt
# requests-oauthlib
orjson==3.10.12
orjson==3.10.13
# via -r requirements/pip.txt
packaging==24.2
# via
Expand Down Expand Up @@ -469,7 +469,7 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==20.28.0
virtualenv==20.28.1
# via -r requirements/pip.txt
wcwidth==0.2.13
# via
Expand Down
8 changes: 4 additions & 4 deletions requirements/docker.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@ billiard==3.6.4.0
# via
# -r requirements/pip.txt
# celery
boto3==1.35.90
boto3==1.35.92
# via
# -r requirements/pip.txt
# django-storages
botocore==1.35.90
botocore==1.35.92
# via
# -r requirements/pip.txt
# boto3
Expand Down Expand Up @@ -291,7 +291,7 @@ oauthlib==3.2.2
# via
# -r requirements/pip.txt
# requests-oauthlib
orjson==3.10.12
orjson==3.10.13
# via -r requirements/pip.txt
packaging==24.2
# via
Expand Down Expand Up @@ -502,7 +502,7 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==20.28.0
virtualenv==20.28.1
# via
# -r requirements/pip.txt
# tox
Expand Down
6 changes: 3 additions & 3 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -80,14 +80,14 @@ packaging==24.2
# sphinx
pbr==6.1.0
# via sphinxcontrib-video
pillow==11.0.0
pillow==11.1.0
# via matplotlib
pygments==2.18.0
# via
# sphinx
# sphinx-prompt
# sphinx-tabs
pyparsing==3.2.0
pyparsing==3.2.1
# via matplotlib
python-dateutil==2.9.0.post0
# via matplotlib
Expand Down 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.44.0
starlette==0.45.2
# via sphinx-autobuild
tomli==2.2.1
# via sphinx
Expand Down
8 changes: 4 additions & 4 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ async-timeout==5.0.1
# via redis
billiard==3.6.4.0
# via celery
boto3==1.35.90
boto3==1.35.92
# via django-storages
botocore==1.35.90
botocore==1.35.92
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -203,7 +203,7 @@ markdown==3.7
# via -r requirements/pip.in
oauthlib==3.2.2
# via requests-oauthlib
orjson==3.10.12
orjson==3.10.13
# via -r requirements/pip.in
packaging==24.2
# via
Expand Down Expand Up @@ -337,7 +337,7 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==20.28.0
virtualenv==20.28.1
# via -r requirements/pip.in
wcwidth==0.2.13
# via prompt-toolkit
Expand Down
8 changes: 4 additions & 4 deletions requirements/testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@ billiard==3.6.4.0
# via
# -r requirements/pip.txt
# celery
boto3==1.35.90
boto3==1.35.92
# via
# -r requirements/pip.txt
# django-storages
botocore==1.35.90
botocore==1.35.92
# via
# -r requirements/pip.txt
# boto3
Expand Down Expand Up @@ -281,7 +281,7 @@ oauthlib==3.2.2
# via
# -r requirements/pip.txt
# requests-oauthlib
orjson==3.10.12
orjson==3.10.13
# via -r requirements/pip.txt
packaging==24.2
# via
Expand Down Expand Up @@ -498,7 +498,7 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==20.28.0
virtualenv==20.28.1
# via -r requirements/pip.txt
wcwidth==0.2.13
# via
Expand Down

0 comments on commit 267a2c1

Please sign in to comment.