Skip to content

Commit

Permalink
chore: Updating Python Requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
opencraft-requirements-bot committed Feb 26, 2024
1 parent 224e37c commit f6dc855
Show file tree
Hide file tree
Showing 7 changed files with 46 additions and 46 deletions.
14 changes: 7 additions & 7 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ backports-zoneinfo[tzdata]==0.2.1
# kombu
billiard==4.2.0
# via celery
boto3==1.34.44
boto3==1.34.49
# via fs-s3fs
botocore==1.34.44
botocore==1.34.49
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -53,7 +53,7 @@ click-repl==0.3.0
# via celery
code-annotations==1.6.0
# via edx-toggles
cryptography==42.0.3
cryptography==42.0.5
# via pyjwt
django==3.2.24
# via
Expand Down Expand Up @@ -152,11 +152,11 @@ markupsafe==2.1.5
# jinja2
# mako
# xblock
newrelic==9.6.0
newrelic==9.7.0
# via edx-django-utils
openedx-django-pyfs==3.5.0
# via xblock
openedx-events==9.5.1
openedx-events==9.5.2
# via event-tracking
pbr==6.0.0
# via stevedore
Expand Down Expand Up @@ -211,14 +211,14 @@ six==1.16.0
# python-dateutil
sqlparse==0.4.4
# via django
stevedore==5.1.0
stevedore==5.2.0
# via
# code-annotations
# edx-django-utils
# edx-opaque-keys
text-unidecode==1.3
# via python-slugify
typing-extensions==4.9.0
typing-extensions==4.10.0
# via
# asgiref
# edx-opaque-keys
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ tox==3.28.0
# tox-battery
tox-battery==0.6.2
# via -r requirements/ci.in
virtualenv==20.25.0
virtualenv==20.25.1
# via tox
22 changes: 11 additions & 11 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ asgiref==3.7.2
# via
# -r requirements/quality.txt
# django
astroid==3.0.3
astroid==3.1.0
# via
# -r requirements/quality.txt
# pylint
Expand All @@ -39,11 +39,11 @@ billiard==4.2.0
# via
# -r requirements/quality.txt
# celery
boto3==1.34.44
boto3==1.34.49
# via
# -r requirements/quality.txt
# fs-s3fs
botocore==1.34.44
botocore==1.34.49
# via
# -r requirements/quality.txt
# boto3
Expand Down Expand Up @@ -104,11 +104,11 @@ code-annotations==1.6.0
# -r requirements/quality.txt
# edx-lint
# edx-toggles
coverage[toml]==7.4.1
coverage[toml]==7.4.3
# via
# -r requirements/quality.txt
# pytest-cov
cryptography==42.0.3
cryptography==42.0.5
# via
# -r requirements/quality.txt
# jwcrypto
Expand Down Expand Up @@ -290,7 +290,7 @@ more-itertools==5.0.0
# pytest
mysqlclient==2.2.4
# via -r requirements/quality.txt
newrelic==9.6.0
newrelic==9.7.0
# via
# -r requirements/quality.txt
# edx-django-utils
Expand All @@ -302,7 +302,7 @@ openedx-django-pyfs==3.5.0
# via
# -r requirements/quality.txt
# xblock
openedx-events==9.5.1
openedx-events==9.5.2
# via
# -r requirements/quality.txt
# event-tracking
Expand Down Expand Up @@ -368,7 +368,7 @@ pyjwt[crypto]==2.8.0
# -r requirements/quality.txt
# drf-jwt
# edx-drf-extensions
pylint==3.0.3
pylint==3.1.0
# via
# -r requirements/quality.txt
# edx-lint
Expand Down Expand Up @@ -477,7 +477,7 @@ sqlparse==0.4.4
# via
# -r requirements/quality.txt
# django
stevedore==5.1.0
stevedore==5.2.0
# via
# -r requirements/quality.txt
# code-annotations
Expand Down Expand Up @@ -508,7 +508,7 @@ tox==3.28.0
# tox-battery
tox-battery==0.6.2
# via -r requirements/ci.txt
typing-extensions==4.9.0
typing-extensions==4.10.0
# via
# -r requirements/quality.txt
# asgiref
Expand All @@ -533,7 +533,7 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==20.25.0
virtualenv==20.25.1
# via
# -r requirements/ci.txt
# tox
Expand Down
16 changes: 8 additions & 8 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,12 @@ billiard==4.2.0
# -r requirements/base.txt
# -r requirements/test.txt
# celery
boto3==1.34.44
boto3==1.34.49
# via
# -r requirements/base.txt
# -r requirements/test.txt
# fs-s3fs
botocore==1.34.44
botocore==1.34.49
# via
# -r requirements/base.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -107,11 +107,11 @@ code-annotations==1.6.0
# -r requirements/base.txt
# -r requirements/test.txt
# edx-toggles
coverage[toml]==7.4.1
coverage[toml]==7.4.3
# via
# -r requirements/test.txt
# pytest-cov
cryptography==42.0.3
cryptography==42.0.5
# via
# -r requirements/base.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -308,7 +308,7 @@ more-itertools==5.0.0
# pytest
mysqlclient==2.2.4
# via -r requirements/test.txt
newrelic==9.6.0
newrelic==9.7.0
# via
# -r requirements/base.txt
# -r requirements/test.txt
Expand All @@ -324,7 +324,7 @@ openedx-django-pyfs==3.5.0
# -r requirements/base.txt
# -r requirements/test.txt
# xblock
openedx-events==9.5.1
openedx-events==9.5.2
# via
# -r requirements/base.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -494,7 +494,7 @@ sqlparse==0.4.4
# -r requirements/base.txt
# -r requirements/test.txt
# django
stevedore==5.1.0
stevedore==5.2.0
# via
# -r requirements/base.txt
# -r requirements/test.txt
Expand All @@ -512,7 +512,7 @@ tomli==2.0.1
# -r requirements/test.txt
# coverage
# doc8
typing-extensions==4.9.0
typing-extensions==4.10.0
# via
# -r requirements/base.txt
# -r requirements/test.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ wheel==0.42.0
# The following packages are considered to be unsafe in a requirements file:
pip==24.0
# via -r requirements/pip.in
setuptools==69.1.0
setuptools==69.1.1
# via -r requirements/pip.in
20 changes: 10 additions & 10 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ asgiref==3.7.2
# via
# -r requirements/test.txt
# django
astroid==3.0.3
astroid==3.1.0
# via
# pylint
# pylint-celery
Expand All @@ -38,11 +38,11 @@ billiard==4.2.0
# via
# -r requirements/test.txt
# celery
boto3==1.34.44
boto3==1.34.49
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.34.44
botocore==1.34.49
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -95,11 +95,11 @@ code-annotations==1.6.0
# -r requirements/test.txt
# edx-lint
# edx-toggles
coverage[toml]==7.4.1
coverage[toml]==7.4.3
# via
# -r requirements/test.txt
# pytest-cov
cryptography==42.0.3
cryptography==42.0.5
# via
# -r requirements/test.txt
# jwcrypto
Expand Down Expand Up @@ -264,7 +264,7 @@ more-itertools==5.0.0
# pytest
mysqlclient==2.2.4
# via -r requirements/test.txt
newrelic==9.6.0
newrelic==9.7.0
# via
# -r requirements/test.txt
# edx-django-utils
Expand All @@ -276,7 +276,7 @@ openedx-django-pyfs==3.5.0
# via
# -r requirements/test.txt
# xblock
openedx-events==9.5.1
openedx-events==9.5.2
# via
# -r requirements/test.txt
# event-tracking
Expand Down Expand Up @@ -328,7 +328,7 @@ pyjwt[crypto]==2.8.0
# -r requirements/test.txt
# drf-jwt
# edx-drf-extensions
pylint==3.0.3
pylint==3.1.0
# via
# edx-lint
# pylint-celery
Expand Down Expand Up @@ -422,7 +422,7 @@ sqlparse==0.4.4
# via
# -r requirements/test.txt
# django
stevedore==5.1.0
stevedore==5.2.0
# via
# -r requirements/test.txt
# code-annotations
Expand All @@ -439,7 +439,7 @@ tomli==2.0.1
# pylint
tomlkit==0.12.3
# via pylint
typing-extensions==4.9.0
typing-extensions==4.10.0
# via
# -r requirements/test.txt
# asgiref
Expand Down
16 changes: 8 additions & 8 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@ billiard==4.2.0
# via
# -r requirements/base.txt
# celery
boto3==1.34.44
boto3==1.34.49
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.34.44
botocore==1.34.49
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -84,9 +84,9 @@ code-annotations==1.6.0
# via
# -r requirements/base.txt
# edx-toggles
coverage[toml]==7.4.1
coverage[toml]==7.4.3
# via pytest-cov
cryptography==42.0.3
cryptography==42.0.5
# via
# -r requirements/base.txt
# jwcrypto
Expand Down Expand Up @@ -239,7 +239,7 @@ more-itertools==5.0.0
# pytest
mysqlclient==2.2.4
# via -r requirements/test.in
newrelic==9.6.0
newrelic==9.7.0
# via
# -r requirements/base.txt
# edx-django-utils
Expand All @@ -249,7 +249,7 @@ openedx-django-pyfs==3.5.0
# via
# -r requirements/base.txt
# xblock
openedx-events==9.5.1
openedx-events==9.5.2
# via
# -r requirements/base.txt
# event-tracking
Expand Down Expand Up @@ -363,7 +363,7 @@ sqlparse==0.4.4
# via
# -r requirements/base.txt
# django
stevedore==5.1.0
stevedore==5.2.0
# via
# -r requirements/base.txt
# code-annotations
Expand All @@ -375,7 +375,7 @@ text-unidecode==1.3
# python-slugify
tomli==2.0.1
# via coverage
typing-extensions==4.9.0
typing-extensions==4.10.0
# via
# -r requirements/base.txt
# asgiref
Expand Down

0 comments on commit f6dc855

Please sign in to comment.