Skip to content

Commit

Permalink
Dependencies: all packages updated via pip-tools (#11331)
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 May 19, 2024
1 parent a6130d3 commit 6d6ec71
Show file tree
Hide file tree
Showing 5 changed files with 32 additions and 32 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.103
boto3==1.34.108
# via
# -r requirements/pip.txt
# django-storages
botocore==1.34.103
botocore==1.34.108
# via
# -r requirements/pip.txt
# boto3
Expand Down Expand Up @@ -252,7 +252,7 @@ looseversion==1.3.0
# via
# -r requirements/pip.txt
# bumpver
lxml==5.2.1
lxml==5.2.2
# via
# -r requirements/pip.txt
# pyquery
Expand All @@ -262,7 +262,7 @@ markdown==3.6
# via -r requirements/pip.txt
matplotlib-inline==0.1.7
# via ipython
newrelic==9.9.0
newrelic==9.9.1
# via -r requirements/deploy.in
oauthlib==3.2.2
# via
Expand All @@ -281,7 +281,7 @@ parso==0.8.4
# via jedi
pexpect==4.9.0
# via ipython
platformdirs==4.2.1
platformdirs==4.2.2
# via
# -r requirements/pip.txt
# virtualenv
Expand Down Expand Up @@ -338,7 +338,7 @@ redis==5.0.4
# via
# -r requirements/pip.txt
# django-cacheops
regex==2024.5.10
regex==2024.5.15
# via -r requirements/pip.txt
requests==2.31.0
# via
Expand All @@ -363,7 +363,7 @@ s3transfer==0.10.1
# boto3
selectolax==0.3.21
# via -r requirements/pip.txt
sentry-sdk==1.45.0
sentry-sdk==2.2.0
# via structlog-sentry
six==1.16.0
# via
Expand Down Expand Up @@ -441,7 +441,7 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==20.26.1
virtualenv==20.26.2
# via -r requirements/pip.txt
wcwidth==0.2.13
# via
Expand All @@ -451,7 +451,7 @@ websocket-client==1.8.0
# via
# -r requirements/pip.txt
# docker
xmlsec==1.3.13
xmlsec==1.3.14
# via
# -r requirements/pip.txt
# python3-saml
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.103
boto3==1.34.108
# via
# -r requirements/pip.txt
# django-storages
botocore==1.34.103
botocore==1.34.108
# via
# -r requirements/pip.txt
# boto3
Expand Down Expand Up @@ -267,7 +267,7 @@ looseversion==1.3.0
# via
# -r requirements/pip.txt
# bumpver
lxml==5.2.1
lxml==5.2.2
# via
# -r requirements/pip.txt
# pyquery
Expand Down Expand Up @@ -302,7 +302,7 @@ pdbpp==0.10.3
# via -r requirements/docker.in
pexpect==4.9.0
# via ipython
platformdirs==4.2.1
platformdirs==4.2.2
# via
# -r requirements/pip.txt
# tox
Expand Down Expand Up @@ -370,7 +370,7 @@ redis==5.0.4
# via
# -r requirements/pip.txt
# django-cacheops
regex==2024.5.10
regex==2024.5.15
# via -r requirements/pip.txt
requests==2.31.0
# via
Expand Down Expand Up @@ -474,7 +474,7 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==20.26.1
virtualenv==20.26.2
# via
# -r requirements/pip.txt
# tox
Expand All @@ -488,7 +488,7 @@ websocket-client==1.8.0
# docker
wmctrl==0.5
# via pdbpp
xmlsec==1.3.13
xmlsec==1.3.14
# via
# -r requirements/pip.txt
# python3-saml
4 changes: 2 additions & 2 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,9 @@ markdown-it-py==3.0.0
# myst-parser
markupsafe==2.1.5
# via jinja2
matplotlib==3.8.4
matplotlib==3.9.0
# via -r requirements/docs.in
mdit-py-plugins==0.4.0
mdit-py-plugins==0.4.1
# via myst-parser
mdurl==0.1.2
# via markdown-it-py
Expand Down
14 changes: 7 additions & 7 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.103
boto3==1.34.108
# via django-storages
botocore==1.34.103
botocore==1.34.108
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -186,7 +186,7 @@ lexid==2021.1006
# via bumpver
looseversion==1.3.0
# via bumpver
lxml==5.2.1
lxml==5.2.2
# via
# pyquery
# python3-saml
Expand All @@ -204,7 +204,7 @@ packaging==24.0
# docker
# dparse
# gunicorn
platformdirs==4.2.1
platformdirs==4.2.2
# via virtualenv
prompt-toolkit==3.0.43
# via click-repl
Expand Down Expand Up @@ -240,7 +240,7 @@ redis==5.0.4
# via
# -r requirements/pip.in
# django-cacheops
regex==2024.5.10
regex==2024.5.15
# via -r requirements/pip.in
requests==2.31.0
# via
Expand Down Expand Up @@ -313,13 +313,13 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==20.26.1
virtualenv==20.26.2
# via -r requirements/pip.in
wcwidth==0.2.13
# via prompt-toolkit
websocket-client==1.8.0
# via docker
xmlsec==1.3.13
xmlsec==1.3.14
# via python3-saml

# The following packages are considered to be unsafe in a requirements file:
Expand Down
14 changes: 7 additions & 7 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.103
boto3==1.34.108
# via
# -r requirements/pip.txt
# django-storages
botocore==1.34.103
botocore==1.34.108
# via
# -r requirements/pip.txt
# boto3
Expand Down Expand Up @@ -257,7 +257,7 @@ looseversion==1.3.0
# via
# -r requirements/pip.txt
# bumpver
lxml==5.2.1
lxml==5.2.2
# via
# -r requirements/pip.txt
# pyquery
Expand All @@ -284,7 +284,7 @@ packaging==24.0
# gunicorn
# pytest
# sphinx
platformdirs==4.2.1
platformdirs==4.2.2
# via
# -r requirements/pip.txt
# virtualenv
Expand Down Expand Up @@ -355,7 +355,7 @@ redis==5.0.4
# via
# -r requirements/pip.txt
# django-cacheops
regex==2024.5.10
regex==2024.5.15
# via -r requirements/pip.txt
requests==2.31.0
# via
Expand Down Expand Up @@ -467,7 +467,7 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==20.26.1
virtualenv==20.26.2
# via -r requirements/pip.txt
wcwidth==0.2.13
# via
Expand All @@ -477,7 +477,7 @@ websocket-client==1.8.0
# via
# -r requirements/pip.txt
# docker
xmlsec==1.3.13
xmlsec==1.3.14
# via
# -r requirements/pip.txt
# python3-saml
Expand Down

0 comments on commit 6d6ec71

Please sign in to comment.