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 committed May 20, 2024
1 parent 839e3a6 commit 1617d44
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ asgiref==3.8.1
# via
# -r requirements/quality.txt
# django
astroid==3.2.1
astroid==3.2.2
# via
# -r requirements/quality.txt
# pylint
Expand Down Expand Up @@ -251,7 +251,7 @@ pygments==2.18.0
# via
# -r requirements/quality.txt
# rich
pylint==3.2.0
pylint==3.2.1
# via
# -r requirements/quality.txt
# edx-lint
Expand Down Expand Up @@ -284,7 +284,7 @@ pyproject-hooks==1.1.0
# -r requirements/pip-tools.txt
# build
# pip-tools
pytest==8.2.0
pytest==8.2.1
# via
# -r requirements/quality.txt
# pytest-cov
Expand Down
6 changes: 3 additions & 3 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ asgiref==3.8.1
# via
# -r requirements/test.txt
# django
astroid==3.2.1
astroid==3.2.2
# via
# pylint
# pylint-celery
Expand Down Expand Up @@ -194,7 +194,7 @@ pygments==2.18.0
# via
# -r requirements/test.txt
# rich
pylint==3.2.0
pylint==3.2.1
# via
# edx-lint
# pylint-celery
Expand All @@ -212,7 +212,7 @@ pypng==0.20220715.0
# via
# -r requirements/test.txt
# xblock-sdk
pytest==8.2.0
pytest==8.2.1
# via
# -r requirements/test.txt
# pytest-cov
Expand Down
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ pygments==2.18.0
# via rich
pypng==0.20220715.0
# via xblock-sdk
pytest==8.2.0
pytest==8.2.1
# via
# pytest-cov
# pytest-django
Expand Down

0 comments on commit 1617d44

Please sign in to comment.