Skip to content
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.

Commit

Permalink
chore: Updating Python Requirements (#992)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored Dec 7, 2022
1 parent c98ba81 commit e2320a6
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# make upgrade
#
Expand Down
10 changes: 5 additions & 5 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# make upgrade
#
Expand Down Expand Up @@ -74,7 +74,7 @@ exceptiongroup==1.0.4
# via
# -r requirements/test.txt
# pytest
filelock==3.8.0
filelock==3.8.2
# via
# tox
# virtualenv
Expand Down Expand Up @@ -112,7 +112,7 @@ pep517==0.13.0
# build
pexpect==4.8.0
# via -r requirements/test.txt
pip-tools==6.10.0
pip-tools==6.11.0
# via -r requirements/pip-tools.txt
platformdirs==2.5.4
# via virtualenv
Expand Down Expand Up @@ -200,7 +200,7 @@ urllib3==1.26.13
# -r requirements/test.txt
# docker
# requests
virtualenv==20.17.0
virtualenv==20.17.1
# via tox
websocket-client==0.59.0
# via
Expand Down
4 changes: 2 additions & 2 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# make upgrade
#
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 @@ packaging==21.3
# via build
pep517==0.13.0
# via build
pip-tools==6.10.0
pip-tools==6.11.0
# via -r requirements/pip-tools.in
pyparsing==3.0.9
# via packaging
Expand Down
4 changes: 2 additions & 2 deletions requirements/test.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# make upgrade
#
Expand Down

0 comments on commit e2320a6

Please sign in to comment.