Skip to content

Dependencies: all packages updated via pip-tools #11005

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 8, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 10 additions & 7 deletions requirements/deploy.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@ billiard==3.6.4.0
# via
# -r requirements/pip.txt
# celery
boto3==1.34.11
boto3==1.34.14
# via
# -r requirements/pip.txt
# django-storages
botocore==1.34.11
botocore==1.34.14
# via
# -r requirements/pip.txt
# boto3
Expand Down Expand Up @@ -153,7 +153,9 @@ django-polymorphic==3.1.0
django-simple-history==3.0.0
# via -r requirements/pip.txt
django-storages[boto3]==1.14.2
# via -r requirements/pip.txt
# via
# -r requirements/pip.txt
# django-storages
django-structlog==2.2.0
# via -r requirements/pip.txt
django-taggit==5.0.1
Expand Down Expand Up @@ -213,7 +215,7 @@ idna==3.6
# via
# -r requirements/pip.txt
# requests
ipython==8.18.1
ipython==8.19.0
# via -r requirements/deploy.in
jedi==0.19.1
# via ipython
Expand All @@ -230,7 +232,7 @@ kombu==5.3.4
# via
# -r requirements/pip.txt
# celery
lxml==5.0.0
lxml==5.0.1
# via
# -r requirements/pip.txt
# pyquery
Expand Down Expand Up @@ -284,6 +286,7 @@ pyjwt[crypto]==2.8.0
# via
# -r requirements/pip.txt
# django-allauth
# pyjwt
pyquery==2.0.0
# via -r requirements/pip.txt
python-crontab==3.0.0
Expand Down Expand Up @@ -370,7 +373,7 @@ tomli==2.0.1
# via
# -r requirements/pip.txt
# dparse
traitlets==5.14.0
traitlets==5.14.1
# via
# ipython
# matplotlib-inline
Expand Down Expand Up @@ -410,7 +413,7 @@ vine==5.1.0
# kombu
virtualenv==20.25.0
# via -r requirements/pip.txt
wcwidth==0.2.12
wcwidth==0.2.13
# via
# -r requirements/pip.txt
# prompt-toolkit
Expand Down
19 changes: 11 additions & 8 deletions requirements/docker.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,17 +19,17 @@ async-timeout==4.0.3
# via
# -r requirements/pip.txt
# redis
attrs==23.1.0
attrs==23.2.0
# via wmctrl
billiard==3.6.4.0
# via
# -r requirements/pip.txt
# celery
boto3==1.34.11
boto3==1.34.14
# via
# -r requirements/pip.txt
# django-storages
botocore==1.34.11
botocore==1.34.14
# via
# -r requirements/pip.txt
# boto3
Expand Down Expand Up @@ -164,7 +164,9 @@ django-polymorphic==3.1.0
django-simple-history==3.0.0
# via -r requirements/pip.txt
django-storages[boto3]==1.14.2
# via -r requirements/pip.txt
# via
# -r requirements/pip.txt
# django-storages
django-structlog==2.2.0
# via -r requirements/pip.txt
django-taggit==5.0.1
Expand Down Expand Up @@ -229,7 +231,7 @@ idna==3.6
# requests
ipdb==0.13.13
# via -r requirements/docker.in
ipython==8.18.1
ipython==8.19.0
# via ipdb
jedi==0.19.1
# via ipython
Expand All @@ -246,7 +248,7 @@ kombu==5.3.4
# via
# -r requirements/pip.txt
# celery
lxml==5.0.0
lxml==5.0.1
# via
# -r requirements/pip.txt
# pyquery
Expand Down Expand Up @@ -313,6 +315,7 @@ pyjwt[crypto]==2.8.0
# via
# -r requirements/pip.txt
# django-allauth
# pyjwt
pyproject-api==1.6.1
# via tox
pyquery==2.0.0
Expand Down Expand Up @@ -405,7 +408,7 @@ tomli==2.0.1
# tox
tox==4.11.4
# via -r requirements/docker.in
traitlets==5.14.0
traitlets==5.14.1
# via
# ipython
# matplotlib-inline
Expand Down Expand Up @@ -446,7 +449,7 @@ virtualenv==20.25.0
# via
# -r requirements/pip.txt
# tox
wcwidth==0.2.12
wcwidth==0.2.13
# via
# -r requirements/pip.txt
# prompt-toolkit
Expand Down
12 changes: 7 additions & 5 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ async-timeout==4.0.3
# via redis
billiard==3.6.4.0
# via celery
boto3==1.34.11
boto3==1.34.14
# via django-storages
botocore==1.34.11
botocore==1.34.14
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -172,7 +172,7 @@ jsonfield==3.1.0
# dj-stripe
kombu==5.3.4
# via celery
lxml==5.0.0
lxml==5.0.1
# via pyquery
markdown==3.5.1
# via -r requirements/pip.in
Expand All @@ -198,7 +198,9 @@ pycparser==2.21
pygments==2.17.2
# via -r requirements/pip.in
pyjwt[crypto]==2.8.0
# via django-allauth
# via
# django-allauth
# pyjwt
pyquery==2.0.0
# via -r requirements/pip.in
python-crontab==3.0.0
Expand Down Expand Up @@ -294,7 +296,7 @@ vine==5.1.0
# kombu
virtualenv==20.25.0
# via -r requirements/pip.in
wcwidth==0.2.12
wcwidth==0.2.13
# via prompt-toolkit
websocket-client==1.7.0
# via docker
Expand Down
21 changes: 13 additions & 8 deletions requirements/testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@ billiard==3.6.4.0
# via
# -r requirements/pip.txt
# celery
boto3==1.34.11
boto3==1.34.14
# via
# -r requirements/pip.txt
# django-storages
botocore==1.34.11
botocore==1.34.14
# via
# -r requirements/pip.txt
# boto3
Expand Down Expand Up @@ -70,8 +70,10 @@ click-repl==0.3.0
# via
# -r requirements/pip.txt
# celery
coverage[toml]==7.3.3
# via pytest-cov
coverage[toml]==7.4.0
# via
# coverage
# pytest-cov
cron-descriptor==1.4.0
# via
# -r requirements/pip.txt
Expand Down Expand Up @@ -156,7 +158,9 @@ django-polymorphic==3.1.0
django-simple-history==3.0.0
# via -r requirements/pip.txt
django-storages[boto3]==1.14.2
# via -r requirements/pip.txt
# via
# -r requirements/pip.txt
# django-storages
django-structlog==2.2.0
# via -r requirements/pip.txt
django-taggit==5.0.1
Expand Down Expand Up @@ -235,7 +239,7 @@ kombu==5.3.4
# via
# -r requirements/pip.txt
# celery
lxml==5.0.0
lxml==5.0.1
# via
# -r requirements/pip.txt
# pyquery
Expand Down Expand Up @@ -284,9 +288,10 @@ pyjwt[crypto]==2.8.0
# via
# -r requirements/pip.txt
# django-allauth
# pyjwt
pyquery==2.0.0
# via -r requirements/pip.txt
pytest==7.4.3
pytest==7.4.4
# via
# -r requirements/testing.in
# pytest-cov
Expand Down Expand Up @@ -443,7 +448,7 @@ vine==5.1.0
# kombu
virtualenv==20.25.0
# via -r requirements/pip.txt
wcwidth==0.2.12
wcwidth==0.2.13
# via
# -r requirements/pip.txt
# prompt-toolkit
Expand Down