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 Jan 26, 2024
1 parent 49ceb26 commit 9e8da08
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jinja2==3.1.3
# via sphinx
markey==0.8
# via -r requirements/base.in
markupsafe==2.1.3
markupsafe==2.1.4
# via jinja2
mccabe==0.7.0
# via flake8
Expand All @@ -59,7 +59,7 @@ packaging==23.2
# sphinx
pep8==1.7.1
# via pytest-pep8
pluggy==1.3.0
pluggy==1.4.0
# via pytest
pycodestyle==2.11.1
# via flake8
Expand Down
4 changes: 2 additions & 2 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jinja2==3.1.3
# via sphinx
markey==0.8
# via -r requirements/base.in
markupsafe==2.1.3
markupsafe==2.1.4
# via jinja2
mccabe==0.7.0
# via flake8
Expand All @@ -59,7 +59,7 @@ packaging==23.2
# sphinx
pep8==1.7.1
# via pytest-pep8
pluggy==1.3.0
pluggy==1.4.0
# via pytest
pycodestyle==2.11.1
# via flake8
Expand Down
4 changes: 2 additions & 2 deletions requirements/tox.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jinja2==3.1.3
# via sphinx
markey==0.8
# via -r requirements/base.in
markupsafe==2.1.3
markupsafe==2.1.4
# via jinja2
mccabe==0.7.0
# via flake8
Expand All @@ -58,7 +58,7 @@ packaging==23.2
# sphinx
pep8==1.7.1
# via pytest-pep8
pluggy==1.3.0
pluggy==1.4.0
# via pytest
pycodestyle==2.11.1
# via flake8
Expand Down

0 comments on commit 9e8da08

Please sign in to comment.