Skip to content

Commit

Permalink
feat: Upgrade Python dependency pip-tools (#32760)
Browse files Browse the repository at this point in the history
build: update pip-tools

Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`

Co-authored-by: mumarkhan999 <[email protected]>
  • Loading branch information
github-actions[bot] and mumarkhan999 authored Jul 17, 2023
1 parent 1af9803 commit bc98d9c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/edx/development.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1152,7 +1152,7 @@ pillow==9.5.0
# edx-enterprise
# edx-organizations
# edxval
pip-tools==6.14.0
pip-tools==7.0.0
# via -r requirements/edx/../pip-tools.txt
pkgutil-resolve-name==1.3.10
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ click==8.1.4
# pip-tools
packaging==23.1
# via build
pip-tools==6.14.0
pip-tools==7.0.0
# via -r requirements/pip-tools.in
pyproject-hooks==1.0.0
# via build
Expand Down

0 comments on commit bc98d9c

Please sign in to comment.