Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Commit

Permalink
chore: Updating Python Requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot committed Apr 23, 2024
1 parent 8fe95a3 commit 2cf702c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ ddt==1.7.2
# via -r requirements/test.in
dill==0.3.8
# via pylint
exceptiongroup==1.2.0
exceptiongroup==1.2.1
# via pytest
httpretty==1.1.4
# via -r requirements/test.in
Expand All @@ -40,7 +40,7 @@ packaging==24.0
# via pytest
platformdirs==4.2.0
# via pylint
pluggy==1.4.0
pluggy==1.5.0
# via pytest
pycodestyle==2.11.1
# via -r requirements/test.in
Expand Down
4 changes: 2 additions & 2 deletions requirements/tox.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ platformdirs==4.2.0
# via
# tox
# virtualenv
pluggy==1.4.0
pluggy==1.5.0
# via tox
pyproject-api==1.6.1
# via tox
Expand All @@ -36,5 +36,5 @@ tomli==2.0.1
# tox
tox==4.14.2
# via -r requirements/tox.in
virtualenv==20.25.1
virtualenv==20.25.3
# via tox

0 comments on commit 2cf702c

Please sign in to comment.