Skip to content

Commit

Permalink
chore: Updating Python Requirements (#257)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored Dec 12, 2022
1 parent fac9737 commit 9d6eb33
Show file tree
Hide file tree
Showing 8 changed files with 93 additions and 96 deletions.
18 changes: 9 additions & 9 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 All @@ -14,15 +14,15 @@ binaryornot==0.4.4
# via cookiecutter
boto==2.49.0
# via -r requirements/base.in
boto3==1.26.3
boto3==1.26.27
# via fs-s3fs
botocore==1.29.3
botocore==1.29.27
# via
# boto3
# s3transfer
certifi==2022.9.24
certifi==2022.12.7
# via requests
chardet==5.0.0
chardet==5.1.0
# via binaryornot
charset-normalizer==2.1.1
# via requests
Expand Down Expand Up @@ -75,7 +75,7 @@ python-dateutil==2.8.2
# arrow
# botocore
# xblock
python-slugify==6.1.2
python-slugify==7.0.0
# via cookiecutter
pytz==2022.6
# via
Expand All @@ -91,7 +91,7 @@ requests==2.28.1
# cookiecutter
s3transfer==0.6.0
# via boto3
simplejson==3.17.6
simplejson==3.18.0
# via -r requirements/base.in
six==1.16.0
# via
Expand All @@ -102,7 +102,7 @@ sqlparse==0.4.3
# via django
text-unidecode==1.3
# via python-slugify
urllib3==1.26.12
urllib3==1.26.13
# via
# botocore
# requests
Expand Down
21 changes: 10 additions & 11 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
#
# 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
#
certifi==2022.9.24
certifi==2022.12.7
# via requests
charset-normalizer==2.1.1
# via requests
Expand All @@ -14,35 +14,34 @@ coverage==6.5.0
# via codecov
distlib==0.3.6
# via virtualenv
filelock==3.8.0
filelock==3.8.2
# via
# tox
# virtualenv
idna==3.4
# via requests
packaging==21.3
packaging==22.0
# via tox
platformdirs==2.5.3
platformdirs==2.6.0
# via virtualenv
pluggy==1.0.0
# via tox
py==1.11.0
# via tox
pyparsing==3.0.9
# via packaging
requests==2.28.1
# via codecov
six==1.16.0
# via tox
tomli==2.0.1
# via tox
tox==3.27.0
tox==3.27.1
# via
# -c requirements/common_constraints.txt
# -r requirements/ci.in
# tox-battery
tox-battery==0.6.1
# via -r requirements/ci.in
urllib3==1.26.12
urllib3==1.26.13
# via requests
virtualenv==20.16.6
virtualenv==20.17.1
# via tox
4 changes: 4 additions & 0 deletions requirements/common_constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,7 @@ setuptools<60

# django-simple-history>3.0.0 adds indexing and causes a lot of migrations to be affected
django-simple-history==3.0.0

# tox>4.0.0 isn't yet compatible with many tox plugins, causing CI failures in almost all repos.
# Details can be found in this discussion: https://github.com/tox-dev/tox/discussions/1810
tox<4.0.0
48 changes: 23 additions & 25 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 All @@ -23,7 +23,7 @@ asgiref==3.5.2
# -r requirements/base.txt
# -r requirements/test.txt
# django
astroid==2.12.12
astroid==2.12.13
# via
# pylint
# pylint-celery
Expand All @@ -44,23 +44,23 @@ boto==2.49.0
# via
# -r requirements/base.txt
# -r requirements/test.txt
boto3==1.26.3
boto3==1.26.27
# via
# -r requirements/base.txt
# -r requirements/test.txt
# fs-s3fs
botocore==1.29.3
botocore==1.29.27
# via
# -r requirements/base.txt
# -r requirements/test.txt
# boto3
# s3transfer
certifi==2022.9.24
certifi==2022.12.7
# via
# -r requirements/base.txt
# -r requirements/test.txt
# requests
chardet==5.0.0
chardet==5.1.0
# via
# -r requirements/base.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -113,11 +113,11 @@ django-pyfs==3.2.0
# -r requirements/test.txt
edx-lint==5.3.0
# via -r requirements/quality.in
exceptiongroup==1.0.1
exceptiongroup==1.0.4
# via
# -r requirements/test.txt
# pytest
filelock==3.8.0
filelock==3.8.2
# via
# -r requirements/test.txt
# tox
Expand Down Expand Up @@ -178,7 +178,7 @@ lxml==4.9.1
# -r requirements/base.txt
# -r requirements/test.txt
# xblock
mako==1.2.3
mako==1.2.4
# via
# -r requirements/test.txt
# acid-xblock
Expand All @@ -203,18 +203,19 @@ nose==1.3.7
# via
# -r requirements/test.txt
# needle
packaging==21.3
packaging==22.0
# via
# -r requirements/test.txt
# pytest
# pytest-rerunfailures
# tox
pbr==5.11.0
# via stevedore
pillow==9.3.0
# via
# -r requirements/test.txt
# needle
platformdirs==2.5.3
platformdirs==2.6.0
# via
# -r requirements/test.txt
# pylint
Expand All @@ -228,11 +229,11 @@ py==1.11.0
# via
# -r requirements/test.txt
# tox
pycodestyle==2.9.1
pycodestyle==2.10.0
# via -r requirements/quality.in
pydocstyle==6.1.1
# via -r requirements/quality.in
pylint==2.15.5
pylint==2.15.8
# via
# edx-lint
# pylint-celery
Expand All @@ -246,10 +247,6 @@ pylint-plugin-utils==0.7
# via
# pylint-celery
# pylint-django
pyparsing==3.0.9
# via
# -r requirements/test.txt
# packaging
pypng==0.20220715.0
# via
# -r requirements/base.txt
Expand All @@ -268,7 +265,7 @@ pytest-django==4.5.2
# via
# -r requirements/test.in
# -r requirements/test.txt
pytest-rerunfailures==10.2
pytest-rerunfailures==10.3
# via
# -r requirements/test.in
# -r requirements/test.txt
Expand All @@ -279,7 +276,7 @@ python-dateutil==2.8.2
# arrow
# botocore
# xblock
python-slugify==6.1.2
python-slugify==7.0.0
# via
# -r requirements/base.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -314,7 +311,7 @@ selenium==3.4.1
# -r requirements/test.txt
# bok-choy
# needle
simplejson==3.17.6
simplejson==3.18.0
# via
# -r requirements/base.txt
# -r requirements/test.txt
Expand All @@ -335,7 +332,7 @@ sqlparse==0.4.3
# -r requirements/base.txt
# -r requirements/test.txt
# django
stevedore==4.1.0
stevedore==4.1.1
# via code-annotations
text-unidecode==1.3
# via
Expand All @@ -351,8 +348,9 @@ tomli==2.0.1
# tox
tomlkit==0.11.6
# via pylint
tox==3.27.0
tox==3.27.1
# via
# -c requirements/common_constraints.txt
# -r requirements/test.in
# -r requirements/test.txt
# tox-battery
Expand All @@ -364,13 +362,13 @@ typing-extensions==4.4.0
# via
# astroid
# pylint
urllib3==1.26.12
urllib3==1.26.13
# via
# -r requirements/base.txt
# -r requirements/test.txt
# botocore
# requests
virtualenv==20.16.6
virtualenv==20.17.1
# via
# -r requirements/test.txt
# tox
Expand Down
8 changes: 3 additions & 5 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,19 +8,17 @@ build==0.9.0
# via pip-tools
click==8.1.3
# via pip-tools
packaging==21.3
packaging==22.0
# via build
pep517==0.13.0
# via build
pip-tools==6.9.0
pip-tools==6.11.0
# via -r requirements/pip-tools.in
pyparsing==3.0.9
# via packaging
tomli==2.0.1
# via
# build
# pep517
wheel==0.38.2
wheel==0.38.4
# via pip-tools

# The following packages are considered to be unsafe in a requirements file:
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
#
# make upgrade
#
wheel==0.38.2
wheel==0.38.4
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==22.3.1
# via -r requirements/pip.in
setuptools==65.5.1
setuptools==65.6.3
# via -r requirements/pip.in
Loading

0 comments on commit 9d6eb33

Please sign in to comment.