Skip to content

Commit

Permalink
Dependencies: all packages updated via pip-tools (#10949)
Browse files Browse the repository at this point in the history
Co-authored-by: humitos <[email protected]>
  • Loading branch information
github-actions[bot] and humitos authored Dec 11, 2023
1 parent ab2f8a0 commit 96118ae
Show file tree
Hide file tree
Showing 5 changed files with 49 additions and 49 deletions.
28 changes: 14 additions & 14 deletions requirements/deploy.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@ billiard==3.6.4.0
# via
# -r requirements/pip.txt
# celery
boto3==1.29.6
boto3==1.33.11
# via
# -r requirements/pip.txt
# django-storages
botocore==1.32.6
botocore==1.33.11
# via
# -r requirements/pip.txt
# boto3
Expand Down Expand Up @@ -73,7 +73,7 @@ cron-descriptor==1.4.0
# via
# -r requirements/pip.txt
# django-celery-beat
cryptography==41.0.5
cryptography==41.0.7
# via
# -r requirements/pip.txt
# pyjwt
Expand All @@ -95,7 +95,7 @@ dj-pagination==2.5.0
# via -r requirements/pip.txt
dj-stripe==2.6.3
# via -r requirements/pip.txt
django==4.2.7
django==4.2.8
# via
# -r requirements/pip.txt
# dj-stripe
Expand Down Expand Up @@ -138,7 +138,7 @@ django-elasticsearch-dsl==8.0
# via -r requirements/pip.txt
django-extensions==3.2.3
# via -r requirements/pip.txt
django-filter==23.4
django-filter==23.5
# via -r requirements/pip.txt
django-formtools==2.3
# via -r requirements/pip.txt
Expand Down Expand Up @@ -190,7 +190,7 @@ elastic-transport==8.10.0
# via
# -r requirements/pip.txt
# elasticsearch
elasticsearch==8.11.0
elasticsearch==8.11.1
# via
# -r requirements/pip.txt
# elasticsearch-dsl
Expand All @@ -216,7 +216,7 @@ idna==3.6
# via
# -r requirements/pip.txt
# requests
ipython==8.18.0
ipython==8.18.1
# via -r requirements/deploy.in
jedi==0.19.1
# via ipython
Expand All @@ -241,7 +241,7 @@ markdown==3.5.1
# via -r requirements/pip.txt
matplotlib-inline==0.1.6
# via ipython
newrelic==9.2.0
newrelic==9.3.0
# via -r requirements/deploy.in
oauthlib==3.2.2
# via
Expand All @@ -260,7 +260,7 @@ parso==0.8.3
# via jedi
pexpect==4.9.0
# via ipython
platformdirs==4.0.0
platformdirs==4.1.0
# via
# -r requirements/pip.txt
# virtualenv
Expand Down Expand Up @@ -332,13 +332,13 @@ requests-oauthlib==1.3.1
# django-allauth
requests-toolbelt==1.0.0
# via -r requirements/pip.txt
s3transfer==0.7.0
s3transfer==0.8.2
# via
# -r requirements/pip.txt
# boto3
selectolax==0.3.17
# via -r requirements/pip.txt
sentry-sdk==1.37.1
sentry-sdk==1.38.0
# via structlog-sentry
six==1.16.0
# via
Expand Down Expand Up @@ -372,7 +372,7 @@ tomli==2.0.1
# via
# -r requirements/pip.txt
# dparse
traitlets==5.13.0
traitlets==5.14.0
# via
# ipython
# matplotlib-inline
Expand Down Expand Up @@ -410,13 +410,13 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==20.24.7
virtualenv==20.25.0
# via -r requirements/pip.txt
wcwidth==0.2.12
# via
# -r requirements/pip.txt
# prompt-toolkit
websocket-client==1.6.4
websocket-client==1.7.0
# via
# -r requirements/pip.txt
# docker
26 changes: 13 additions & 13 deletions requirements/docker.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.29.6
boto3==1.33.11
# via
# -r requirements/pip.txt
# django-storages
botocore==1.32.6
botocore==1.33.11
# via
# -r requirements/pip.txt
# boto3
Expand Down Expand Up @@ -80,7 +80,7 @@ cron-descriptor==1.4.0
# via
# -r requirements/pip.txt
# django-celery-beat
cryptography==41.0.5
cryptography==41.0.7
# via
# -r requirements/pip.txt
# pyjwt
Expand All @@ -106,7 +106,7 @@ dj-pagination==2.5.0
# via -r requirements/pip.txt
dj-stripe==2.6.3
# via -r requirements/pip.txt
django==4.2.7
django==4.2.8
# via
# -r requirements/pip.txt
# dj-stripe
Expand Down Expand Up @@ -149,7 +149,7 @@ django-elasticsearch-dsl==8.0
# via -r requirements/pip.txt
django-extensions==3.2.3
# via -r requirements/pip.txt
django-filter==23.4
django-filter==23.5
# via -r requirements/pip.txt
django-formtools==2.3
# via -r requirements/pip.txt
Expand Down Expand Up @@ -201,7 +201,7 @@ elastic-transport==8.10.0
# via
# -r requirements/pip.txt
# elasticsearch
elasticsearch==8.11.0
elasticsearch==8.11.1
# via
# -r requirements/pip.txt
# elasticsearch-dsl
Expand Down Expand Up @@ -232,7 +232,7 @@ idna==3.6
# requests
ipdb==0.13.13
# via -r requirements/docker.in
ipython==8.18.0
ipython==8.18.1
# via ipdb
jedi==0.19.1
# via ipython
Expand Down Expand Up @@ -282,7 +282,7 @@ pdbpp==0.10.3
# via -r requirements/docker.in
pexpect==4.9.0
# via ipython
platformdirs==4.0.0
platformdirs==4.1.0
# via
# -r requirements/pip.txt
# tox
Expand Down Expand Up @@ -367,7 +367,7 @@ requests-toolbelt==1.0.0
# via -r requirements/pip.txt
rich==13.7.0
# via -r requirements/docker.in
s3transfer==0.7.0
s3transfer==0.8.2
# via
# -r requirements/pip.txt
# boto3
Expand Down Expand Up @@ -405,9 +405,9 @@ tomli==2.0.1
# ipdb
# pyproject-api
# tox
tox==4.11.3
tox==4.11.4
# via -r requirements/docker.in
traitlets==5.13.0
traitlets==5.14.0
# via
# ipython
# matplotlib-inline
Expand Down Expand Up @@ -444,15 +444,15 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==20.24.7
virtualenv==20.25.0
# via
# -r requirements/pip.txt
# tox
wcwidth==0.2.12
# via
# -r requirements/pip.txt
# prompt-toolkit
websocket-client==1.6.4
websocket-client==1.7.0
# via
# -r requirements/pip.txt
# docker
Expand Down
2 changes: 1 addition & 1 deletion requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ sphinxemoji==0.2.0
# via -r requirements/docs.in
sphinxext-opengraph==0.9.0
# via -r requirements/docs.in
tornado==6.3.3
tornado==6.4
# via livereload
urllib3==2.1.0
# 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 @@ -14,9 +14,9 @@ async-timeout==4.0.3
# via redis
billiard==3.6.4.0
# via celery
boto3==1.29.6
boto3==1.33.11
# via django-storages
botocore==1.32.6
botocore==1.33.11
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -46,7 +46,7 @@ click-repl==0.3.0
# via celery
cron-descriptor==1.4.0
# via django-celery-beat
cryptography==41.0.5
cryptography==41.0.7
# via pyjwt
cssselect==1.2.0
# via pyquery
Expand All @@ -58,7 +58,7 @@ dj-pagination==2.5.0
# via -r requirements/pip.in
dj-stripe==2.6.3
# via -r requirements/pip.in
django==4.2.7
django==4.2.8
# via
# -r requirements/pip.in
# dj-stripe
Expand Down Expand Up @@ -101,7 +101,7 @@ django-elasticsearch-dsl==8.0
# via -r requirements/pip.in
django-extensions==3.2.3
# via -r requirements/pip.in
django-filter==23.4
django-filter==23.5
# via -r requirements/pip.in
django-formtools==2.3
# via -r requirements/pip.in
Expand Down Expand Up @@ -147,7 +147,7 @@ drf-flex-fields==1.0.2
# via -r requirements/pip.in
elastic-transport==8.10.0
# via elasticsearch
elasticsearch==8.11.0
elasticsearch==8.11.1
# via
# -r requirements/pip.in
# elasticsearch-dsl
Expand Down Expand Up @@ -188,7 +188,7 @@ packaging==23.2
# docker
# dparse
# gunicorn
platformdirs==4.0.0
platformdirs==4.1.0
# via virtualenv
prompt-toolkit==3.0.41
# via click-repl
Expand Down Expand Up @@ -242,7 +242,7 @@ requests-oauthlib==1.3.1
# django-allauth
requests-toolbelt==1.0.0
# via -r requirements/pip.in
s3transfer==0.7.0
s3transfer==0.8.2
# via boto3
selectolax==0.3.17
# via -r requirements/pip.in
Expand Down Expand Up @@ -293,11 +293,11 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==20.24.7
virtualenv==20.25.0
# via -r requirements/pip.in
wcwidth==0.2.12
# via prompt-toolkit
websocket-client==1.6.4
websocket-client==1.7.0
# via docker

# The following packages are considered to be unsafe in a requirements file:
Expand Down
Loading

0 comments on commit 96118ae

Please sign in to comment.