Skip to content

Commit

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

Python Requirements Update
  • Loading branch information
UsamaSadiq authored May 26, 2022
2 parents 65e2989 + 09ddfe7 commit 808f354
Show file tree
Hide file tree
Showing 8 changed files with 25 additions and 25 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
asgiref==3.5.2
# via django
certifi==2022.5.18
certifi==2022.5.18.1
# via requests
charset-normalizer==2.0.12
# via requests
Expand Down
4 changes: 2 additions & 2 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
#
# make upgrade
#
certifi==2022.5.18
certifi==2022.5.18.1
# via requests
charset-normalizer==2.0.12
# via requests
codecov==2.1.12
# via -r requirements/ci.in
coverage==6.3.3
coverage==6.4
# via codecov
distlib==0.3.4
# via virtualenv
Expand Down
14 changes: 7 additions & 7 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ bleach==5.0.0
# via
# -r requirements/quality.txt
# readme-renderer
certifi==2022.5.18
certifi==2022.5.18.1
# via
# -r requirements/ci.txt
# -r requirements/quality.txt
Expand Down Expand Up @@ -68,7 +68,7 @@ coreschema==0.0.4
# -r requirements/quality.txt
# coreapi
# drf-yasg
coverage[toml]==6.3.3
coverage[toml]==6.4
# via
# -r requirements/ci.txt
# -r requirements/quality.txt
Expand All @@ -80,7 +80,7 @@ cryptography==37.0.2
# secretstorage
diff-cover==6.5.0
# via -r requirements/dev.in
dill==0.3.4
dill==0.3.5.1
# via
# -r requirements/quality.txt
# pylint
Expand Down Expand Up @@ -119,7 +119,7 @@ idna==3.3
# -r requirements/ci.txt
# -r requirements/quality.txt
# requests
importlib-metadata==4.11.3
importlib-metadata==4.11.4
# via
# -r requirements/quality.txt
# keyring
Expand Down Expand Up @@ -151,7 +151,7 @@ jinja2==3.1.2
# code-annotations
# coreschema
# diff-cover
keyring==23.5.0
keyring==23.5.1
# via
# -r requirements/quality.txt
# twine
Expand Down Expand Up @@ -184,7 +184,7 @@ pep517==0.12.0
# via
# -r requirements/pip-tools.txt
# pip-tools
pip-tools==6.6.1
pip-tools==6.6.2
# via -r requirements/pip-tools.txt
pkginfo==1.8.2
# via
Expand Down Expand Up @@ -293,7 +293,7 @@ rfc3986==2.0.0
# via
# -r requirements/quality.txt
# twine
rich==12.4.1
rich==12.4.4
# via
# -r requirements/quality.txt
# twine
Expand Down
10 changes: 5 additions & 5 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ babel==2.10.1
# via sphinx
bleach==5.0.0
# via readme-renderer
certifi==2022.5.18
certifi==2022.5.18.1
# via
# -r requirements/test.txt
# requests
Expand All @@ -39,7 +39,7 @@ coreschema==0.0.4
# -r requirements/test.txt
# coreapi
# drf-yasg
coverage[toml]==6.3.3
coverage[toml]==6.4
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -73,7 +73,7 @@ idna==3.3
# requests
imagesize==1.3.0
# via sphinx
importlib-metadata==4.11.3
importlib-metadata==4.11.4
# via
# keyring
# sphinx
Expand All @@ -99,7 +99,7 @@ jinja2==3.1.2
# -r requirements/test.txt
# coreschema
# sphinx
keyring==23.5.0
keyring==23.5.1
# via twine
markupsafe==2.1.1
# via
Expand Down Expand Up @@ -167,7 +167,7 @@ restructuredtext-lint==1.4.0
# via doc8
rfc3986==2.0.0
# via twine
rich==12.4.1
rich==12.4.4
# via twine
ruamel-yaml==0.17.21
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ click==8.1.3
# via pip-tools
pep517==0.12.0
# via pip-tools
pip-tools==6.6.1
pip-tools==6.6.2
# via -r requirements/pip-tools.in
tomli==2.0.1
# via pep517
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ wheel==0.37.1
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==22.1
pip==22.1.1
# via -r requirements/pip.in
setuptools==59.8.0
# via
Expand Down
12 changes: 6 additions & 6 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ attrs==21.4.0
# pytest
bleach==5.0.0
# via readme-renderer
certifi==2022.5.18
certifi==2022.5.18.1
# via
# -r requirements/test.txt
# requests
Expand Down Expand Up @@ -48,13 +48,13 @@ coreschema==0.0.4
# -r requirements/test.txt
# coreapi
# drf-yasg
coverage[toml]==6.3.3
coverage[toml]==6.4
# via
# -r requirements/test.txt
# pytest-cov
cryptography==37.0.2
# via secretstorage
dill==0.3.4
dill==0.3.5.1
# via pylint
django==3.2.13
# via
Expand All @@ -76,7 +76,7 @@ idna==3.3
# via
# -r requirements/test.txt
# requests
importlib-metadata==4.11.3
importlib-metadata==4.11.4
# via
# keyring
# twine
Expand Down Expand Up @@ -105,7 +105,7 @@ jinja2==3.1.2
# -r requirements/test.txt
# code-annotations
# coreschema
keyring==23.5.0
keyring==23.5.1
# via twine
lazy-object-proxy==1.7.1
# via astroid
Expand Down Expand Up @@ -192,7 +192,7 @@ requests-toolbelt==0.9.1
# via twine
rfc3986==2.0.0
# via twine
rich==12.4.1
rich==12.4.4
# via twine
ruamel-yaml==0.17.21
# via
Expand Down
4 changes: 2 additions & 2 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ asgiref==3.5.2
# django
attrs==21.4.0
# via pytest
certifi==2022.5.18
certifi==2022.5.18.1
# via
# -r requirements/base.txt
# requests
Expand All @@ -27,7 +27,7 @@ coreschema==0.0.4
# -r requirements/base.txt
# coreapi
# drf-yasg
coverage[toml]==6.3.3
coverage[toml]==6.4
# via pytest-cov
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
Expand Down

0 comments on commit 808f354

Please sign in to comment.