Skip to content

Commit

Permalink
Dependencies: all packages updated via pip-tools (#11148)
Browse files Browse the repository at this point in the history
Co-authored-by: humitos <244656+humitos@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and humitos committed Feb 25, 2024
1 parent 715c00f commit 23bf20c
Show file tree
Hide file tree
Showing 5 changed files with 31 additions and 31 deletions.
18 changes: 9 additions & 9 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.34.44
boto3==1.34.49
# via
# -r requirements/pip.txt
# django-storages
botocore==1.34.44
botocore==1.34.49
# via
# -r requirements/pip.txt
# boto3
Expand Down Expand Up @@ -73,7 +73,7 @@ cron-descriptor==1.4.3
# via
# -r requirements/pip.txt
# django-celery-beat
cryptography==42.0.3
cryptography==42.0.5
# via
# -r requirements/pip.txt
# pyjwt
Expand Down Expand Up @@ -190,7 +190,7 @@ elastic-transport==8.12.0
# via
# -r requirements/pip.txt
# elasticsearch
elasticsearch==8.12.0
elasticsearch==8.12.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.21.0
ipython==8.22.1
# via -r requirements/deploy.in
jedi==0.19.1
# via ipython
Expand All @@ -241,13 +241,13 @@ markdown==3.5.2
# via -r requirements/pip.txt
matplotlib-inline==0.1.6
# via ipython
newrelic==9.6.0
newrelic==9.7.0
# via -r requirements/deploy.in
oauthlib==3.2.2
# via
# -r requirements/pip.txt
# requests-oauthlib
orjson==3.9.14
orjson==3.9.15
# via -r requirements/pip.txt
packaging==23.2
# via
Expand Down Expand Up @@ -339,7 +339,7 @@ s3transfer==0.10.0
# boto3
selectolax==0.3.20
# via -r requirements/pip.txt
sentry-sdk==1.40.4
sentry-sdk==1.40.5
# via structlog-sentry
six==1.16.0
# via
Expand Down Expand Up @@ -411,7 +411,7 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==20.25.0
virtualenv==20.25.1
# via -r requirements/pip.txt
wcwidth==0.2.13
# via
Expand Down
14 changes: 7 additions & 7 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.34.44
boto3==1.34.49
# via
# -r requirements/pip.txt
# django-storages
botocore==1.34.44
botocore==1.34.49
# via
# -r requirements/pip.txt
# boto3
Expand Down Expand Up @@ -80,7 +80,7 @@ cron-descriptor==1.4.3
# via
# -r requirements/pip.txt
# django-celery-beat
cryptography==42.0.3
cryptography==42.0.5
# via
# -r requirements/pip.txt
# pyjwt
Expand Down Expand Up @@ -201,7 +201,7 @@ elastic-transport==8.12.0
# via
# -r requirements/pip.txt
# elasticsearch
elasticsearch==8.12.0
elasticsearch==8.12.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.21.0
ipython==8.22.1
# via ipdb
jedi==0.19.1
# via ipython
Expand Down Expand Up @@ -265,7 +265,7 @@ oauthlib==3.2.2
# via
# -r requirements/pip.txt
# requests-oauthlib
orjson==3.9.14
orjson==3.9.15
# via -r requirements/pip.txt
packaging==23.2
# via
Expand Down Expand Up @@ -445,7 +445,7 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==20.25.0
virtualenv==20.25.1
# via
# -r requirements/pip.txt
# tox
Expand Down
2 changes: 1 addition & 1 deletion requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ sphinxext-opengraph==0.9.1
# via -r requirements/docs.in
tornado==6.4
# via livereload
urllib3==2.2.0
urllib3==2.2.1
# via requests

# The following packages are considered to be unsafe in a requirements file:
Expand Down
12 changes: 6 additions & 6 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.34.44
boto3==1.34.49
# via django-storages
botocore==1.34.44
botocore==1.34.49
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -46,7 +46,7 @@ click-repl==0.3.0
# via celery
cron-descriptor==1.4.3
# via django-celery-beat
cryptography==42.0.3
cryptography==42.0.5
# via pyjwt
cssselect==1.2.0
# via pyquery
Expand Down Expand Up @@ -149,7 +149,7 @@ drf-flex-fields==1.0.2
# via -r requirements/pip.in
elastic-transport==8.12.0
# via elasticsearch
elasticsearch==8.12.0
elasticsearch==8.12.1
# via
# -r requirements/pip.in
# elasticsearch-dsl
Expand Down Expand Up @@ -181,7 +181,7 @@ markdown==3.5.2
# via -r requirements/pip.in
oauthlib==3.2.2
# via requests-oauthlib
orjson==3.9.14
orjson==3.9.15
# via -r requirements/pip.in
packaging==23.2
# via
Expand Down Expand Up @@ -295,7 +295,7 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==20.25.0
virtualenv==20.25.1
# via -r requirements/pip.in
wcwidth==0.2.13
# via prompt-toolkit
Expand Down
16 changes: 8 additions & 8 deletions requirements/testing.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.34.44
boto3==1.34.49
# via
# -r requirements/pip.txt
# django-storages
botocore==1.34.44
botocore==1.34.49
# via
# -r requirements/pip.txt
# boto3
Expand Down Expand Up @@ -70,13 +70,13 @@ click-repl==0.3.0
# via
# -r requirements/pip.txt
# celery
coverage[toml]==7.4.1
coverage[toml]==7.4.3
# via pytest-cov
cron-descriptor==1.4.3
# via
# -r requirements/pip.txt
# django-celery-beat
cryptography==42.0.3
cryptography==42.0.5
# via
# -r requirements/pip.txt
# pyjwt
Expand Down Expand Up @@ -195,7 +195,7 @@ elastic-transport==8.12.0
# via
# -r requirements/pip.txt
# elasticsearch
elasticsearch==8.12.0
elasticsearch==8.12.1
# via
# -r requirements/pip.txt
# elasticsearch-dsl
Expand Down Expand Up @@ -252,7 +252,7 @@ oauthlib==3.2.2
# via
# -r requirements/pip.txt
# requests-oauthlib
orjson==3.9.14
orjson==3.9.15
# via -r requirements/pip.txt
packaging==23.2
# via
Expand Down Expand Up @@ -289,7 +289,7 @@ pyjwt[crypto]==2.8.0
# django-allauth
pyquery==2.0.0
# via -r requirements/pip.txt
pytest==8.0.1
pytest==8.0.2
# via
# -r requirements/testing.in
# pytest-cov
Expand Down Expand Up @@ -438,7 +438,7 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==20.25.0
virtualenv==20.25.1
# via -r requirements/pip.txt
wcwidth==0.2.13
# via
Expand Down

0 comments on commit 23bf20c

Please sign in to comment.