Skip to content

Commit

Permalink
Merge pull request #317 from openedx/jenkins/upgrade-python-requireme…
Browse files Browse the repository at this point in the history
…nts-bc672fb

Python Requirements Update
  • Loading branch information
mumarkhan999 authored Jul 13, 2023
2 parents bc672fb + 3ab4d58 commit 630cd2f
Show file tree
Hide file tree
Showing 7 changed files with 41 additions and 37 deletions.
6 changes: 3 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ cffi==1.15.1
# via
# cryptography
# pynacl
charset-normalizer==3.1.0
charset-normalizer==3.2.0
# via requests
click==8.1.3
click==8.1.4
# via
# celery
# click-didyoumean
Expand All @@ -46,7 +46,7 @@ click-repl==0.3.0
# via celery
code-annotations==1.3.0
# via edx-toggles
cryptography==41.0.1
cryptography==41.0.2
# via djfernet
django==3.2.20
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ filelock==3.12.2
# virtualenv
packaging==23.1
# via tox
platformdirs==3.8.0
platformdirs==3.8.1
# via virtualenv
pluggy==1.2.0
# via tox
Expand Down
23 changes: 12 additions & 11 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ asgiref==3.7.2
# via
# -r requirements/quality.txt
# django
astroid==2.15.5
astroid==2.15.6
# via
# -r requirements/quality.txt
# pylint
Expand Down Expand Up @@ -52,11 +52,11 @@ cffi==1.15.1
# -r requirements/quality.txt
# cryptography
# pynacl
charset-normalizer==3.1.0
charset-normalizer==3.2.0
# via
# -r requirements/quality.txt
# requests
click==8.1.3
click==8.1.4
# via
# -r requirements/pip-tools.txt
# -r requirements/quality.txt
Expand Down Expand Up @@ -94,7 +94,7 @@ coverage[toml]==7.2.7
# via
# -r requirements/quality.txt
# pytest-cov
cryptography==41.0.1
cryptography==41.0.2
# via
# -r requirements/quality.txt
# djfernet
Expand Down Expand Up @@ -156,7 +156,7 @@ edx-django-utils==5.5.0
# django-config-models
# edx-toggles
# event-tracking
edx-i18n-tools==0.9.2
edx-i18n-tools==1.0.0
# via -r requirements/dev.in
edx-lint==5.3.4
# via -r requirements/quality.txt
Expand All @@ -170,7 +170,7 @@ exceptiongroup==1.1.2
# pytest
factory-boy==3.2.1
# via -r requirements/quality.txt
faker==18.11.2
faker==19.0.0
# via
# -r requirements/quality.txt
# factory-boy
Expand Down Expand Up @@ -225,7 +225,7 @@ mccabe==0.7.0
# via
# -r requirements/quality.txt
# pylint
mock==5.0.2
mock==5.1.0
# via -r requirements/quality.txt
newrelic==8.8.1
# via
Expand All @@ -239,15 +239,15 @@ packaging==23.1
# build
# pytest
# tox
path==16.6.0
path==16.7.1
# via edx-i18n-tools
pbr==5.11.1
# via
# -r requirements/quality.txt
# stevedore
pip-tools==6.14.0
# via -r requirements/pip-tools.txt
platformdirs==3.8.0
platformdirs==3.8.1
# via
# -r requirements/ci.txt
# -r requirements/quality.txt
Expand Down Expand Up @@ -280,9 +280,9 @@ pycparser==2.21
# via
# -r requirements/quality.txt
# cffi
pydantic==2.0.1
pydantic==2.0.2
# via inflect
pydantic-core==2.0.2
pydantic-core==2.1.2
# via pydantic
pydocstyle==6.3.0
# via -r requirements/quality.txt
Expand Down Expand Up @@ -411,6 +411,7 @@ typing-extensions==4.7.1
# annotated-types
# asgiref
# astroid
# faker
# inflect
# kombu
# pydantic
Expand Down
19 changes: 10 additions & 9 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,11 @@ cffi==1.15.1
# -r requirements/test.txt
# cryptography
# pynacl
charset-normalizer==3.1.0
charset-normalizer==3.2.0
# via
# -r requirements/test.txt
# requests
click==8.1.3
click==8.1.4
# via
# -r requirements/test.txt
# celery
Expand Down Expand Up @@ -88,7 +88,7 @@ coverage[toml]==7.2.7
# via
# -r requirements/test.txt
# pytest-cov
cryptography==41.0.1
cryptography==41.0.2
# via
# -r requirements/test.txt
# djfernet
Expand Down Expand Up @@ -160,7 +160,7 @@ exceptiongroup==1.1.2
# pytest
factory-boy==3.2.1
# via -r requirements/test.txt
faker==18.11.2
faker==19.0.0
# via
# -r requirements/test.txt
# factory-boy
Expand All @@ -172,19 +172,19 @@ idna==3.4
# requests
imagesize==1.4.1
# via sphinx
importlib-metadata==6.7.0
importlib-metadata==6.8.0
# via
# keyring
# twine
importlib-resources==5.12.0
importlib-resources==6.0.0
# via keyring
iniconfig==2.0.0
# via
# -r requirements/test.txt
# pytest
isodate==0.6.1
# via -r requirements/test.txt
jaraco-classes==3.2.3
jaraco-classes==3.3.0
# via keyring
jeepney==0.8.0
# via
Expand Down Expand Up @@ -213,7 +213,7 @@ markupsafe==2.1.3
# jinja2
mdurl==0.1.2
# via markdown-it-py
mock==5.0.2
mock==5.1.0
# via -r requirements/test.txt
more-itertools==9.1.0
# via jaraco-classes
Expand Down Expand Up @@ -379,6 +379,7 @@ typing-extensions==4.7.1
# via
# -r requirements/test.txt
# asgiref
# faker
# kombu
# pydata-sphinx-theme
# rich
Expand All @@ -404,7 +405,7 @@ wcwidth==0.2.6
# prompt-toolkit
webencodings==0.5.1
# via bleach
zipp==3.15.0
zipp==3.16.0
# via
# importlib-metadata
# importlib-resources
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
build==0.10.0
# via pip-tools
click==8.1.3
click==8.1.4
# via pip-tools
packaging==23.1
# via build
Expand Down
15 changes: 8 additions & 7 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ asgiref==3.7.2
# via
# -r requirements/test.txt
# django
astroid==2.15.5
astroid==2.15.6
# via
# pylint
# pylint-celery
Expand All @@ -45,11 +45,11 @@ cffi==1.15.1
# -r requirements/test.txt
# cryptography
# pynacl
charset-normalizer==3.1.0
charset-normalizer==3.2.0
# via
# -r requirements/test.txt
# requests
click==8.1.3
click==8.1.4
# via
# -r requirements/test.txt
# celery
Expand Down Expand Up @@ -83,7 +83,7 @@ coverage[toml]==7.2.7
# via
# -r requirements/test.txt
# pytest-cov
cryptography==41.0.1
cryptography==41.0.2
# via
# -r requirements/test.txt
# djfernet
Expand Down Expand Up @@ -146,7 +146,7 @@ exceptiongroup==1.1.2
# pytest
factory-boy==3.2.1
# via -r requirements/test.txt
faker==18.11.2
faker==19.0.0
# via
# -r requirements/test.txt
# factory-boy
Expand Down Expand Up @@ -186,7 +186,7 @@ markupsafe==2.1.3
# jinja2
mccabe==0.7.0
# via pylint
mock==5.0.2
mock==5.1.0
# via -r requirements/test.txt
newrelic==8.8.1
# via
Expand All @@ -200,7 +200,7 @@ pbr==5.11.1
# via
# -r requirements/test.txt
# stevedore
platformdirs==3.8.0
platformdirs==3.8.1
# via pylint
pluggy==1.2.0
# via
Expand Down Expand Up @@ -314,6 +314,7 @@ typing-extensions==4.7.1
# -r requirements/test.txt
# asgiref
# astroid
# faker
# kombu
# pylint
tzdata==2023.3
Expand Down
11 changes: 6 additions & 5 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,11 @@ cffi==1.15.1
# -r requirements/base.txt
# cryptography
# pynacl
charset-normalizer==3.1.0
charset-normalizer==3.2.0
# via
# -r requirements/base.txt
# requests
click==8.1.3
click==8.1.4
# via
# -r requirements/base.txt
# celery
Expand Down Expand Up @@ -73,7 +73,7 @@ code-annotations==1.3.0
# edx-toggles
coverage[toml]==7.2.7
# via pytest-cov
cryptography==41.0.1
cryptography==41.0.2
# via
# -r requirements/base.txt
# djfernet
Expand Down Expand Up @@ -129,7 +129,7 @@ exceptiongroup==1.1.2
# via pytest
factory-boy==3.2.1
# via -r requirements/test.in
faker==18.11.2
faker==19.0.0
# via factory-boy
fasteners==0.18
# via -r requirements/base.txt
Expand Down Expand Up @@ -157,7 +157,7 @@ markupsafe==2.1.3
# via
# -r requirements/base.txt
# jinja2
mock==5.0.2
mock==5.1.0
# via -r requirements/test.in
newrelic==8.8.1
# via
Expand Down Expand Up @@ -252,6 +252,7 @@ typing-extensions==4.7.1
# via
# -r requirements/base.txt
# asgiref
# faker
# kombu
tzdata==2023.3
# via
Expand Down

0 comments on commit 630cd2f

Please sign in to comment.