Skip to content

Commit

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

Python Requirements Update
  • Loading branch information
UsamaSadiq authored Feb 20, 2024
2 parents 7dc0316 + 2ece3f9 commit 4fc81da
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 4 additions & 2 deletions requirements/pip_tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,12 @@ importlib-metadata==7.0.1
# via build
packaging==23.2
# via build
pip-tools==7.3.0
pip-tools==7.4.0
# via -r requirements/pip_tools.in
pyproject-hooks==1.0.0
# via build
# via
# build
# pip-tools
tomli==2.0.1
# via
# build
Expand Down
6 changes: 2 additions & 4 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,7 @@ click-log==0.4.0
code-annotations==1.6.0
# via edx-lint
coverage[toml]==7.4.1
# via
# coverage
# pytest-cov
# via pytest-cov
dill==0.3.8
# via pylint
edx-lint==5.3.6
Expand Down Expand Up @@ -59,7 +57,7 @@ pylint-plugin-utils==0.8.2
# via
# pylint-celery
# pylint-django
pytest==8.0.0
pytest==8.0.1
# via pytest-cov
pytest-cov==4.1.0
# via -r requirements/test.in
Expand Down

0 comments on commit 4fc81da

Please sign in to comment.