Skip to content

Commit

Permalink
chore: Updating Python Requirements (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored Jun 22, 2022
1 parent 10d09f6 commit 3e7ddff
Show file tree
Hide file tree
Showing 2 changed files with 2 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 @@ -10,5 +10,5 @@ wheel==0.37.1
# The following packages are considered to be unsafe in a requirements file:
pip==22.1.2
# via -r requirements/pip.in
setuptools==62.4.0
setuptools==62.6.0
# via -r requirements/pip.in
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ py==1.11.0
# via tox
pycodestyle==2.8.0
# via -r requirements/test.in
pylint==2.14.2
pylint==2.14.3
# via
# -r requirements/test.in
# edx-lint
Expand Down

0 comments on commit 3e7ddff

Please sign in to comment.