Skip to content

Commit

Permalink
chore: Updating Python Requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored and TheoBessel committed May 6, 2024
1 parent 55473d1 commit ba64759
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 26 deletions.
6 changes: 3 additions & 3 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ chardet==5.2.0
# via tox
colorama==0.4.6
# via tox
coverage==7.5.0
coverage==7.5.1
# via -r requirements/ci.in
distlib==0.3.8
# via virtualenv
filelock==3.13.4
filelock==3.14.0
# via
# tox
# virtualenv
Expand All @@ -36,5 +36,5 @@ tomli==2.0.1
# tox
tox==4.15.0
# via -r requirements/ci.in
virtualenv==20.26.0
virtualenv==20.26.1
# via tox
17 changes: 8 additions & 9 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@ backports-zoneinfo==0.2.1 ; python_version < "3.9"
# via
# -r requirements/test.txt
# django
boto3==1.34.93
boto3==1.34.98
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.34.93
botocore==1.34.98
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -69,7 +69,7 @@ colorama==0.4.6
# -r requirements/ci.txt
# -r requirements/test.txt
# tox
coverage[toml]==7.5.0
coverage[toml]==7.5.1
# via
# -r requirements/ci.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -107,7 +107,7 @@ exceptiongroup==1.2.1
# -r requirements/test.txt
# hypothesis
# pytest
filelock==3.13.4
filelock==3.14.0
# via
# -r requirements/ci.txt
# -r requirements/test.txt
Expand All @@ -122,7 +122,7 @@ fs-s3fs==1.1.1
# via
# -r requirements/test.txt
# openedx-django-pyfs
hypothesis==6.100.1
hypothesis==6.100.4
# via -r requirements/test.txt
importlib-metadata==6.11.0
# via
Expand Down Expand Up @@ -214,7 +214,7 @@ pluggy==1.5.0
# tox
pycodestyle==2.11.1
# via -r requirements/test.txt
pygments==2.17.2
pygments==2.18.0
# via
# -r requirements/test.txt
# diff-cover
Expand Down Expand Up @@ -247,7 +247,7 @@ pyproject-api==1.6.1
# -r requirements/ci.txt
# -r requirements/test.txt
# tox
pyproject-hooks==1.0.0
pyproject-hooks==1.1.0
# via
# -r requirements/pip-tools.txt
# build
Expand Down Expand Up @@ -315,7 +315,6 @@ tomli==2.0.1
# pip-tools
# pylint
# pyproject-api
# pyproject-hooks
# pytest
# tox
tomlkit==0.12.4
Expand Down Expand Up @@ -343,7 +342,7 @@ urllib3==1.26.18
# via
# -r requirements/test.txt
# botocore
virtualenv==20.26.0
virtualenv==20.26.1
# via
# -r requirements/ci.txt
# -r requirements/test.txt
Expand Down
4 changes: 2 additions & 2 deletions requirements/django.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ backports-zoneinfo==0.2.1 ; python_version < "3.9"
# via
# -r requirements/django.in
# django
boto3==1.34.93
boto3==1.34.98
# via fs-s3fs
botocore==1.34.93
botocore==1.34.98
# via
# boto3
# s3transfer
Expand Down
6 changes: 3 additions & 3 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ backports-zoneinfo==0.2.1 ; python_version < "3.9"
# django
beautifulsoup4==4.12.3
# via pydata-sphinx-theme
boto3==1.34.93
boto3==1.34.98
# via
# -r requirements/django.txt
# fs-s3fs
botocore==1.34.93
botocore==1.34.98
# via
# -r requirements/django.txt
# boto3
Expand Down Expand Up @@ -103,7 +103,7 @@ pbr==6.0.0
# stevedore
pydata-sphinx-theme==0.14.4
# via sphinx-book-theme
pygments==2.17.2
pygments==2.18.0
# via
# accessible-pygments
# pydata-sphinx-theme
Expand Down
3 changes: 1 addition & 2 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,14 @@ packaging==24.0
# via build
pip-tools==7.4.1
# via -r requirements/pip-tools.in
pyproject-hooks==1.0.0
pyproject-hooks==1.1.0
# via
# build
# pip-tools
tomli==2.0.1
# via
# build
# pip-tools
# pyproject-hooks
wheel==0.43.0
# via pip-tools
zipp==3.18.1
Expand Down
14 changes: 7 additions & 7 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@ backports-zoneinfo==0.2.1 ; python_version < "3.9"
# via
# -r requirements/django.txt
# django
boto3==1.34.93
boto3==1.34.98
# via
# -r requirements/django.txt
# fs-s3fs
botocore==1.34.93
botocore==1.34.98
# via
# -r requirements/django.txt
# boto3
Expand All @@ -47,7 +47,7 @@ code-annotations==1.8.0
# via edx-lint
colorama==0.4.6
# via tox
coverage[toml]==7.5.0
coverage[toml]==7.5.1
# via
# -r requirements/test.in
# pytest-cov
Expand Down Expand Up @@ -77,7 +77,7 @@ exceptiongroup==1.2.1
# via
# hypothesis
# pytest
filelock==3.13.4
filelock==3.14.0
# via
# tox
# virtualenv
Expand All @@ -90,7 +90,7 @@ fs-s3fs==1.1.1
# via
# -r requirements/django.txt
# openedx-django-pyfs
hypothesis==6.100.1
hypothesis==6.100.4
# via -r requirements/test.in
importlib-metadata==6.11.0
# via
Expand Down Expand Up @@ -156,7 +156,7 @@ pluggy==1.5.0
# tox
pycodestyle==2.11.1
# via -r requirements/test.in
pygments==2.17.2
pygments==2.18.0
# via diff-cover
pylint==3.1.0
# via
Expand Down Expand Up @@ -252,7 +252,7 @@ urllib3==1.26.18
# via
# -r requirements/django.txt
# botocore
virtualenv==20.26.0
virtualenv==20.26.1
# via tox
web-fragments==2.2.0
# via -r requirements/django.txt
Expand Down

0 comments on commit ba64759

Please sign in to comment.