Skip to content

Commit

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

Python Requirements Update
  • Loading branch information
UsamaSadiq authored Jul 4, 2023
2 parents 18c892b + c20b83b commit dc526ca
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
6 changes: 4 additions & 2 deletions requirements/pip_tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,14 @@ click==8.1.3
# via pip-tools
packaging==23.1
# via build
pip-tools==6.13.0
pip-tools==6.14.0
# via -r requirements/pip_tools.in
pyproject-hooks==1.0.0
# via build
tomli==2.0.1
# via build
# via
# build
# pip-tools
wheel==0.40.0
# via pip-tools

Expand Down
4 changes: 2 additions & 2 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dill==0.3.6
# via pylint
edx-lint==5.3.4
# via -r requirements/test.in
exceptiongroup==1.1.1
exceptiongroup==1.1.2
# via pytest
iniconfig==2.0.0
# via pytest
Expand Down Expand Up @@ -80,7 +80,7 @@ tomli==2.0.1
# pytest
tomlkit==0.11.8
# via pylint
typing-extensions==4.6.3
typing-extensions==4.7.1
# via
# astroid
# pylint
Expand Down

0 comments on commit dc526ca

Please sign in to comment.