Skip to content

Commit

Permalink
chore: Updating Python Requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot committed Jul 1, 2024
1 parent 7da363e commit d6224ab
Show file tree
Hide file tree
Showing 8 changed files with 54 additions and 20 deletions.
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ pyjwt[crypto]==2.8.0
# edx-rest-api-client
# segment-analytics-python
# social-auth-core
pymongo==4.7.3
pymongo==4.8.0
# via edx-opaque-keys
pynacl==1.5.0
# via edx-django-utils
Expand Down Expand Up @@ -235,7 +235,7 @@ stevedore==5.2.0
# via
# edx-django-utils
# edx-opaque-keys
stripe==10.0.0
stripe==10.1.0
# via -r requirements/base.in
typing-extensions==4.12.2
# via
Expand Down
16 changes: 13 additions & 3 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ cryptography==42.0.8
# via
# -r requirements/validation.txt
# pyjwt
# secretstorage
# social-auth-core
currencies==2020.12.12
# via -r requirements/validation.txt
Expand Down Expand Up @@ -274,6 +275,11 @@ jaraco-functools==4.0.1
# via
# -r requirements/validation.txt
# keyring
jeepney==0.8.0
# via
# -r requirements/validation.txt
# keyring
# secretstorage
jinja2==3.1.4
# via
# -r requirements/validation.txt
Expand Down Expand Up @@ -416,7 +422,7 @@ pyjwt[crypto]==2.8.0
# edx-rest-api-client
# segment-analytics-python
# social-auth-core
pylint==3.2.4
pylint==3.2.5
# via
# -r requirements/validation.txt
# edx-lint
Expand All @@ -436,7 +442,7 @@ pylint-plugin-utils==0.8.2
# -r requirements/validation.txt
# pylint-celery
# pylint-django
pymongo==4.7.3
pymongo==4.8.0
# via
# -r requirements/validation.txt
# edx-opaque-keys
Expand Down Expand Up @@ -533,6 +539,10 @@ rich==13.7.1
# via
# -r requirements/validation.txt
# twine
secretstorage==3.3.3
# via
# -r requirements/validation.txt
# keyring
segment-analytics-python==2.3.2
# via -r requirements/validation.txt
semantic-version==2.10.0
Expand Down Expand Up @@ -578,7 +588,7 @@ stevedore==5.2.0
# code-annotations
# edx-django-utils
# edx-opaque-keys
stripe==10.0.0
stripe==10.1.0
# via -r requirements/validation.txt
testfixtures==8.3.0
# via -r requirements/validation.txt
Expand Down
13 changes: 10 additions & 3 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ cryptography==42.0.8
# via
# -r requirements/test.txt
# pyjwt
# secretstorage
# social-auth-core
currencies==2020.12.12
# via -r requirements/test.txt
Expand Down Expand Up @@ -263,6 +264,10 @@ jaraco-context==5.3.0
# via keyring
jaraco-functools==4.0.1
# via keyring
jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.4
# via
# -r requirements/test.txt
Expand Down Expand Up @@ -377,7 +382,7 @@ pyjwt[crypto]==2.8.0
# edx-rest-api-client
# segment-analytics-python
# social-auth-core
pylint==3.2.4
pylint==3.2.5
# via
# -r requirements/test.txt
# edx-lint
Expand All @@ -397,7 +402,7 @@ pylint-plugin-utils==0.8.2
# -r requirements/test.txt
# pylint-celery
# pylint-django
pymongo==4.7.3
pymongo==4.8.0
# via
# -r requirements/test.txt
# edx-opaque-keys
Expand Down Expand Up @@ -486,6 +491,8 @@ rfc3986==2.0.0
# via twine
rich==13.7.1
# via twine
secretstorage==3.3.3
# via keyring
segment-analytics-python==2.3.2
# via -r requirements/test.txt
semantic-version==2.10.0
Expand Down Expand Up @@ -546,7 +553,7 @@ stevedore==5.2.0
# doc8
# edx-django-utils
# edx-opaque-keys
stripe==10.0.0
stripe==10.1.0
# via -r requirements/test.txt
testfixtures==8.3.0
# via -r requirements/test.txt
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.43.0
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==24.1
pip==24.1.1
# via -r requirements/pip.in
setuptools==70.1.1
# via -r requirements/pip.in
4 changes: 2 additions & 2 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ pyjwt[crypto]==2.8.0
# social-auth-core
pymemcache==4.0.0
# via -r requirements/production.in
pymongo==4.7.3
pymongo==4.8.0
# via
# -r requirements/base.txt
# edx-opaque-keys
Expand Down Expand Up @@ -334,7 +334,7 @@ stevedore==5.2.0
# -r requirements/base.txt
# edx-django-utils
# edx-opaque-keys
stripe==10.0.0
stripe==10.1.0
# via -r requirements/base.txt
typing-extensions==4.12.2
# via
Expand Down
13 changes: 10 additions & 3 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ cryptography==42.0.8
# via
# -r requirements/test.txt
# pyjwt
# secretstorage
# social-auth-core
currencies==2020.12.12
# via -r requirements/test.txt
Expand Down Expand Up @@ -251,6 +252,10 @@ jaraco-context==5.3.0
# via keyring
jaraco-functools==4.0.1
# via keyring
jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.4
# via
# -r requirements/test.txt
Expand Down Expand Up @@ -364,7 +369,7 @@ pyjwt[crypto]==2.8.0
# edx-rest-api-client
# segment-analytics-python
# social-auth-core
pylint==3.2.4
pylint==3.2.5
# via
# -r requirements/test.txt
# edx-lint
Expand All @@ -384,7 +389,7 @@ pylint-plugin-utils==0.8.2
# -r requirements/test.txt
# pylint-celery
# pylint-django
pymongo==4.7.3
pymongo==4.8.0
# via
# -r requirements/test.txt
# edx-opaque-keys
Expand Down Expand Up @@ -467,6 +472,8 @@ rfc3986==2.0.0
# via twine
rich==13.7.1
# via twine
secretstorage==3.3.3
# via keyring
segment-analytics-python==2.3.2
# via -r requirements/test.txt
semantic-version==2.10.0
Expand Down Expand Up @@ -510,7 +517,7 @@ stevedore==5.2.0
# code-annotations
# edx-django-utils
# edx-opaque-keys
stripe==10.0.0
stripe==10.1.0
# via -r requirements/test.txt
testfixtures==8.3.0
# via -r requirements/test.txt
Expand Down
6 changes: 3 additions & 3 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@ pyjwt[crypto]==2.8.0
# edx-rest-api-client
# segment-analytics-python
# social-auth-core
pylint==3.2.4
pylint==3.2.5
# via
# edx-lint
# pylint-celery
Expand All @@ -308,7 +308,7 @@ pylint-plugin-utils==0.8.2
# via
# pylint-celery
# pylint-django
pymongo==4.7.3
pymongo==4.8.0
# via
# -r requirements/base.txt
# edx-opaque-keys
Expand Down Expand Up @@ -417,7 +417,7 @@ stevedore==5.2.0
# code-annotations
# edx-django-utils
# edx-opaque-keys
stripe==10.0.0
stripe==10.1.0
# via -r requirements/base.txt
testfixtures==8.3.0
# via -r requirements/test.in
Expand Down
16 changes: 13 additions & 3 deletions requirements/validation.txt
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,7 @@ cryptography==42.0.8
# -r requirements/quality.txt
# -r requirements/test.txt
# pyjwt
# secretstorage
# social-auth-core
currencies==2020.12.12
# via
Expand Down Expand Up @@ -328,6 +329,11 @@ jaraco-functools==4.0.1
# via
# -r requirements/quality.txt
# keyring
jeepney==0.8.0
# via
# -r requirements/quality.txt
# keyring
# secretstorage
jinja2==3.1.4
# via
# -r requirements/quality.txt
Expand Down Expand Up @@ -478,7 +484,7 @@ pyjwt[crypto]==2.8.0
# edx-rest-api-client
# segment-analytics-python
# social-auth-core
pylint==3.2.4
pylint==3.2.5
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand All @@ -502,7 +508,7 @@ pylint-plugin-utils==0.8.2
# -r requirements/test.txt
# pylint-celery
# pylint-django
pymongo==4.7.3
pymongo==4.8.0
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -612,6 +618,10 @@ rich==13.7.1
# via
# -r requirements/quality.txt
# twine
secretstorage==3.3.3
# via
# -r requirements/quality.txt
# keyring
segment-analytics-python==2.3.2
# via
# -r requirements/quality.txt
Expand Down Expand Up @@ -667,7 +677,7 @@ stevedore==5.2.0
# code-annotations
# edx-django-utils
# edx-opaque-keys
stripe==10.0.0
stripe==10.1.0
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down

0 comments on commit d6224ab

Please sign in to comment.