Skip to content

Dependencies: all packages updated via pip-tools #10139

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 13, 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
14 changes: 7 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.84
boto3==1.26.89
# via
# -r requirements/pip.txt
# django-storages
botocore==1.29.84
botocore==1.29.89
# via
# -r requirements/pip.txt
# boto3
Expand All @@ -53,7 +53,7 @@ cffi==1.15.1
# via
# -r requirements/pip.txt
# cryptography
charset-normalizer==3.0.1
charset-normalizer==3.1.0
# via
# -r requirements/pip.txt
# requests
Expand Down Expand Up @@ -148,7 +148,7 @@ django-formtools==2.3
# via -r requirements/pip.txt
django-gravatar2==1.4.4
# via -r requirements/pip.txt
django-ipware==4.0.2
django-ipware==5.0.0
# via
# -r requirements/pip.txt
# django-structlog
Expand Down Expand Up @@ -184,7 +184,7 @@ dparse==0.6.2
# via -r requirements/pip.txt
drf-extensions==0.7.1
# via -r requirements/pip.txt
drf-flex-fields==1.0.1
drf-flex-fields==1.0.2
# via -r requirements/pip.txt
elasticsearch==7.17.9
# via
Expand Down Expand Up @@ -275,7 +275,7 @@ pickleshare==0.7.5
# via ipython
pillow==9.4.0
# via -r requirements/deploy.in
platformdirs==3.1.0
platformdirs==3.1.1
# via
# -r requirements/pip.txt
# virtualenv
Expand Down Expand Up @@ -436,7 +436,7 @@ unidecode==1.3.6
# via
# -r requirements/pip.txt
# unicode-slugify
urllib3==1.26.14
urllib3==1.26.15
# via
# -r requirements/pip.txt
# botocore
Expand Down
16 changes: 8 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.84
boto3==1.26.89
# via
# -r requirements/pip.txt
# django-storages
botocore==1.29.84
botocore==1.29.89
# via
# -r requirements/pip.txt
# boto3
Expand All @@ -56,7 +56,7 @@ cffi==1.15.1
# cryptography
chardet==5.1.0
# via tox
charset-normalizer==3.0.1
charset-normalizer==3.1.0
# via
# -r requirements/pip.txt
# requests
Expand Down Expand Up @@ -157,7 +157,7 @@ django-formtools==2.3
# via -r requirements/pip.txt
django-gravatar2==1.4.4
# via -r requirements/pip.txt
django-ipware==4.0.2
django-ipware==5.0.0
# via
# -r requirements/pip.txt
# django-structlog
Expand Down Expand Up @@ -193,7 +193,7 @@ dparse==0.6.2
# via -r requirements/pip.txt
drf-extensions==0.7.1
# via -r requirements/pip.txt
drf-flex-fields==1.0.1
drf-flex-fields==1.0.2
# via -r requirements/pip.txt
elasticsearch==7.17.9
# via
Expand Down Expand Up @@ -232,7 +232,7 @@ imagesize==1.4.1
# via
# -r requirements/pip.txt
# sphinx
ipdb==0.13.11
ipdb==0.13.13
# via -r requirements/docker.in
ipython==8.11.0
# via ipdb
Expand Down Expand Up @@ -295,7 +295,7 @@ pickleshare==0.7.5
# via ipython
pillow==9.4.0
# via -r requirements/docker.in
platformdirs==3.1.0
platformdirs==3.1.1
# via
# -r requirements/pip.txt
# tox
Expand Down Expand Up @@ -469,7 +469,7 @@ unidecode==1.3.6
# via
# -r requirements/pip.txt
# unicode-slugify
urllib3==1.26.14
urllib3==1.26.15
# via
# -r requirements/pip.txt
# botocore
Expand Down
8 changes: 4 additions & 4 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ babel==2.12.1
# sphinx-intl
certifi==2022.12.7
# via requests
charset-normalizer==3.0.1
charset-normalizer==3.1.0
# via requests
click==8.1.3
# via sphinx-intl
Expand All @@ -28,7 +28,7 @@ docutils==0.18.1
# sphinx
# sphinx-rtd-theme
# sphinx-tabs
fonttools==4.38.0
fonttools==4.39.0
# via matplotlib
idna==3.4
# via requests
Expand All @@ -54,7 +54,7 @@ mdit-py-plugins==0.3.5
# via myst-parser
mdurl==0.1.2
# via markdown-it-py
myst-parser==0.19.1
myst-parser==1.0.0
# via -r requirements/docs.in
numpy==1.24.2
# via
Expand Down Expand Up @@ -149,7 +149,7 @@ sphinxext-opengraph==0.8.1
# via -r requirements/docs.in
tornado==6.2
# via livereload
urllib3==1.26.14
urllib3==1.26.15
# via requests

# The following packages are considered to be unsafe in a requirements file:
Expand Down
14 changes: 7 additions & 7 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.84
boto3==1.26.89
# via django-storages
botocore==1.29.84
botocore==1.29.89
# via
# boto3
# s3transfer
Expand All @@ -30,7 +30,7 @@ certifi==2022.12.7
# requests
cffi==1.15.1
# via cryptography
charset-normalizer==3.0.1
charset-normalizer==3.1.0
# via requests
click==8.1.3
# via
Expand Down Expand Up @@ -104,7 +104,7 @@ django-formtools==2.3
# via -r requirements/pip.in
django-gravatar2==1.4.4
# via -r requirements/pip.in
django-ipware==4.0.2
django-ipware==5.0.0
# via django-structlog
django-messages-extends==0.6.3
# via -r requirements/pip.in
Expand Down Expand Up @@ -138,7 +138,7 @@ dparse==0.6.2
# via -r requirements/pip.in
drf-extensions==0.7.1
# via -r requirements/pip.in
drf-flex-fields==1.0.1
drf-flex-fields==1.0.2
# via -r requirements/pip.in
elasticsearch==7.17.9
# via
Expand Down Expand Up @@ -190,7 +190,7 @@ packaging==23.0
# docker
# dparse
# sphinx
platformdirs==3.1.0
platformdirs==3.1.1
# via virtualenv
prompt-toolkit==3.0.38
# via click-repl
Expand Down Expand Up @@ -294,7 +294,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.14
urllib3==1.26.15
# via
# botocore
# docker
Expand Down
14 changes: 7 additions & 7 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.84
boto3==1.26.89
# via
# -r requirements/pip.txt
# django-storages
botocore==1.29.84
botocore==1.29.89
# via
# -r requirements/pip.txt
# boto3
Expand All @@ -50,7 +50,7 @@ cffi==1.15.1
# via
# -r requirements/pip.txt
# cryptography
charset-normalizer==3.0.1
charset-normalizer==3.1.0
# via
# -r requirements/pip.txt
# requests
Expand Down Expand Up @@ -147,7 +147,7 @@ django-formtools==2.3
# via -r requirements/pip.txt
django-gravatar2==1.4.4
# via -r requirements/pip.txt
django-ipware==4.0.2
django-ipware==5.0.0
# via
# -r requirements/pip.txt
# django-structlog
Expand Down Expand Up @@ -183,7 +183,7 @@ dparse==0.6.2
# via -r requirements/pip.txt
drf-extensions==0.7.1
# via -r requirements/pip.txt
drf-flex-fields==1.0.1
drf-flex-fields==1.0.2
# via -r requirements/pip.txt
elasticsearch==7.17.9
# via
Expand Down Expand Up @@ -263,7 +263,7 @@ packaging==23.0
# dparse
# pytest
# sphinx
platformdirs==3.1.0
platformdirs==3.1.1
# via
# -r requirements/pip.txt
# virtualenv
Expand Down Expand Up @@ -432,7 +432,7 @@ unidecode==1.3.6
# via
# -r requirements/pip.txt
# unicode-slugify
urllib3==1.26.14
urllib3==1.26.15
# via
# -r requirements/pip.txt
# botocore
Expand Down