Skip to content

Dependencies: all packages updated via pip-tools #9760

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
Nov 28, 2022
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
10 changes: 5 additions & 5 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.26.15
boto3==1.26.16
# via
# -r requirements/pip.txt
# django-storages
botocore==1.29.15
botocore==1.29.16
# via
# -r requirements/pip.txt
# boto3
Expand Down Expand Up @@ -193,7 +193,7 @@ filelock==3.8.0
# via
# -r requirements/pip.txt
# virtualenv
gitdb==4.0.9
gitdb==4.0.10
# via
# -r requirements/pip.txt
# gitpython
Expand Down Expand Up @@ -402,7 +402,7 @@ stripe==4.2.0
# via
# -r requirements/pip.txt
# dj-stripe
structlog==22.2.0
structlog==22.3.0
# via
# -r requirements/pip.txt
# django-structlog
Expand All @@ -427,7 +427,7 @@ unidecode==1.3.6
# via
# -r requirements/pip.txt
# unicode-slugify
urllib3==1.26.12
urllib3==1.26.13
# via
# -r requirements/pip.txt
# botocore
Expand Down
10 changes: 5 additions & 5 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.15
boto3==1.26.16
# via
# -r requirements/pip.txt
# django-storages
botocore==1.29.15
botocore==1.29.16
# via
# -r requirements/pip.txt
# boto3
Expand Down Expand Up @@ -210,7 +210,7 @@ filelock==3.8.0
# -r requirements/pip.txt
# tox
# virtualenv
gitdb==4.0.9
gitdb==4.0.10
# via
# -r requirements/pip.txt
# gitpython
Expand Down Expand Up @@ -453,7 +453,7 @@ stripe==4.2.0
# via
# -r requirements/pip.txt
# dj-stripe
structlog==22.2.0
structlog==22.3.0
# via
# -r requirements/pip.txt
# django-structlog
Expand Down Expand Up @@ -482,7 +482,7 @@ unidecode==1.3.6
# via
# -r requirements/pip.txt
# unicode-slugify
urllib3==1.26.12
urllib3==1.26.13
# via
# -r requirements/pip.txt
# botocore
Expand Down
10 changes: 5 additions & 5 deletions requirements/docs.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.26.15
boto3==1.26.16
# via
# -r requirements/pip.txt
# django-storages
botocore==1.29.15
botocore==1.29.16
# via
# -r requirements/pip.txt
# boto3
Expand Down Expand Up @@ -189,7 +189,7 @@ filelock==3.8.0
# via
# -r requirements/pip.txt
# virtualenv
gitdb==4.0.9
gitdb==4.0.10
# via
# -r requirements/pip.txt
# gitpython
Expand Down Expand Up @@ -426,7 +426,7 @@ stripe==4.2.0
# via
# -r requirements/pip.txt
# dj-stripe
structlog==22.2.0
structlog==22.3.0
# via
# -r requirements/pip.txt
# django-structlog
Expand All @@ -448,7 +448,7 @@ unidecode==1.3.6
# via
# -r requirements/pip.txt
# unicode-slugify
urllib3==1.26.12
urllib3==1.26.13
# via
# -r requirements/pip.txt
# botocore
Expand Down
10 changes: 5 additions & 5 deletions requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@ billiard==3.6.4.0
# via
# -r requirements/pip.txt
# celery
boto3==1.26.15
boto3==1.26.16
# via
# -r requirements/pip.txt
# django-storages
botocore==1.29.15
botocore==1.29.16
# via
# -r requirements/pip.txt
# boto3
Expand Down Expand Up @@ -197,7 +197,7 @@ flake8==3.8.4
# flake8-polyfill
flake8-polyfill==1.0.2
# via pep8-naming
gitdb==4.0.9
gitdb==4.0.10
# via
# -r requirements/pip.txt
# gitpython
Expand Down Expand Up @@ -427,7 +427,7 @@ stripe==4.2.0
# via
# -r requirements/pip.txt
# dj-stripe
structlog==22.2.0
structlog==22.3.0
# via
# -r requirements/pip.txt
# django-structlog
Expand All @@ -447,7 +447,7 @@ unidecode==1.3.6
# via
# -r requirements/pip.txt
# unicode-slugify
urllib3==1.26.12
urllib3==1.26.13
# via
# -r requirements/pip.txt
# botocore
Expand Down
10 changes: 5 additions & 5 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ babel==2.11.0
# via sphinx
billiard==3.6.4.0
# via celery
boto3==1.26.15
boto3==1.26.16
# via django-storages
botocore==1.29.15
botocore==1.29.16
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -143,7 +143,7 @@ elasticsearch-dsl==7.4.0
# django-elasticsearch-dsl
filelock==3.8.0
# via virtualenv
gitdb==4.0.9
gitdb==4.0.10
# via gitpython
gitpython==3.1.29
# via -r requirements/pip.in
Expand Down Expand Up @@ -271,7 +271,7 @@ stripe==4.2.0
# via
# -r requirements/pip.in
# dj-stripe
structlog==22.2.0
structlog==22.3.0
# via
# -r requirements/pip.in
# django-structlog
Expand All @@ -283,7 +283,7 @@ unicode-slugify @ git+https://github.com/mozilla/unicode-slugify@b696c37
# via -r requirements/pip.in
unidecode==1.3.6
# via unicode-slugify
urllib3==1.26.12
urllib3==1.26.13
# via
# botocore
# docker
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.26.15
boto3==1.26.16
# via
# -r requirements/pip.txt
# django-storages
botocore==1.29.15
botocore==1.29.16
# via
# -r requirements/pip.txt
# boto3
Expand Down Expand Up @@ -190,7 +190,7 @@ filelock==3.8.0
# via
# -r requirements/pip.txt
# virtualenv
gitdb==4.0.9
gitdb==4.0.10
# via
# -r requirements/pip.txt
# gitpython
Expand Down Expand Up @@ -396,7 +396,7 @@ stripe==4.2.0
# via
# -r requirements/pip.txt
# dj-stripe
structlog==22.2.0
structlog==22.3.0
# via
# -r requirements/pip.txt
# django-structlog
Expand All @@ -416,7 +416,7 @@ unidecode==1.3.6
# via
# -r requirements/pip.txt
# unicode-slugify
urllib3==1.26.12
urllib3==1.26.13
# via
# -r requirements/pip.txt
# botocore
Expand Down