Skip to content

Commit

Permalink
chore: Updating Python Requirements (#725)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot committed Mar 12, 2024
1 parent 8cab4b3 commit 24f7f3d
Show file tree
Hide file tree
Showing 7 changed files with 40 additions and 30 deletions.
6 changes: 4 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,10 @@ edx-opaque-keys==2.5.1
# via -r requirements/base.in
fs==2.4.16
# via -r requirements/base.in
lxml==5.1.0
# via -r requirements/base.in
lxml==4.9.4
# via
# -c requirements/constraints.txt
# -r requirements/base.in
mako==1.3.2
# via -r requirements/base.in
markupsafe==2.1.5
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ tomli==2.0.1
# via
# pyproject-api
# tox
tox==4.13.0
tox==4.14.1
# via -r requirements/ci.in
virtualenv==20.25.1
# via tox
20 changes: 11 additions & 9 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ attrs==23.2.0
# via
# -r requirements/test.txt
# hypothesis
boto3==1.34.54
boto3==1.34.59
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.34.54
botocore==1.34.59
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -114,9 +114,9 @@ fs-s3fs==1.1.1
# via
# -r requirements/test.txt
# openedx-django-pyfs
hypothesis==6.98.15
hypothesis==6.99.0
# via -r requirements/test.txt
importlib-metadata==7.0.1
importlib-metadata==7.0.2
# via
# -r requirements/pip-tools.txt
# build
Expand Down Expand Up @@ -149,8 +149,10 @@ jmespath==1.0.1
# botocore
lazy==1.6
# via -r requirements/test.txt
lxml==5.1.0
# via -r requirements/test.txt
lxml==4.9.4
# via
# -c requirements/constraints.txt
# -r requirements/test.txt
mako==1.3.2
# via -r requirements/test.txt
markupsafe==2.1.5
Expand Down Expand Up @@ -181,7 +183,7 @@ pbr==6.0.0
# via
# -r requirements/test.txt
# stevedore
pip-tools==7.4.0
pip-tools==7.4.1
# via -r requirements/pip-tools.txt
platformdirs==4.2.0
# via
Expand Down Expand Up @@ -245,7 +247,7 @@ pyproject-hooks==1.0.0
# -r requirements/pip-tools.txt
# build
# pip-tools
pytest==8.0.2
pytest==8.1.1
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -317,7 +319,7 @@ tomlkit==0.12.4
# via
# -r requirements/test.txt
# pylint
tox==4.13.0
tox==4.14.1
# via
# -r requirements/ci.txt
# -r requirements/test.txt
Expand Down
10 changes: 6 additions & 4 deletions requirements/django.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ appdirs==1.4.4
# via
# -r requirements/base.txt
# fs
boto3==1.34.54
boto3==1.34.59
# via fs-s3fs
botocore==1.34.54
botocore==1.34.59
# via
# boto3
# s3transfer
Expand All @@ -34,8 +34,10 @@ jmespath==1.0.1
# botocore
lazy==1.6
# via -r requirements/django.in
lxml==5.1.0
# via -r requirements/base.txt
lxml==4.9.4
# via
# -c requirements/constraints.txt
# -r requirements/base.txt
mako==1.3.2
# via -r requirements/base.txt
markupsafe==2.1.5
Expand Down
12 changes: 7 additions & 5 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ babel==2.14.0
# sphinx
beautifulsoup4==4.12.3
# via pydata-sphinx-theme
boto3==1.34.54
boto3==1.34.59
# via
# -r requirements/django.txt
# fs-s3fs
botocore==1.34.54
botocore==1.34.59
# via
# -r requirements/django.txt
# boto3
Expand Down Expand Up @@ -55,7 +55,7 @@ idna==3.6
# via requests
imagesize==1.4.1
# via sphinx
importlib-metadata==7.0.1
importlib-metadata==7.0.2
# via sphinx
jinja2==3.1.3
# via sphinx
Expand All @@ -66,8 +66,10 @@ jmespath==1.0.1
# botocore
lazy==1.6
# via -r requirements/django.txt
lxml==5.1.0
# via -r requirements/django.txt
lxml==4.9.4
# via
# -c requirements/constraints.txt
# -r requirements/django.txt
mako==1.3.2
# via -r requirements/django.txt
markupsafe==2.1.5
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ build==1.1.1
# via pip-tools
click==8.1.7
# via pip-tools
importlib-metadata==7.0.1
importlib-metadata==7.0.2
# via build
packaging==23.2
# via build
pip-tools==7.4.0
pip-tools==7.4.1
# via -r requirements/pip-tools.in
pyproject-hooks==1.0.0
# via
Expand Down
16 changes: 9 additions & 7 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ astroid==3.1.0
# pylint-celery
attrs==23.2.0
# via hypothesis
boto3==1.34.54
boto3==1.34.59
# via
# -r requirements/django.txt
# fs-s3fs
botocore==1.34.54
botocore==1.34.59
# via
# -r requirements/django.txt
# boto3
Expand Down Expand Up @@ -80,7 +80,7 @@ fs-s3fs==1.1.1
# via
# -r requirements/django.txt
# openedx-django-pyfs
hypothesis==6.98.15
hypothesis==6.99.0
# via -r requirements/test.in
inflect==7.0.0
# via jinja2-pluralize
Expand All @@ -102,8 +102,10 @@ jmespath==1.0.1
# botocore
lazy==1.6
# via -r requirements/django.txt
lxml==5.1.0
# via -r requirements/django.txt
lxml==4.9.4
# via
# -c requirements/constraints.txt
# -r requirements/django.txt
mako==1.3.2
# via -r requirements/django.txt
markupsafe==2.1.5
Expand Down Expand Up @@ -167,7 +169,7 @@ pymongo==3.13.0
# edx-opaque-keys
pyproject-api==1.6.1
# via tox
pytest==8.0.2
pytest==8.1.1
# via
# -r requirements/test.in
# pytest-cov
Expand Down Expand Up @@ -225,7 +227,7 @@ tomli==2.0.1
# tox
tomlkit==0.12.4
# via pylint
tox==4.13.0
tox==4.14.1
# via -r requirements/test.in
typing-extensions==4.10.0
# via
Expand Down

0 comments on commit 24f7f3d

Please sign in to comment.