Skip to content

Commit

Permalink
Dependencies: all packages updated via pip-tools (#10784)
Browse files Browse the repository at this point in the history
Co-authored-by: humitos <humitos@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and humitos authored Oct 2, 2023
1 parent 229f37f commit 0912f8b
Show file tree
Hide file tree
Showing 5 changed files with 54 additions and 54 deletions.
30 changes: 15 additions & 15 deletions requirements/deploy.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ billiard==3.6.4.0
# via
# -r requirements/pip.txt
# celery
boto3==1.28.53
boto3==1.28.57
# via
# -r requirements/pip.txt
# django-storages
botocore==1.31.53
botocore==1.31.57
# via
# -r requirements/pip.txt
# boto3
Expand All @@ -43,11 +43,11 @@ certifi==2023.7.22
# elasticsearch
# requests
# sentry-sdk
cffi==1.15.1
cffi==1.16.0
# via
# -r requirements/pip.txt
# cryptography
charset-normalizer==3.2.0
charset-normalizer==3.3.0
# via
# -r requirements/pip.txt
# requests
Expand Down Expand Up @@ -155,7 +155,7 @@ django-polymorphic==3.1.0
# via -r requirements/pip.txt
django-simple-history==3.0.0
# via -r requirements/pip.txt
django-storages[boto3]==1.14
django-storages[boto3]==1.14.1
# via -r requirements/pip.txt
django-structlog==2.2.0
# via -r requirements/pip.txt
Expand Down Expand Up @@ -195,7 +195,7 @@ elasticsearch-dsl==7.4.1
# django-elasticsearch-dsl
exceptiongroup==1.1.3
# via ipython
executing==1.2.0
executing==2.0.0
# via stack-data
filelock==3.12.4
# via
Expand All @@ -211,7 +211,7 @@ idna==3.4
# via
# -r requirements/pip.txt
# requests
ipython==8.15.0
ipython==8.16.0
# via -r requirements/deploy.in
jedi==0.19.0
# via ipython
Expand All @@ -236,7 +236,7 @@ markdown==3.4.4
# via -r requirements/pip.txt
matplotlib-inline==0.1.6
# via ipython
newrelic==9.0.0
newrelic==9.1.0
# via -r requirements/deploy.in
oauthlib==3.2.2
# via
Expand Down Expand Up @@ -265,7 +265,7 @@ prompt-toolkit==3.0.39
# -r requirements/pip.txt
# click-repl
# ipython
psycopg2==2.9.7
psycopg2==2.9.8
# via -r requirements/pip.txt
ptyprocess==0.7.0
# via pexpect
Expand Down Expand Up @@ -306,7 +306,7 @@ pytz==2023.3.post1
# djangorestframework
pyyaml==6.0.1
# via -r requirements/pip.txt
redis==5.0.0
redis==5.0.1
# via
# -r requirements/pip.txt
# django-cacheops
Expand All @@ -327,7 +327,7 @@ requests-oauthlib==1.3.1
# django-allauth
requests-toolbelt==1.0.0
# via -r requirements/pip.txt
s3transfer==0.6.2
s3transfer==0.7.0
# via
# -r requirements/pip.txt
# boto3
Expand All @@ -351,7 +351,7 @@ sqlparse==0.4.4
# -r requirements/pip.txt
# django
# django-debug-toolbar
stack-data==0.6.2
stack-data==0.6.3
# via ipython
stripe==4.2.0
# via
Expand All @@ -368,7 +368,7 @@ tomli==2.0.1
# via
# -r requirements/pip.txt
# dparse
traitlets==5.10.0
traitlets==5.10.1
# via
# ipython
# matplotlib-inline
Expand All @@ -386,7 +386,7 @@ ua-parser==0.18.0
# user-agents
unicode-slugify @ git+https://github.com/mozilla/unicode-slugify@b696c37
# via -r requirements/pip.txt
unidecode==1.3.6
unidecode==1.3.7
# via
# -r requirements/pip.txt
# unicode-slugify
Expand All @@ -408,7 +408,7 @@ vine==5.0.0
# kombu
virtualenv==20.24.5
# via -r requirements/pip.txt
wcwidth==0.2.6
wcwidth==0.2.8
# via
# -r requirements/pip.txt
# prompt-toolkit
Expand Down
32 changes: 16 additions & 16 deletions requirements/docker.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.28.53
boto3==1.28.57
# via
# -r requirements/pip.txt
# django-storages
botocore==1.31.53
botocore==1.31.57
# via
# -r requirements/pip.txt
# boto3
Expand All @@ -46,13 +46,13 @@ certifi==2023.7.22
# -r requirements/pip.txt
# elasticsearch
# requests
cffi==1.15.1
cffi==1.16.0
# via
# -r requirements/pip.txt
# cryptography
chardet==5.2.0
# via tox
charset-normalizer==3.2.0
charset-normalizer==3.3.0
# via
# -r requirements/pip.txt
# requests
Expand Down Expand Up @@ -166,7 +166,7 @@ django-polymorphic==3.1.0
# via -r requirements/pip.txt
django-simple-history==3.0.0
# via -r requirements/pip.txt
django-storages[boto3]==1.14
django-storages[boto3]==1.14.1
# via -r requirements/pip.txt
django-structlog==2.2.0
# via -r requirements/pip.txt
Expand Down Expand Up @@ -206,7 +206,7 @@ elasticsearch-dsl==7.4.1
# django-elasticsearch-dsl
exceptiongroup==1.1.3
# via ipython
executing==1.2.0
executing==2.0.0
# via stack-data
fancycompleter==0.9.1
# via pdbpp
Expand All @@ -227,7 +227,7 @@ idna==3.4
# requests
ipdb==0.13.13
# via -r requirements/docker.in
ipython==8.15.0
ipython==8.16.0
# via ipdb
jedi==0.19.0
# via ipython
Expand Down Expand Up @@ -290,9 +290,9 @@ prompt-toolkit==3.0.39
# -r requirements/pip.txt
# click-repl
# ipython
psycopg2==2.9.7
psycopg2==2.9.8
# via -r requirements/pip.txt
psycopg2-binary==2.9.7
psycopg2-binary==2.9.8
# via -r requirements/docker.in
ptyprocess==0.7.0
# via pexpect
Expand Down Expand Up @@ -339,7 +339,7 @@ pytz==2023.3.post1
# djangorestframework
pyyaml==6.0.1
# via -r requirements/pip.txt
redis==5.0.0
redis==5.0.1
# via
# -r requirements/pip.txt
# django-cacheops
Expand All @@ -360,9 +360,9 @@ requests-oauthlib==1.3.1
# django-allauth
requests-toolbelt==1.0.0
# via -r requirements/pip.txt
rich==13.5.3
rich==13.6.0
# via -r requirements/docker.in
s3transfer==0.6.2
s3transfer==0.7.0
# via
# -r requirements/pip.txt
# boto3
Expand All @@ -384,7 +384,7 @@ sqlparse==0.4.4
# -r requirements/pip.txt
# django
# django-debug-toolbar
stack-data==0.6.2
stack-data==0.6.3
# via ipython
stripe==4.2.0
# via
Expand All @@ -403,7 +403,7 @@ tomli==2.0.1
# tox
tox==4.11.3
# via -r requirements/docker.in
traitlets==5.10.0
traitlets==5.10.1
# via
# ipython
# matplotlib-inline
Expand All @@ -421,7 +421,7 @@ ua-parser==0.18.0
# user-agents
unicode-slugify @ git+https://github.com/mozilla/unicode-slugify@b696c37
# via -r requirements/pip.txt
unidecode==1.3.6
unidecode==1.3.7
# via
# -r requirements/pip.txt
# unicode-slugify
Expand All @@ -444,7 +444,7 @@ virtualenv==20.24.5
# via
# -r requirements/pip.txt
# tox
wcwidth==0.2.6
wcwidth==0.2.8
# via
# -r requirements/pip.txt
# prompt-toolkit
Expand Down
6 changes: 3 additions & 3 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@ babel==2.12.1
# sphinx-intl
certifi==2023.7.22
# via requests
charset-normalizer==3.2.0
charset-normalizer==3.3.0
# via requests
click==8.1.7
# via sphinx-intl
colorama==0.4.6
# via sphinx-autobuild
contourpy==1.1.1
# via matplotlib
cycler==0.11.0
cycler==0.12.0
# via matplotlib
docutils==0.18.1
# via
Expand All @@ -29,7 +29,7 @@ docutils==0.18.1
# sphinx-prompt
# sphinx-rtd-theme
# sphinx-tabs
fonttools==4.42.1
fonttools==4.43.0
# via matplotlib
idna==3.4
# via requests
Expand Down
20 changes: 10 additions & 10 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ async-timeout==4.0.3
# via redis
billiard==3.6.4.0
# via celery
boto3==1.28.53
boto3==1.28.57
# via django-storages
botocore==1.31.53
botocore==1.31.57
# via
# boto3
# s3transfer
Expand All @@ -26,9 +26,9 @@ certifi==2023.7.22
# via
# elasticsearch
# requests
cffi==1.15.1
cffi==1.16.0
# via cryptography
charset-normalizer==3.2.0
charset-normalizer==3.3.0
# via requests
click==8.1.7
# via
Expand Down Expand Up @@ -113,7 +113,7 @@ django-polymorphic==3.1.0
# via -r requirements/pip.in
django-simple-history==3.0.0
# via -r requirements/pip.in
django-storages[boto3]==1.14
django-storages[boto3]==1.14.1
# via -r requirements/pip.in
django-structlog==2.2.0
# via -r requirements/pip.in
Expand Down Expand Up @@ -185,7 +185,7 @@ platformdirs==3.10.0
# via virtualenv
prompt-toolkit==3.0.39
# via click-repl
psycopg2==2.9.7
psycopg2==2.9.8
# via -r requirements/pip.in
pycparser==2.21
# via cffi
Expand All @@ -212,7 +212,7 @@ pytz==2023.3.post1
# djangorestframework
pyyaml==6.0.1
# via -r requirements/pip.in
redis==5.0.0
redis==5.0.1
# via
# -r requirements/pip.in
# django-cacheops
Expand All @@ -233,7 +233,7 @@ requests-oauthlib==1.3.1
# django-allauth
requests-toolbelt==1.0.0
# via -r requirements/pip.in
s3transfer==0.6.2
s3transfer==0.7.0
# via boto3
selectolax==0.3.16
# via -r requirements/pip.in
Expand Down Expand Up @@ -270,7 +270,7 @@ ua-parser==0.18.0
# via user-agents
unicode-slugify @ git+https://github.com/mozilla/unicode-slugify@b696c37
# via -r requirements/pip.in
unidecode==1.3.6
unidecode==1.3.7
# via unicode-slugify
urllib3==1.26.16
# via
Expand All @@ -287,7 +287,7 @@ vine==5.0.0
# kombu
virtualenv==20.24.5
# via -r requirements/pip.in
wcwidth==0.2.6
wcwidth==0.2.8
# via prompt-toolkit
websocket-client==1.6.3
# via docker
Expand Down
Loading

0 comments on commit 0912f8b

Please sign in to comment.