Skip to content

Commit

Permalink
chore: Upgrade Python requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot committed Oct 6, 2024
1 parent ed7c453 commit 21f024f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ asgiref==3.8.1
# via
# -r requirements/base.txt
# django
astroid==3.3.4
astroid==3.3.5
# via
# pylint
# pylint-celery
Expand Down
2 changes: 1 addition & 1 deletion requirements/tox.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ pluggy==1.5.0
# via tox
pyproject-api==1.8.0
# via tox
tox==4.20.0
tox==4.21.2
# via -r requirements/tox.in
virtualenv==20.26.6
# via tox
2 changes: 1 addition & 1 deletion requirements/travis.txt
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ pyproject-api==1.8.0
# tox
requests==2.32.3
# via coveralls
tox==4.20.0
tox==4.21.2
# via -r requirements/tox.txt
urllib3==2.2.3
# via requests
Expand Down

0 comments on commit 21f024f

Please sign in to comment.