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

Commit

Permalink
chore: Updating Python Requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot committed Sep 18, 2023
1 parent 1e63257 commit 58cb701
Show file tree
Hide file tree
Showing 4 changed files with 66 additions and 55 deletions.
58 changes: 31 additions & 27 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,45 +25,44 @@ botocore==1.23.54
# s3transfer
cachetools==5.3.1
# via google-auth
certifi==2023.5.7
certifi==2023.7.22
# via
# kubernetes
# requests
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.7
# via
# -r requirements/base.in
# click-log
# edx-django-utils
click-log==0.4.0
# via -r requirements/base.in
cloudflare==2.11.6
cloudflare==2.11.7
# via -r requirements/base.in
cryptography==41.0.1
cryptography==41.0.3
# via
# pyjwt
# simple-salesforce
decorator==5.1.1
# via validators
deprecated==1.2.14
# via pygithub
django==3.2.19
django==3.2.21
# via
# -c requirements/constraints.txt
# django-crum
# django-waffle
# edx-django-utils
django-crum==0.7.9
# via edx-django-utils
django-waffle==3.0.0
django-waffle==4.0.0
# via edx-django-utils
easydict==1.10
# via yagocd
edx-django-utils==5.5.0
edx-django-utils==5.7.0
# via edx-rest-api-client
edx-opaque-keys==0.4.0
# via -r requirements/base.in
Expand All @@ -79,12 +78,12 @@ gitpython==3.1.18
# via -r requirements/base.in
google-api-python-client==1.7.3
# via -r requirements/base.in
google-auth==2.20.0
google-auth==2.23.0
# via
# google-api-python-client
# google-auth-httplib2
# kubernetes
google-auth-httplib2==0.1.0
google-auth-httplib2==0.1.1
# via google-api-python-client
httplib2==0.22.0
# via
Expand All @@ -100,19 +99,23 @@ jmespath==0.10.0
# via
# boto3
# botocore
jsonlines==3.1.0
jsonlines==4.0.0
# via cloudflare
kubernetes==12.0.1
# via -r requirements/base.in
lxml==4.9.2
lxml==4.9.3
# via zeep
newrelic==8.8.0
more-itertools==10.1.0
# via simple-salesforce
newrelic==9.0.0
# via edx-django-utils
oauthlib==3.2.2
# via requests-oauthlib
pbr==5.11.1
# via stevedore
platformdirs==3.5.3
pendulum==2.1.2
# via simple-salesforce
platformdirs==3.10.0
# via zeep
psutil==5.9.5
# via edx-django-utils
Expand All @@ -124,9 +127,9 @@ pyasn1-modules==0.3.0
# via google-auth
pycparser==2.21
# via cffi
pygithub==1.58.2
pygithub==1.59.1
# via -r requirements/base.in
pyjwt[crypto]==2.7.0
pyjwt[crypto]==2.8.0
# via
# edx-rest-api-client
# pygithub
Expand All @@ -139,19 +142,22 @@ pynacl==1.5.0
# via
# edx-django-utils
# pygithub
pyparsing==3.0.9
pyparsing==3.1.1
# via httplib2
python-dateutil==2.8.2
# via
# botocore
# freezegun
# kubernetes
# pendulum
pytz==2016.10
# via
# -r requirements/base.in
# django
# jenkinsapi
# zeep
pytzdata==2020.1
# via pendulum
pyyaml==5.4
# via
# -r requirements/base.in
Expand Down Expand Up @@ -185,7 +191,7 @@ s3transfer==0.5.2
# via boto3
sailthru-client==2.3.5
# via -r requirements/base.in
simple-salesforce==1.12.4
simple-salesforce==1.12.5
# via -r requirements/base.in
simplejson==3.19.1
# via sailthru-client
Expand All @@ -195,8 +201,6 @@ six==1.16.0
# edx-opaque-keys
# freezegun
# google-api-python-client
# google-auth
# google-auth-httplib2
# isodate
# kubernetes
# python-dateutil
Expand All @@ -205,17 +209,17 @@ six==1.16.0
# yagocd
slumber==0.7.1
# via edx-rest-api-client
smmap==5.0.0
smmap==5.0.1
# via gitdb
soupsieve==2.4.1
soupsieve==2.5
# via beautifulsoup4
sqlparse==0.4.4
# via django
stevedore==1.32.0
# via
# edx-django-utils
# edx-opaque-keys
typing-extensions==4.6.3
typing-extensions==4.7.1
# via asgiref
unicodecsv==0.14.1
# via -r requirements/base.in
Expand All @@ -227,9 +231,9 @@ urllib3==1.26.16
# google-auth
# kubernetes
# requests
validators==0.20.0
validators==0.22.0
# via -r requirements/base.in
websocket-client==1.5.3
websocket-client==1.6.3
# via kubernetes
wrapt==1.11.2
# via
Expand Down
17 changes: 12 additions & 5 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,20 +4,27 @@
#
# make upgrade
#
build==0.10.0
build==1.0.3
# via pip-tools
click==8.1.3
click==8.1.7
# via pip-tools
importlib-metadata==6.8.0
# via build
packaging==23.1
# via build
pip-tools==6.13.0
pip-tools==7.3.0
# via -r requirements/pip-tools.in
pyproject-hooks==1.0.0
# via build
tomli==2.0.1
# via build
wheel==0.40.0
# via
# build
# pip-tools
# pyproject-hooks
wheel==0.41.2
# via pip-tools
zipp==3.16.2
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# pip
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.40.0
wheel==0.41.2
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==23.1.2
pip==23.2.1
# via -r requirements/pip.in
setuptools==59.8.0
# via
Expand Down
42 changes: 21 additions & 21 deletions requirements/testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
astroid==2.15.5
astroid==2.15.6
# via
# -r requirements/testing.in
# pylint
Expand All @@ -19,34 +19,34 @@ botocore==1.23.54
# boto3
# moto
# s3transfer
certifi==2023.5.7
certifi==2023.7.22
# via requests
cffi==1.15.1
# via cryptography
charset-normalizer==3.1.0
charset-normalizer==3.2.0
# via requests
click==8.1.3
click==8.1.7
# via
# click-log
# code-annotations
# edx-lint
click-log==0.4.0
# via edx-lint
code-annotations==1.3.0
code-annotations==1.5.0
# via edx-lint
coverage[toml]==7.2.7
coverage[toml]==7.3.1
# via pytest-cov
cryptography==41.0.1
cryptography==41.0.3
# via moto
ddt==1.6.0
# via -r requirements/testing.in
dill==0.3.6
dill==0.3.7
# via pylint
edx-lint==5.3.4
# via -r requirements/testing.in
exceptiongroup==1.1.1
exceptiongroup==1.1.3
# via pytest
execnet==1.9.0
execnet==2.0.2
# via pytest-xdist
httpretty==1.1.4
# via -r requirements/testing.in
Expand All @@ -72,27 +72,27 @@ markupsafe==2.1.3
# werkzeug
mccabe==0.7.0
# via pylint
mock==5.0.2
mock==5.1.0
# via -r requirements/testing.in
moto==4.1.11
moto==4.2.3
# via -r requirements/testing.in
packaging==23.1
# via pytest
pbr==5.11.1
# via stevedore
platformdirs==3.5.3
platformdirs==3.10.0
# via pylint
pluggy==1.0.0
pluggy==1.3.0
# via pytest
py==1.11.0
# via pytest-pycodestyle
pycodestyle==2.10.0
pycodestyle==2.11.0
# via
# -r requirements/testing.in
# pytest-pycodestyle
pycparser==2.21
# via cffi
pylint==2.17.4
pylint==2.17.5
# via
# -r requirements/testing.in
# edx-lint
Expand All @@ -108,7 +108,7 @@ pylint-plugin-utils==0.8.2
# via
# pylint-celery
# pylint-django
pytest==7.3.2
pytest==7.4.2
# via
# -r requirements/testing.in
# pytest-cov
Expand All @@ -129,7 +129,7 @@ python-dateutil==2.8.2
# moto
python-slugify==8.0.1
# via code-annotations
pyyaml==6.0
pyyaml==6.0.1
# via code-annotations
requests==2.31.0
# via
Expand Down Expand Up @@ -161,9 +161,9 @@ tomli==2.0.1
# coverage
# pylint
# pytest
tomlkit==0.11.8
tomlkit==0.12.1
# via pylint
typing-extensions==4.6.3
typing-extensions==4.7.1
# via
# astroid
# pylint
Expand All @@ -172,7 +172,7 @@ urllib3==1.26.16
# botocore
# requests
# responses
werkzeug==2.3.6
werkzeug==2.3.7
# via moto
wrapt==1.11.2
# via
Expand Down

0 comments on commit 58cb701

Please sign in to comment.