Skip to content

Dependencies: all packages updated via pip-tools #9688

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
Nov 3, 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/debug.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --output-file=requirements/debug.txt requirements/debug.in
#
asttokens==2.0.8
asttokens==2.1.0
# via stack-data
backcall==0.2.0
# via ipython
Expand All @@ -14,13 +14,13 @@ decorator==5.1.1
# via
# ipdb
# ipython
executing==1.1.1
executing==1.2.0
# via stack-data
fancycompleter==0.9.1
# via pdbpp
ipdb==0.13.9
# via -r requirements/debug.in
ipython==8.5.0
ipython==8.6.0
# via ipdb
jedi==0.18.1
# via ipython
Expand Down Expand Up @@ -48,11 +48,11 @@ pyrepl==0.9.0
# via fancycompleter
six==1.16.0
# via asttokens
stack-data==0.5.1
stack-data==0.6.0
# via ipython
toml==0.10.2
# via ipdb
traitlets==5.4.0
traitlets==5.5.0
# via
# ipython
# matplotlib-inline
Expand Down
48 changes: 22 additions & 26 deletions requirements/deploy.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ asgiref==3.5.2
# via
# -r requirements/pip.txt
# django
asttokens==2.0.8
asttokens==2.1.0
# via stack-data
babel==2.10.3
babel==2.11.0
# via
# -r requirements/pip.txt
# sphinx
Expand All @@ -28,11 +28,11 @@ billiard==3.6.4.0
# via
# -r requirements/pip.txt
# celery
boto3==1.24.91
boto3==1.26.1
# via
# -r requirements/pip.txt
# django-storages
botocore==1.27.91
botocore==1.29.1
# via
# -r requirements/pip.txt
# boto3
Expand Down Expand Up @@ -72,11 +72,11 @@ click-repl==0.2.0
# via
# -r requirements/pip.txt
# celery
cryptography==38.0.1
cryptography==38.0.3
# via
# -r requirements/pip.txt
# pyjwt
cssselect==1.1.0
cssselect==1.2.0
# via
# -r requirements/pip.txt
# pyquery
Expand Down Expand Up @@ -167,7 +167,7 @@ djangorestframework==3.14.0
# drf-extensions
djangorestframework-jsonp==1.0.2
# via -r requirements/pip.txt
docker==6.0.0
docker==6.0.1
# via -r requirements/pip.txt
docutils==0.17.1
# via
Expand All @@ -179,15 +179,15 @@ drf-extensions==0.7.1
# via -r requirements/pip.txt
drf-flex-fields==1.0.0
# via -r requirements/pip.txt
elasticsearch==7.17.6
elasticsearch==7.17.7
# via
# -r requirements/pip.txt
# elasticsearch-dsl
elasticsearch-dsl==7.4.0
# via
# -r requirements/pip.txt
# django-elasticsearch-dsl
executing==1.1.1
executing==1.2.0
# via stack-data
filelock==3.8.0
# via
Expand All @@ -209,7 +209,7 @@ imagesize==1.4.1
# via
# -r requirements/pip.txt
# sphinx
ipython==8.5.0
ipython==8.6.0
# via -r requirements/deploy.in
jedi==0.18.1
# via ipython
Expand Down Expand Up @@ -244,11 +244,11 @@ matplotlib-inline==0.1.6
# via ipython
newrelic==7.4.0.172
# via -r requirements/deploy.in
oauthlib==3.2.1
oauthlib==3.2.2
# via
# -r requirements/pip.txt
# requests-oauthlib
orjson==3.8.0
orjson==3.8.1
# via -r requirements/pip.txt
packaging==21.3
# via
Expand All @@ -262,7 +262,7 @@ pexpect==4.8.0
# via ipython
pickleshare==0.7.5
# via ipython
pillow==9.2.0
pillow==9.3.0
# via -r requirements/deploy.in
platformdirs==2.5.2
# via
Expand All @@ -273,7 +273,7 @@ prompt-toolkit==3.0.31
# -r requirements/pip.txt
# click-repl
# ipython
psycopg2==2.9.4
psycopg2==2.9.5
# via -r requirements/deploy.in
ptyprocess==0.7.0
# via pexpect
Expand All @@ -288,7 +288,7 @@ pygments==2.13.0
# -r requirements/pip.txt
# ipython
# sphinx
pyjwt[crypto]==2.5.0
pyjwt[crypto]==2.6.0
# via
# -r requirements/pip.txt
# django-allauth
Expand All @@ -307,7 +307,7 @@ python3-openid==3.2.0
# via
# -r requirements/pip.txt
# django-allauth
pytz==2022.4
pytz==2022.6
# via
# -r requirements/pip.txt
# babel
Expand All @@ -320,7 +320,7 @@ redis==3.5.3
# via
# -r requirements/pip.txt
# django-redis-cache
regex==2022.9.13
regex==2022.10.31
# via -r requirements/pip.txt
requests==2.28.1
# via
Expand All @@ -336,15 +336,15 @@ requests-oauthlib==1.3.1
# via
# -r requirements/pip.txt
# django-allauth
requests-toolbelt==0.10.0
requests-toolbelt==0.10.1
# via -r requirements/pip.txt
s3transfer==0.6.0
# via
# -r requirements/pip.txt
# boto3
selectolax==0.3.11
# via -r requirements/pip.txt
sentry-sdk==1.9.10
sentry-sdk==1.10.1
# via structlog-sentry
six==1.16.0
# via
Expand Down Expand Up @@ -396,7 +396,7 @@ sqlparse==0.4.3
# -r requirements/pip.txt
# django
# django-debug-toolbar
stack-data==0.5.1
stack-data==0.6.0
# via ipython
stripe==4.2.0
# via
Expand All @@ -413,14 +413,10 @@ toml==0.10.2
# via
# -r requirements/pip.txt
# dparse
traitlets==5.4.0
traitlets==5.5.0
# via
# ipython
# matplotlib-inline
types-cryptography==3.3.23.1
# via
# -r requirements/pip.txt
# pyjwt
ua-parser==0.16.1
# via
# -r requirements/pip.txt
Expand All @@ -447,7 +443,7 @@ vine==5.0.0
# amqp
# celery
# kombu
virtualenv==20.16.5
virtualenv==20.16.6
# via -r requirements/pip.txt
wcwidth==0.2.5
# via
Expand Down
Loading