Skip to content

Dependencies: all packages updated via pip-tools #10163

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 1 commit into from
Mar 20, 2023
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
13 changes: 6 additions & 7 deletions requirements/deploy.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@ billiard==3.6.4.0
# via
# -r requirements/pip.txt
# celery
boto3==1.26.89
boto3==1.26.94
# via
# -r requirements/pip.txt
# django-storages
botocore==1.29.89
botocore==1.29.94
# via
# -r requirements/pip.txt
# boto3
Expand Down Expand Up @@ -128,7 +128,7 @@ django-annoying==0.10.6
# via -r requirements/pip.txt
django-autoslug==1.9.8
# via -r requirements/pip.txt
django-cacheops==6.2
django-cacheops==7.0
# via -r requirements/pip.txt
django-cors-headers==3.14.0
# via -r requirements/pip.txt
Expand Down Expand Up @@ -196,7 +196,7 @@ elasticsearch-dsl==7.4.1
# django-elasticsearch-dsl
executing==1.2.0
# via stack-data
filelock==3.9.0
filelock==3.10.0
# via
# -r requirements/pip.txt
# virtualenv
Expand Down Expand Up @@ -351,15 +351,14 @@ s3transfer==0.6.0
# boto3
selectolax==0.3.12
# via -r requirements/pip.txt
sentry-sdk==1.16.0
sentry-sdk==1.17.0
# via structlog-sentry
six==1.16.0
# via
# -r requirements/pip.txt
# asttokens
# click-repl
# django-annoying
# django-cacheops
# django-elasticsearch-dsl
# elasticsearch-dsl
# python-dateutil
Expand Down Expand Up @@ -452,7 +451,7 @@ vine==5.0.0
# amqp
# celery
# kombu
virtualenv==20.20.0
virtualenv==20.21.0
# via -r requirements/pip.txt
wcwidth==0.2.6
# via
Expand Down
15 changes: 7 additions & 8 deletions requirements/docker.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@ billiard==3.6.4.0
# via
# -r requirements/pip.txt
# celery
boto3==1.26.89
boto3==1.26.94
# via
# -r requirements/pip.txt
# django-storages
botocore==1.29.89
botocore==1.29.94
# via
# -r requirements/pip.txt
# boto3
Expand Down Expand Up @@ -137,7 +137,7 @@ django-annoying==0.10.6
# via -r requirements/pip.txt
django-autoslug==1.9.8
# via -r requirements/pip.txt
django-cacheops==6.2
django-cacheops==7.0
# via -r requirements/pip.txt
django-cors-headers==3.14.0
# via -r requirements/pip.txt
Expand Down Expand Up @@ -207,7 +207,7 @@ executing==1.2.0
# via stack-data
fancycompleter==0.9.1
# via pdbpp
filelock==3.9.0
filelock==3.10.0
# via
# -r requirements/pip.txt
# tox
Expand Down Expand Up @@ -328,7 +328,7 @@ pyjwt[crypto]==2.6.0
# via
# -r requirements/pip.txt
# django-allauth
pyproject-api==1.5.0
pyproject-api==1.5.1
# via tox
pyquery==2.0.0
# via -r requirements/pip.txt
Expand Down Expand Up @@ -388,7 +388,6 @@ six==1.16.0
# asttokens
# click-repl
# django-annoying
# django-cacheops
# django-elasticsearch-dsl
# elasticsearch-dsl
# python-dateutil
Expand Down Expand Up @@ -453,7 +452,7 @@ tomli==2.0.1
# ipdb
# pyproject-api
# tox
tox==4.4.6
tox==4.4.7
# via -r requirements/docker.in
traitlets==5.9.0
# via
Expand Down Expand Up @@ -484,7 +483,7 @@ vine==5.0.0
# amqp
# celery
# kombu
virtualenv==20.20.0
virtualenv==20.21.0
# via
# -r requirements/pip.txt
# tox
Expand Down
5 changes: 3 additions & 2 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ docutils==0.18.1
# sphinx
# sphinx-rtd-theme
# sphinx-tabs
fonttools==4.39.0
fonttools==4.39.2
# via matplotlib
idna==3.4
# via requests
Expand Down Expand Up @@ -103,6 +103,7 @@ sphinx==5.3.0
# sphinx-rtd-theme
# sphinx-tabs
# sphinxcontrib-httpdomain
# sphinxcontrib-jquery
# sphinxemoji
# sphinxext-opengraph
sphinx-autobuild==2021.3.14
Expand Down Expand Up @@ -131,7 +132,7 @@ sphinxcontrib-htmlhelp==2.0.1
# via sphinx
sphinxcontrib-httpdomain==1.8.1
# via -r requirements/docs.in
sphinxcontrib-jquery==2.0.0
sphinxcontrib-jquery==4.1
# via
# sphinx-hoverxref
# sphinx-rtd-theme
Expand Down
11 changes: 5 additions & 6 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ babel==2.12.1
# via sphinx
billiard==3.6.4.0
# via celery
boto3==1.26.89
boto3==1.26.94
# via django-storages
botocore==1.29.89
botocore==1.29.94
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -84,7 +84,7 @@ django-annoying==0.10.6
# via -r requirements/pip.in
django-autoslug==1.9.8
# via -r requirements/pip.in
django-cacheops==6.2
django-cacheops==7.0
# via -r requirements/pip.in
django-cors-headers==3.14.0
# via -r requirements/pip.in
Expand Down Expand Up @@ -148,7 +148,7 @@ elasticsearch-dsl==7.4.1
# via
# -r requirements/pip.in
# django-elasticsearch-dsl
filelock==3.9.0
filelock==3.10.0
# via virtualenv
funcy==1.18
# via django-cacheops
Expand Down Expand Up @@ -249,7 +249,6 @@ six==1.16.0
# via
# click-repl
# django-annoying
# django-cacheops
# django-elasticsearch-dsl
# elasticsearch-dsl
# python-dateutil
Expand Down Expand Up @@ -307,7 +306,7 @@ vine==5.0.0
# amqp
# celery
# kombu
virtualenv==20.20.0
virtualenv==20.21.0
# via -r requirements/pip.in
wcwidth==0.2.6
# via prompt-toolkit
Expand Down
15 changes: 7 additions & 8 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.26.89
boto3==1.26.94
# via
# -r requirements/pip.txt
# django-storages
botocore==1.29.89
botocore==1.29.94
# via
# -r requirements/pip.txt
# boto3
Expand Down Expand Up @@ -73,7 +73,7 @@ click-repl==0.2.0
# via
# -r requirements/pip.txt
# celery
coverage[toml]==7.2.1
coverage[toml]==7.2.2
# via pytest-cov
cryptography==39.0.2
# via
Expand Down Expand Up @@ -125,7 +125,7 @@ django-annoying==0.10.6
# via -r requirements/pip.txt
django-autoslug==1.9.8
# via -r requirements/pip.txt
django-cacheops==6.2
django-cacheops==7.0
# via -r requirements/pip.txt
django-cors-headers==3.14.0
# via -r requirements/pip.txt
Expand Down Expand Up @@ -193,9 +193,9 @@ elasticsearch-dsl==7.4.1
# via
# -r requirements/pip.txt
# django-elasticsearch-dsl
exceptiongroup==1.1.0
exceptiongroup==1.1.1
# via pytest
filelock==3.9.0
filelock==3.10.0
# via
# -r requirements/pip.txt
# virtualenv
Expand Down Expand Up @@ -358,7 +358,6 @@ six==1.16.0
# -r requirements/pip.txt
# click-repl
# django-annoying
# django-cacheops
# django-dynamic-fixture
# django-elasticsearch-dsl
# elasticsearch-dsl
Expand Down Expand Up @@ -447,7 +446,7 @@ vine==5.0.0
# amqp
# celery
# kombu
virtualenv==20.20.0
virtualenv==20.21.0
# via -r requirements/pip.txt
wcwidth==0.2.6
# via
Expand Down