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 Dec 4, 2023
1 parent 512d9ff commit bc7074f
Show file tree
Hide file tree
Showing 4 changed files with 44 additions and 44 deletions.
44 changes: 22 additions & 22 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,23 +14,23 @@ backoff==2.2.1
# via -r requirements/base.in
beautifulsoup4==4.12.2
# via cloudflare
boto3==1.28.68
boto3==1.33.6
# via -r requirements/base.in
botocore==1.31.68
botocore==1.33.6
# via
# boto3
# s3transfer
cachetools==5.3.1
cachetools==5.3.2
# via google-auth
certifi==2023.7.22
certifi==2023.11.17
# via
# kubernetes
# requests
cffi==1.16.0
# via
# cryptography
# pynacl
charset-normalizer==3.3.1
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via
Expand All @@ -39,15 +39,15 @@ click==8.1.7
# edx-django-utils
click-log==0.4.0
# via -r requirements/base.in
cloudflare==2.12.4
cloudflare==2.14.2
# via -r requirements/base.in
cryptography==41.0.4
cryptography==41.0.7
# via
# pyjwt
# simple-salesforce
deprecated==1.2.14
# via pygithub
django==3.2.22
django==3.2.23
# via
# -c requirements/constraints.txt
# django-crum
Expand All @@ -57,27 +57,27 @@ django-crum==0.7.9
# via edx-django-utils
django-waffle==4.0.0
# via edx-django-utils
easydict==1.10
easydict==1.11
# via yagocd
edx-django-utils==5.7.0
edx-django-utils==5.9.0
# via edx-rest-api-client
edx-opaque-keys==2.5.1
# via -r requirements/base.in
edx-rest-api-client==5.6.1
# via -r requirements/base.in
freezegun==1.2.2
freezegun==1.3.0
# via -r requirements/base.in
gitdb==4.0.11
# via gitpython
gitpython==3.1.40
# via -r requirements/base.in
google-api-core==2.12.0
google-api-core==2.14.0
# via google-api-python-client
google-api-python-client==1.12.11
# via
# -c requirements/constraints.txt
# -r requirements/base.in
google-auth==2.23.3
google-auth==2.24.0
# via
# google-api-core
# google-api-python-client
Expand All @@ -91,7 +91,7 @@ httplib2==0.22.0
# via
# google-api-python-client
# google-auth-httplib2
idna==3.4
idna==3.6
# via requests
isodate==0.6.1
# via zeep
Expand All @@ -113,25 +113,25 @@ markupsafe==2.1.3
# via jinja2
more-itertools==10.1.0
# via simple-salesforce
newrelic==9.1.1
newrelic==9.2.0
# via edx-django-utils
oauthlib==3.2.2
# via
# kubernetes
# requests-oauthlib
pbr==5.11.1
pbr==6.0.0
# via stevedore
pendulum==2.1.2
# via simple-salesforce
platformdirs==3.11.0
platformdirs==4.0.0
# via zeep
protobuf==4.24.4
protobuf==4.25.1
# via
# google-api-core
# googleapis-common-protos
psutil==5.9.6
# via edx-django-utils
pyasn1==0.5.0
pyasn1==0.5.1
# via
# pyasn1-modules
# rsa
Expand Down Expand Up @@ -201,7 +201,7 @@ requests-toolbelt==1.0.0
# via zeep
rsa==4.9
# via google-auth
s3transfer==0.7.0
s3transfer==0.8.2
# via boto3
sailthru-client==2.3.5
# via -r requirements/base.in
Expand Down Expand Up @@ -248,9 +248,9 @@ urllib3==1.26.18
# requests
validators==0.22.0
# via -r requirements/base.in
websocket-client==1.6.4
websocket-client==1.7.0
# via kubernetes
wrapt==1.15.0
wrapt==1.16.0
# via
# -r requirements/base.in
# deprecated
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ build==1.0.3
# via pip-tools
click==8.1.7
# via pip-tools
importlib-metadata==6.8.0
importlib-metadata==7.0.0
# via build
packaging==23.2
# via build
Expand All @@ -21,7 +21,7 @@ tomli==2.0.1
# build
# pip-tools
# pyproject-hooks
wheel==0.41.2
wheel==0.42.0
# via pip-tools
zipp==3.17.0
# via importlib-metadata
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
wheel==0.41.2
wheel==0.42.0
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
Expand Down
38 changes: 19 additions & 19 deletions requirements/testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,18 @@ astroid==3.0.1
# -r requirements/testing.in
# pylint
# pylint-celery
boto3==1.28.68
boto3==1.33.6
# via moto
botocore==1.31.68
botocore==1.33.6
# via
# boto3
# moto
# s3transfer
certifi==2023.7.22
certifi==2023.11.17
# via requests
cffi==1.16.0
# via cryptography
charset-normalizer==3.3.1
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via
Expand All @@ -35,21 +35,21 @@ coverage[toml]==7.3.2
# via
# coverage
# pytest-cov
cryptography==41.0.4
cryptography==41.0.7
# via moto
ddt==1.6.0
ddt==1.7.0
# via -r requirements/testing.in
dill==0.3.7
# via pylint
edx-lint==5.3.4
edx-lint==5.3.6
# via -r requirements/testing.in
exceptiongroup==1.1.3
exceptiongroup==1.2.0
# via pytest
execnet==2.0.2
# via pytest-xdist
httpretty==1.1.4
# via -r requirements/testing.in
idna==3.4
idna==3.6
# via requests
iniconfig==2.0.0
# via pytest
Expand All @@ -71,13 +71,13 @@ mccabe==0.7.0
# via pylint
mock==5.1.0
# via -r requirements/testing.in
moto==4.2.6
moto==4.2.11
# via -r requirements/testing.in
packaging==23.2
# via pytest
pbr==5.11.1
pbr==6.0.0
# via stevedore
platformdirs==3.11.0
platformdirs==4.0.0
# via pylint
pluggy==1.3.0
# via pytest
Expand All @@ -99,13 +99,13 @@ pylint==3.0.2
# pytest-pylint
pylint-celery==0.3
# via edx-lint
pylint-django==2.5.4
pylint-django==2.5.5
# via edx-lint
pylint-plugin-utils==0.8.2
# via
# pylint-celery
# pylint-django
pytest==7.4.2
pytest==7.4.3
# via
# -r requirements/testing.in
# pytest-cov
Expand All @@ -118,7 +118,7 @@ pytest-pycodestyle==2.3.1
# via -r requirements/testing.in
pytest-pylint==0.21.0
# via -r requirements/testing.in
pytest-xdist==3.3.1
pytest-xdist==3.5.0
# via -r requirements/testing.in
python-dateutil==2.8.2
# via
Expand All @@ -140,7 +140,7 @@ responses==0.20.0
# -c requirements/constraints.txt
# -r requirements/testing.in
# moto
s3transfer==0.7.0
s3transfer==0.8.2
# via boto3
six==1.16.0
# via
Expand All @@ -157,7 +157,7 @@ tomli==2.0.1
# pylint
# pytest
# pytest-pylint
tomlkit==0.12.1
tomlkit==0.12.3
# via pylint
typing-extensions==4.8.0
# via
Expand All @@ -168,9 +168,9 @@ urllib3==1.26.18
# botocore
# requests
# responses
werkzeug==3.0.0
werkzeug==3.0.1
# via moto
wrapt==1.15.0
wrapt==1.16.0
# via -r requirements/testing.in
xmltodict==0.13.0
# via moto

0 comments on commit bc7074f

Please sign in to comment.