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 Oct 17, 2023
1 parent 3efa08f commit cc70fed
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ wheel==0.41.2
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==23.2.1
pip==23.3
# via -r requirements/pip.in
setuptools==68.2.2
# via -r requirements/pip.in
4 changes: 3 additions & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@ click-log==0.4.0
code-annotations==1.5.0
# via edx-lint
coverage[toml]==7.3.2
# via pytest-cov
# via
# coverage
# pytest-cov
dill==0.3.7
# via pylint
edx-lint==5.3.4
Expand Down

0 comments on commit cc70fed

Please sign in to comment.