Skip to content

Commit

Permalink
Merge pull request #180 from openedx/jenkins/upgrade-python-requireme…
Browse files Browse the repository at this point in the history
…nts-c3b054f

Python Requirements Update
  • Loading branch information
farhan authored Apr 1, 2024
2 parents c3b054f + 7875f35 commit ad610bf
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ django==4.2.11
# -r requirements/base.in
fs==2.4.16
# via xblock
lxml==5.1.0
lxml==5.1.1
# via xblock
mako==1.3.2
# via xblock
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip_tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
build==1.1.1
build==1.2.1
# via pip-tools
click==8.1.7
# via pip-tools
Expand Down
2 changes: 1 addition & 1 deletion requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ iniconfig==2.0.0
# pytest
isort==5.13.2
# via pylint
lxml==5.1.0
lxml==5.1.1
# via
# -r requirements/base.txt
# xblock
Expand Down

0 comments on commit ad610bf

Please sign in to comment.