chore: Upgrade Python requirements by edx-requirements-bot · Pull Request #827 · openedx/XBlock
Expand Up
@@ -12,20 +12,20 @@ asgiref==3.8.1
# via
# -r requirements/test.txt
# django
astroid==3.3.8
astroid==3.3.9
# via
# -r requirements/test.txt
# pylint
# pylint-celery
attrs==25.1.0
attrs==25.3.0
# via
# -r requirements/test.txt
# hypothesis
boto3==1.37.4
boto3==1.37.13
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.37.4
botocore==1.37.13
# via
# -r requirements/test.txt
# boto3
Expand Down
Expand Up
@@ -73,7 +73,7 @@ coverage[toml]==7.6.12
# pytest-cov
ddt==1.7.2
# via -r requirements/test.txt
diff-cover==9.2.3
diff-cover==9.2.4
# via -r requirements/test.txt
dill==0.3.9
# via
Expand All
@@ -84,7 +84,7 @@ distlib==0.3.9
# -r requirements/ci.txt
# -r requirements/test.txt
# virtualenv
django==4.2.19
django==4.2.20
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
Expand All
@@ -97,7 +97,7 @@ edx-lint==5.6.0
# via -r requirements/test.txt
edx-opaque-keys==2.11.0
# via -r requirements/test.txt
filelock==3.17.0
filelock==3.18.0
# via
# -r requirements/ci.txt
# -r requirements/test.txt
Expand All
@@ -112,7 +112,7 @@ fs-s3fs==1.1.1
# via
# -r requirements/test.txt
# openedx-django-pyfs
hypothesis==6.127.3
hypothesis==6.129.2
# via -r requirements/test.txt
iniconfig==2.0.0
# via
Expand All
@@ -122,7 +122,7 @@ isort==6.0.1
# via
# -r requirements/test.txt
# pylint
jinja2==3.1.5
jinja2==3.1.6
# via
# -r requirements/test.txt
# code-annotations
Expand All
@@ -147,7 +147,7 @@ mccabe==0.7.0
# via
# -r requirements/test.txt
# pylint
mock==5.1.0
mock==5.2.0
# via -r requirements/test.txt
openedx-django-pyfs==3.7.0
# via -r requirements/test.txt
Expand Down
Expand Up
@@ -188,7 +188,7 @@ pygments==2.19.1
# via
# -r requirements/test.txt
# diff-cover
pylint==3.3.4
pylint==3.3.5
# via
# -r requirements/test.txt
# edx-lint
Expand All
@@ -208,7 +208,7 @@ pylint-plugin-utils==0.8.2
# -r requirements/test.txt
# pylint-celery
# pylint-django
pymongo==4.11.1
pymongo==4.11.2
# via
# -r requirements/test.txt
# edx-opaque-keys
Expand All
@@ -222,7 +222,7 @@ pyproject-hooks==1.2.0
# -r requirements/pip-tools.txt
# build
# pip-tools
pytest==8.3.4
pytest==8.3.5
# via
# -r requirements/test.txt
# pytest-cov
Expand All
@@ -245,7 +245,7 @@ pyyaml==6.0.2
# via
# -r requirements/test.txt
# code-annotations
s3transfer==0.11.3
s3transfer==0.11.4
# via
# -r requirements/test.txt
# boto3
Expand Down
Expand Up
@@ -279,7 +279,7 @@ tomlkit==0.13.2
# via
# -r requirements/test.txt
# pylint
tox==4.24.1
tox==4.24.2
# via
# -r requirements/ci.txt
# -r requirements/test.txt
Expand All
@@ -292,7 +292,7 @@ urllib3==2.2.3
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
# botocore
virtualenv==20.29.2
virtualenv==20.29.3
# via
# -r requirements/ci.txt
# -r requirements/test.txt
Expand Down