Skip to content

Commit

Permalink
chore: Updating Python Requirements (#2392)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored Feb 20, 2024
1 parent 87b286a commit 6ab3485
Show file tree
Hide file tree
Showing 6 changed files with 38 additions and 48 deletions.
23 changes: 10 additions & 13 deletions requirements/all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@ bleach==6.1.0
# via
# -r requirements/dev.txt
# -r requirements/production.txt
boto3==1.34.40
boto3==1.34.45
# via
# -r requirements/production.txt
# django-ses
botocore==1.34.40
botocore==1.34.45
# via
# -r requirements/production.txt
# boto3
Expand Down Expand Up @@ -111,7 +111,7 @@ coreschema==0.0.4
# coreapi
coverage==7.4.1
# via -r requirements/dev.txt
cryptography==42.0.2
cryptography==42.0.3
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand Down Expand Up @@ -245,7 +245,6 @@ djangorestframework==3.14.0
docker[ssh]==7.0.0
# via
# -r requirements/dev.txt
# docker
# docker-compose
docker-compose==1.29.2
# via -r requirements/dev.txt
Expand Down Expand Up @@ -315,7 +314,6 @@ edx-opaque-keys[django]==2.5.1
# -r requirements/dev.txt
# -r requirements/production.txt
# edx-drf-extensions
# edx-opaque-keys
# openedx-events
edx-rest-api-client==5.6.1
# via
Expand All @@ -332,7 +330,7 @@ exceptiongroup==1.2.0
# pytest
factory-boy==3.3.0
# via -r requirements/dev.txt
faker==23.1.0
faker==23.2.1
# via
# -r requirements/dev.txt
# factory-boy
Expand Down Expand Up @@ -447,7 +445,7 @@ openedx-atlas==0.6.0
# via
# -r requirements/dev.txt
# -r requirements/production.txt
openedx-events==9.5.1
openedx-events==9.5.2
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand Down Expand Up @@ -524,7 +522,6 @@ pyjwt[crypto]==2.8.0
# edx-auth-backends
# edx-drf-extensions
# edx-rest-api-client
# pyjwt
# segment-analytics-python
# social-auth-core
pylint==3.0.3
Expand Down Expand Up @@ -575,7 +572,7 @@ pyrsistent==0.20.0
# via
# -r requirements/dev.txt
# jsonschema
pytest==8.0.0
pytest==8.0.1
# via
# -r requirements/dev.txt
# pytest-django
Expand Down Expand Up @@ -662,7 +659,7 @@ sailthru-client==2.2.3
# -r requirements/dev.txt
# -r requirements/production.txt
# edx-ace
segment-analytics-python==2.3.1
segment-analytics-python==2.3.2
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand Down Expand Up @@ -720,7 +717,7 @@ stevedore==5.1.0
# edx-ace
# edx-django-utils
# edx-opaque-keys
testfixtures==7.2.2
testfixtures==8.0.0
# via -r requirements/dev.txt
text-unidecode==1.3
# via
Expand All @@ -743,7 +740,7 @@ tomlkit==0.12.3
# via
# -r requirements/dev.txt
# pylint
tox==4.12.1
tox==4.13.0
# via -r requirements/dev.txt
typing-extensions==4.9.0
# via
Expand Down Expand Up @@ -797,7 +794,7 @@ zope-event==5.0
# via
# -r requirements/production.txt
# gevent
zope-interface==6.1
zope-interface==6.2
# via
# -r requirements/production.txt
# gevent
Expand Down
7 changes: 3 additions & 4 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ coreapi==2.3.3
# openapi-codec
coreschema==0.0.4
# via coreapi
cryptography==42.0.2
cryptography==42.0.3
# via
# pyjwt
# social-auth-core
Expand Down Expand Up @@ -188,7 +188,7 @@ openapi-codec==1.3.2
# via django-rest-swagger
openedx-atlas==0.6.0
# via -r requirements/base.in
openedx-events==9.5.1
openedx-events==9.5.2
# via edx-event-bus-kafka
packaging==23.2
# via drf-yasg
Expand All @@ -212,7 +212,6 @@ pyjwt[crypto]==2.8.0
# edx-auth-backends
# edx-drf-extensions
# edx-rest-api-client
# pyjwt
# segment-analytics-python
# social-auth-core
pymemcache==4.0.0
Expand Down Expand Up @@ -262,7 +261,7 @@ requests-oauthlib==1.3.1
# via social-auth-core
sailthru-client==2.2.3
# via edx-ace
segment-analytics-python==2.3.1
segment-analytics-python==2.3.2
# via -r requirements/base.in
semantic-version==2.10.0
# via edx-drf-extensions
Expand Down
20 changes: 8 additions & 12 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ coreschema==0.0.4
# coreapi
coverage==7.4.1
# via -r requirements/test.txt
cryptography==42.0.2
cryptography==42.0.3
# via
# -r requirements/test.txt
# paramiko
Expand Down Expand Up @@ -185,9 +185,7 @@ djangorestframework==3.14.0
# drf-yasg
# edx-drf-extensions
docker[ssh]==7.0.0
# via
# docker
# docker-compose
# via docker-compose
docker-compose==1.29.2
# via -r requirements/dev.in
dockerpty==0.4.1
Expand Down Expand Up @@ -233,7 +231,6 @@ edx-opaque-keys[django]==2.5.1
# via
# -r requirements/test.txt
# edx-drf-extensions
# edx-opaque-keys
# openedx-events
edx-rest-api-client==5.6.1
# via -r requirements/test.txt
Expand All @@ -247,7 +244,7 @@ exceptiongroup==1.2.0
# pytest
factory-boy==3.3.0
# via -r requirements/test.txt
faker==23.1.0
faker==23.2.1
# via
# -r requirements/test.txt
# factory-boy
Expand Down Expand Up @@ -328,7 +325,7 @@ openapi-codec==1.3.2
# django-rest-swagger
openedx-atlas==0.6.0
# via -r requirements/test.txt
openedx-events==9.5.1
openedx-events==9.5.2
# via
# -r requirements/test.txt
# edx-event-bus-kafka
Expand Down Expand Up @@ -390,7 +387,6 @@ pyjwt[crypto]==2.8.0
# edx-auth-backends
# edx-drf-extensions
# edx-rest-api-client
# pyjwt
# segment-analytics-python
# social-auth-core
pylint==3.0.3
Expand Down Expand Up @@ -434,7 +430,7 @@ pyproject-api==1.6.1
# tox
pyrsistent==0.20.0
# via jsonschema
pytest==8.0.0
pytest==8.0.1
# via
# -r requirements/test.txt
# pytest-django
Expand Down Expand Up @@ -501,7 +497,7 @@ sailthru-client==2.2.3
# via
# -r requirements/test.txt
# edx-ace
segment-analytics-python==2.3.1
segment-analytics-python==2.3.2
# via -r requirements/test.txt
semantic-version==2.10.0
# via
Expand Down Expand Up @@ -549,7 +545,7 @@ stevedore==5.1.0
# edx-ace
# edx-django-utils
# edx-opaque-keys
testfixtures==7.2.2
testfixtures==8.0.0
# via -r requirements/test.txt
text-unidecode==1.3
# via
Expand All @@ -569,7 +565,7 @@ tomlkit==0.12.3
# via
# -r requirements/test.txt
# pylint
tox==4.12.1
tox==4.13.0
# via -r requirements/test.txt
typing-extensions==4.9.0
# via
Expand Down
6 changes: 4 additions & 2 deletions requirements/pip_tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,12 @@ importlib-metadata==7.0.1
# via build
packaging==23.2
# via build
pip-tools==7.3.0
pip-tools==7.4.0
# via -r requirements/pip_tools.in
pyproject-hooks==1.0.0
# via build
# via
# build
# pip-tools
tomli==2.0.1
# via
# build
Expand Down
14 changes: 6 additions & 8 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ backports-zoneinfo==0.2.1
# django
bleach==6.1.0
# via -r requirements/base.txt
boto3==1.34.40
boto3==1.34.45
# via django-ses
botocore==1.34.40
botocore==1.34.45
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -61,7 +61,7 @@ coreschema==0.0.4
# via
# -r requirements/base.txt
# coreapi
cryptography==42.0.2
cryptography==42.0.3
# via
# -r requirements/base.txt
# pyjwt
Expand Down Expand Up @@ -181,7 +181,6 @@ edx-opaque-keys[django]==2.5.1
# via
# -r requirements/base.txt
# edx-drf-extensions
# edx-opaque-keys
# openedx-events
edx-rest-api-client==5.6.1
# via -r requirements/base.txt
Expand Down Expand Up @@ -254,7 +253,7 @@ openapi-codec==1.3.2
# django-rest-swagger
openedx-atlas==0.6.0
# via -r requirements/base.txt
openedx-events==9.5.1
openedx-events==9.5.2
# via
# -r requirements/base.txt
# edx-event-bus-kafka
Expand Down Expand Up @@ -294,7 +293,6 @@ pyjwt[crypto]==2.8.0
# edx-auth-backends
# edx-drf-extensions
# edx-rest-api-client
# pyjwt
# segment-analytics-python
# social-auth-core
pymemcache==4.0.0
Expand Down Expand Up @@ -365,7 +363,7 @@ sailthru-client==2.2.3
# via
# -r requirements/base.txt
# edx-ace
segment-analytics-python==2.3.1
segment-analytics-python==2.3.2
# via -r requirements/base.txt
semantic-version==2.10.0
# via
Expand Down Expand Up @@ -441,7 +439,7 @@ zipp==3.17.0
# importlib-metadata
zope-event==5.0
# via gevent
zope-interface==6.1
zope-interface==6.2
# via gevent

# The following packages are considered to be unsafe in a requirements file:
Expand Down
16 changes: 7 additions & 9 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ coreschema==0.0.4
# coreapi
coverage==7.4.1
# via -r requirements/test.in
cryptography==42.0.2
cryptography==42.0.3
# via
# -r requirements/base.txt
# pyjwt
Expand Down Expand Up @@ -200,7 +200,6 @@ edx-opaque-keys[django]==2.5.1
# via
# -r requirements/base.txt
# edx-drf-extensions
# edx-opaque-keys
# openedx-events
edx-rest-api-client==5.6.1
# via -r requirements/base.txt
Expand All @@ -212,7 +211,7 @@ exceptiongroup==1.2.0
# via pytest
factory-boy==3.3.0
# via -r requirements/test.in
faker==23.1.0
faker==23.2.1
# via factory-boy
fastavro==1.9.4
# via
Expand Down Expand Up @@ -282,7 +281,7 @@ openapi-codec==1.3.2
# django-rest-swagger
openedx-atlas==0.6.0
# via -r requirements/base.txt
openedx-events==9.5.1
openedx-events==9.5.2
# via
# -r requirements/base.txt
# edx-event-bus-kafka
Expand Down Expand Up @@ -337,7 +336,6 @@ pyjwt[crypto]==2.8.0
# edx-auth-backends
# edx-drf-extensions
# edx-rest-api-client
# pyjwt
# segment-analytics-python
# social-auth-core
pylint==3.0.3
Expand Down Expand Up @@ -370,7 +368,7 @@ pypng==0.20220715.0
# qrcode
pyproject-api==1.6.1
# via tox
pytest==8.0.0
pytest==8.0.1
# via
# -r requirements/test.in
# pytest-django
Expand Down Expand Up @@ -430,7 +428,7 @@ sailthru-client==2.2.3
# via
# -r requirements/base.txt
# edx-ace
segment-analytics-python==2.3.1
segment-analytics-python==2.3.2
# via -r requirements/base.txt
semantic-version==2.10.0
# via
Expand Down Expand Up @@ -474,7 +472,7 @@ stevedore==5.1.0
# edx-ace
# edx-django-utils
# edx-opaque-keys
testfixtures==7.2.2
testfixtures==8.0.0
# via -r requirements/test.in
text-unidecode==1.3
# via
Expand All @@ -489,7 +487,7 @@ tomli==2.0.1
# tox
tomlkit==0.12.3
# via pylint
tox==4.12.1
tox==4.13.0
# via -r requirements/test.in
typing-extensions==4.9.0
# via
Expand Down

0 comments on commit 6ab3485

Please sign in to comment.