Skip to content

Commit

Permalink
chore: Updating Python Requirements (#283)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored Dec 2, 2022
1 parent d886b34 commit a03c5fc
Show file tree
Hide file tree
Showing 6 changed files with 86 additions and 94 deletions.
26 changes: 12 additions & 14 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 @@ -16,7 +16,7 @@ charset-normalizer==2.1.1
# via requests
click==8.1.3
# via edx-django-utils
cryptography==38.0.1
cryptography==38.0.4
# via pyjwt
django==3.2.16
# via
Expand Down Expand Up @@ -46,29 +46,29 @@ future==0.18.2
# via pyjwkest
idna==3.4
# via requests
newrelic==8.2.1
newrelic==8.4.0
# via edx-django-utils
pbr==5.10.0
pbr==5.11.0
# via stevedore
psutil==5.9.2
psutil==5.9.4
# via edx-django-utils
pycparser==2.21
# via cffi
pycryptodomex==3.15.0
pycryptodomex==3.16.0
# via pyjwkest
pyjwkest==1.4.2
# via -r requirements/base.in
pyjwt[crypto]==2.5.0
pyjwt[crypto]==2.6.0
# via
# -r requirements/base.in
# drf-jwt
pymongo==3.12.3
pymongo==3.13.0
# via edx-opaque-keys
pynacl==1.5.0
# via edx-django-utils
python-dateutil==2.8.2
# via -r requirements/base.in
pytz==2022.4
pytz==2022.6
# via
# django
# djangorestframework
Expand All @@ -85,11 +85,9 @@ six==1.16.0
# python-dateutil
sqlparse==0.4.3
# via django
stevedore==4.0.1
stevedore==4.1.1
# via
# edx-django-utils
# edx-opaque-keys
types-cryptography==3.3.23
# via pyjwt
urllib3==1.26.12
urllib3==1.26.13
# via requests
68 changes: 33 additions & 35 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 @@ -13,7 +13,7 @@ asgiref==3.5.2
# -r requirements/base.txt
# -r requirements/test.txt
# django
astroid==2.12.11
astroid==2.12.13
# via
# -r requirements/test.txt
# pylint
Expand All @@ -22,7 +22,7 @@ attrs==22.1.0
# via
# -r requirements/test.txt
# pytest
babel==2.10.3
babel==2.11.0
# via
# -r requirements/docs.txt
# sphinx
Expand Down Expand Up @@ -64,14 +64,14 @@ coverage[toml]==6.5.0
# via
# -r requirements/test.txt
# pytest-cov
cryptography==38.0.1
cryptography==38.0.4
# via
# -r requirements/base.txt
# -r requirements/test.txt
# pyjwt
ddt==1.6.0
# via -r requirements/test.txt
dill==0.3.5.1
dill==0.3.6
# via
# -r requirements/test.txt
# pylint
Expand Down Expand Up @@ -122,9 +122,13 @@ edx-opaque-keys==2.3.0
# via
# -r requirements/base.txt
# -r requirements/test.txt
exceptiongroup==1.0.4
# via
# -r requirements/test.txt
# pytest
factory-boy==2.12.0
# via -r requirements/test.txt
faker==15.1.1
faker==15.3.4
# via
# -r requirements/test.txt
# factory-boy
Expand All @@ -150,7 +154,7 @@ imagesize==1.4.1
# via
# -r requirements/docs.txt
# sphinx
importlib-metadata==5.0.0
importlib-metadata==5.1.0
# via
# -r requirements/docs.txt
# sphinx
Expand All @@ -168,7 +172,7 @@ jinja2==3.1.2
# -r requirements/test.txt
# code-annotations
# sphinx
lazy-object-proxy==1.7.1
lazy-object-proxy==1.8.0
# via
# -r requirements/test.txt
# astroid
Expand All @@ -181,7 +185,7 @@ mccabe==0.7.0
# via
# -r requirements/test.txt
# pylint
newrelic==8.2.1
newrelic==8.4.0
# via
# -r requirements/base.txt
# -r requirements/test.txt
Expand All @@ -193,12 +197,12 @@ packaging==21.3
# pytest
# sphinx
# tox
pbr==5.10.0
pbr==5.11.0
# via
# -r requirements/base.txt
# -r requirements/test.txt
# stevedore
platformdirs==2.5.2
platformdirs==2.5.4
# via
# -r requirements/test.txt
# pylint
Expand All @@ -208,24 +212,23 @@ pluggy==1.0.0
# -r requirements/test.txt
# pytest
# tox
psutil==5.9.2
psutil==5.9.4
# via
# -r requirements/base.txt
# -r requirements/test.txt
# edx-django-utils
py==1.11.0
# via
# -r requirements/test.txt
# pytest
# tox
pycodestyle==2.9.1
pycodestyle==2.10.0
# via -r requirements/test.txt
pycparser==2.21
# via
# -r requirements/base.txt
# -r requirements/test.txt
# cffi
pycryptodomex==3.15.0
pycryptodomex==3.16.0
# via
# -r requirements/base.txt
# -r requirements/test.txt
Expand All @@ -238,12 +241,12 @@ pyjwkest==1.4.2
# via
# -r requirements/base.txt
# -r requirements/test.txt
pyjwt[crypto]==2.5.0
pyjwt[crypto]==2.6.0
# via
# -r requirements/base.txt
# -r requirements/test.txt
# drf-jwt
pylint==2.15.4
pylint==2.15.7
# via
# -r requirements/test.txt
# edx-lint
Expand All @@ -263,7 +266,7 @@ pylint-plugin-utils==0.7
# -r requirements/test.txt
# pylint-celery
# pylint-django
pymongo==3.12.3
pymongo==3.13.0
# via
# -r requirements/base.txt
# -r requirements/test.txt
Expand All @@ -278,7 +281,7 @@ pyparsing==3.0.9
# -r requirements/docs.txt
# -r requirements/test.txt
# packaging
pytest==7.1.3
pytest==7.2.0
# via
# -r requirements/test.txt
# pytest-cov
Expand All @@ -292,11 +295,11 @@ python-dateutil==2.8.2
# -r requirements/base.txt
# -r requirements/test.txt
# faker
python-slugify==6.1.2
python-slugify==7.0.0
# via
# -r requirements/test.txt
# code-annotations
pytz==2022.4
pytz==2022.6
# via
# -r requirements/base.txt
# -r requirements/docs.txt
Expand Down Expand Up @@ -331,11 +334,11 @@ snowballstemmer==2.2.0
# via
# -r requirements/docs.txt
# sphinx
sphinx==5.2.3
sphinx==5.3.0
# via
# -r requirements/docs.txt
# sphinx-rtd-theme
sphinx-rtd-theme==1.0.0
sphinx-rtd-theme==1.1.1
# via -r requirements/docs.txt
sphinxcontrib-applehelp==1.0.2
# via
Expand Down Expand Up @@ -366,7 +369,7 @@ sqlparse==0.4.3
# -r requirements/base.txt
# -r requirements/test.txt
# django
stevedore==4.0.1
stevedore==4.1.1
# via
# -r requirements/base.txt
# -r requirements/test.txt
Expand All @@ -384,37 +387,32 @@ tomli==2.0.1
# pylint
# pytest
# tox
tomlkit==0.11.5
tomlkit==0.11.6
# via
# -r requirements/test.txt
# pylint
tox==3.26.0
tox==3.27.1
# via -r requirements/test.txt
types-cryptography==3.3.23
# via
# -r requirements/base.txt
# -r requirements/test.txt
# pyjwt
typing-extensions==4.4.0
# via
# -r requirements/test.txt
# astroid
# pylint
urllib3==1.26.12
urllib3==1.26.13
# via
# -r requirements/base.txt
# -r requirements/docs.txt
# -r requirements/test.txt
# requests
virtualenv==20.16.5
virtualenv==20.17.0
# via
# -r requirements/test.txt
# tox
wrapt==1.14.1
# via
# -r requirements/test.txt
# astroid
zipp==3.9.0
zipp==3.11.0
# via
# -r requirements/docs.txt
# importlib-metadata
18 changes: 9 additions & 9 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
#
# 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
#
alabaster==0.7.12
# via sphinx
babel==2.10.3
babel==2.11.0
# via sphinx
certifi==2022.9.24
# via
Expand All @@ -26,7 +26,7 @@ idna==3.4
# requests
imagesize==1.4.1
# via sphinx
importlib-metadata==5.0.0
importlib-metadata==5.1.0
# via sphinx
jinja2==3.1.2
# via
Expand All @@ -46,7 +46,7 @@ pyparsing==3.0.9
# via
# -c requirements/test.txt
# packaging
pytz==2022.4
pytz==2022.6
# via
# -c requirements/test.txt
# babel
Expand All @@ -56,11 +56,11 @@ requests==2.28.1
# sphinx
snowballstemmer==2.2.0
# via sphinx
sphinx==5.2.3
sphinx==5.3.0
# via
# -r requirements/docs.in
# sphinx-rtd-theme
sphinx-rtd-theme==1.0.0
sphinx-rtd-theme==1.1.1
# via -r requirements/docs.in
sphinxcontrib-applehelp==1.0.2
# via sphinx
Expand All @@ -74,9 +74,9 @@ sphinxcontrib-qthelp==1.0.3
# via sphinx
sphinxcontrib-serializinghtml==1.1.5
# via sphinx
urllib3==1.26.12
urllib3==1.26.13
# via
# -c requirements/test.txt
# requests
zipp==3.9.0
zipp==3.11.0
# via importlib-metadata
6 changes: 3 additions & 3 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,23 +4,23 @@
#
# make upgrade
#
build==0.8.0
build==0.9.0
# via pip-tools
click==8.1.3
# via pip-tools
packaging==21.3
# 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.37.1
wheel==0.38.4
# via pip-tools

# The following packages are considered to be unsafe in a requirements file:
Expand Down
Loading

0 comments on commit a03c5fc

Please sign in to comment.