Skip to content

Commit

Permalink
Merge pull request #216 from openedx/repo-tools/upgrade-python-requir…
Browse files Browse the repository at this point in the history
…ements-ed7c453

chore: Upgrade Python requirements
  • Loading branch information
irtazaakram authored Oct 7, 2024
2 parents ed7c453 + 21f024f commit d2b47af
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 d2b47af

Please sign in to comment.