Skip to content

Dependencies: all packages updated via pip-tools #9925

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
Jan 22, 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
2 changes: 1 addition & 1 deletion requirements/debug.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ traitlets==5.8.1
# via
# ipython
# matplotlib-inline
wcwidth==0.2.5
wcwidth==0.2.6
# via prompt-toolkit
wmctrl==0.4
# via pdbpp
8 changes: 4 additions & 4 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.50
boto3==1.26.54
# via
# -r requirements/pip.txt
# django-storages
botocore==1.29.50
botocore==1.29.54
# via
# -r requirements/pip.txt
# boto3
Expand Down Expand Up @@ -236,7 +236,7 @@ lxml==4.9.2
# pyquery
markdown==3.4.1
# via -r requirements/pip.txt
markupsafe==2.1.1
markupsafe==2.1.2
# via
# -r requirements/pip.txt
# jinja2
Expand Down Expand Up @@ -442,7 +442,7 @@ vine==5.0.0
# kombu
virtualenv==20.17.1
# via -r requirements/pip.txt
wcwidth==0.2.5
wcwidth==0.2.6
# via
# -r requirements/pip.txt
# prompt-toolkit
Expand Down
20 changes: 11 additions & 9 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.50
boto3==1.26.54
# via
# -r requirements/pip.txt
# django-storages
botocore==1.29.50
botocore==1.29.54
# via
# -r requirements/pip.txt
# boto3
Expand Down Expand Up @@ -81,8 +81,6 @@ click-repl==0.2.0
# celery
colorama==0.4.6
# via tox
commonmark==0.9.1
# via rich
cryptography==39.0.0
# via
# -r requirements/pip.txt
Expand Down Expand Up @@ -263,14 +261,18 @@ lxml==4.9.2
# pyquery
markdown==3.4.1
# via -r requirements/pip.txt
markupsafe==2.1.1
markdown-it-py==2.1.0
# via rich
markupsafe==2.1.2
# via
# -r requirements/pip.txt
# jinja2
matplotlib-inline==0.1.6
# via
# -r requirements/debug.txt
# ipython
mdurl==0.1.2
# via markdown-it-py
oauthlib==3.2.2
# via
# -r requirements/pip.txt
Expand Down Expand Up @@ -340,7 +342,7 @@ pyjwt[crypto]==2.6.0
# via
# -r requirements/pip.txt
# django-allauth
pyproject-api==1.4.0
pyproject-api==1.5.0
# via tox
pyquery==2.0.0
# via -r requirements/pip.txt
Expand Down Expand Up @@ -388,7 +390,7 @@ requests-oauthlib==1.3.1
# django-allauth
requests-toolbelt==0.10.1
# via -r requirements/pip.txt
rich==13.1.0
rich==13.2.0
# via -r requirements/docker.in
s3transfer==0.6.0
# via
Expand Down Expand Up @@ -470,7 +472,7 @@ tomli==2.0.1
# ipdb
# pyproject-api
# tox
tox==4.2.8
tox==4.3.5
# via -r requirements/docker.in
traitlets==5.8.1
# via
Expand Down Expand Up @@ -506,7 +508,7 @@ virtualenv==20.17.1
# via
# -r requirements/pip.txt
# tox
wcwidth==0.2.5
wcwidth==0.2.6
# via
# -r requirements/debug.txt
# -r requirements/pip.txt
Expand Down
8 changes: 4 additions & 4 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.50
boto3==1.26.54
# via
# -r requirements/pip.txt
# django-storages
botocore==1.29.50
botocore==1.29.54
# via
# -r requirements/pip.txt
# boto3
Expand Down Expand Up @@ -233,7 +233,7 @@ markdown-it-py==2.1.0
# via
# mdit-py-plugins
# myst-parser
markupsafe==2.1.1
markupsafe==2.1.2
# via
# -r requirements/pip.txt
# jinja2
Expand Down Expand Up @@ -461,7 +461,7 @@ vine==5.0.0
# kombu
virtualenv==20.17.1
# via -r requirements/pip.txt
wcwidth==0.2.5
wcwidth==0.2.6
# via
# -r requirements/pip.txt
# prompt-toolkit
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.50
boto3==1.26.54
# via
# -r requirements/pip.txt
# django-storages
botocore==1.29.50
botocore==1.29.54
# via
# -r requirements/pip.txt
# boto3
Expand Down Expand Up @@ -238,7 +238,7 @@ lxml==4.9.2
# pyquery
markdown==3.4.1
# via -r requirements/pip.txt
markupsafe==2.1.1
markupsafe==2.1.2
# via
# -r requirements/pip.txt
# jinja2
Expand Down Expand Up @@ -279,7 +279,7 @@ pycparser==2.21
# via
# -r requirements/pip.txt
# cffi
pydocstyle==6.2.3
pydocstyle==6.3.0
# via prospector
pyflakes==2.2.0
# via
Expand Down Expand Up @@ -456,7 +456,7 @@ vine==5.0.0
# kombu
virtualenv==20.17.1
# via -r requirements/pip.txt
wcwidth==0.2.5
wcwidth==0.2.6
# via
# -r requirements/pip.txt
# prompt-toolkit
Expand Down
8 changes: 4 additions & 4 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.50
boto3==1.26.54
# via django-storages
botocore==1.29.50
botocore==1.29.54
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -167,7 +167,7 @@ lxml==4.9.2
# via pyquery
markdown==3.4.1
# via -r requirements/pip.in
markupsafe==2.1.1
markupsafe==2.1.2
# via jinja2
oauthlib==3.2.2
# via requests-oauthlib
Expand Down Expand Up @@ -296,7 +296,7 @@ vine==5.0.0
# kombu
virtualenv==20.17.1
# via -r requirements/pip.in
wcwidth==0.2.5
wcwidth==0.2.6
# via prompt-toolkit
websocket-client==1.4.2
# via docker
Expand Down
8 changes: 4 additions & 4 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.50
boto3==1.26.54
# via
# -r requirements/pip.txt
# django-storages
botocore==1.29.50
botocore==1.29.54
# via
# -r requirements/pip.txt
# boto3
Expand Down Expand Up @@ -229,7 +229,7 @@ lxml==4.9.2
# pyquery
markdown==3.4.1
# via -r requirements/pip.txt
markupsafe==2.1.1
markupsafe==2.1.2
# via
# -r requirements/pip.txt
# jinja2
Expand Down Expand Up @@ -431,7 +431,7 @@ vine==5.0.0
# kombu
virtualenv==20.17.1
# via -r requirements/pip.txt
wcwidth==0.2.5
wcwidth==0.2.6
# via
# -r requirements/pip.txt
# prompt-toolkit
Expand Down