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 14, 2024
1 parent 05fce4b commit e49aa4f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ django==3.2.23
# -r requirements/base.in
fs==2.4.16
# via xblock
lxml==5.0.1
lxml==5.1.0
# via xblock
mako==1.3.0
# via xblock
Expand Down
2 changes: 1 addition & 1 deletion requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ iniconfig==2.0.0
# pytest
isort==5.13.2
# via pylint
lxml==5.0.1
lxml==5.1.0
# via
# -r requirements/base.txt
# xblock
Expand Down
2 changes: 1 addition & 1 deletion requirements/tox.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ tomli==2.0.1
# via
# pyproject-api
# tox
tox==4.11.4
tox==4.12.0
# via -r requirements/tox.in
virtualenv==20.25.0
# via tox
2 changes: 1 addition & 1 deletion requirements/travis.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ tomli==2.0.1
# -r requirements/tox.txt
# pyproject-api
# tox
tox==4.11.4
tox==4.12.0
# via -r requirements/tox.txt
urllib3==2.1.0
# via requests
Expand Down

0 comments on commit e49aa4f

Please sign in to comment.