Skip to content

Commit

Permalink
chore: Upgrade Python requirements (#263)
Browse files Browse the repository at this point in the history
* chore: Upgrade Python requirements

* fix: remove pinned openedx-events reference

---------

Co-authored-by: Hamzah Ullah <[email protected]>
  • Loading branch information
edx-requirements-bot and brobro10000 authored Jul 1, 2024
1 parent 5929b40 commit 169ade2
Show file tree
Hide file tree
Showing 9 changed files with 51 additions and 54 deletions.
5 changes: 1 addition & 4 deletions requirements/base.in
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,11 @@ edx-rbac
edx-rest-api-client
jsonfield2
mysqlclient
# openedx-events
openedx-events
openedx-ledger
pymemcache
pytz
rules
getsmarter-api-clients
django-log-request-id
django-clearcache

# Temporary pin to a fork to use new enterprise events
git+https://github.com/iloveagent57/openedx-events.git@67d7bc392af88996ca1e63d789c6017248dac305
8 changes: 4 additions & 4 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ edx-rbac==1.9.0
# via
# -r requirements/base.in
# openedx-ledger
edx-rest-api-client==5.7.0
edx-rest-api-client==5.7.1
# via -r requirements/base.in
edx-toggles==5.2.0
# via edx-event-bus-kafka
Expand Down Expand Up @@ -220,7 +220,7 @@ pyjwt[crypto]==2.8.0
# social-auth-core
pymemcache==4.0.0
# via -r requirements/base.in
pymongo==4.7.3
pymongo==4.8.0
# via edx-opaque-keys
pynacl==1.5.0
# via edx-django-utils
Expand All @@ -241,13 +241,13 @@ pyyaml==6.0.1
# drf-spectacular
# drf-yasg
# edx-django-release-util
redis==5.0.6
redis==5.0.7
# via openedx-ledger
referencing==0.35.1
# via
# jsonschema
# jsonschema-specifications
requests==2.31.0
requests==2.32.3
# via
# confluent-kafka
# edx-drf-extensions
Expand Down
18 changes: 9 additions & 9 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ defusedxml==0.8.0rc2
# -r requirements/validation.txt
# python3-openid
# social-auth-core
diff-cover==9.0.0
diff-cover==9.1.0
# via -r requirements/dev.in
dill==0.3.8
# via
Expand Down Expand Up @@ -242,15 +242,15 @@ edx-rbac==1.9.0
# via
# -r requirements/validation.txt
# openedx-ledger
edx-rest-api-client==5.7.0
edx-rest-api-client==5.7.1
# via -r requirements/validation.txt
edx-toggles==5.2.0
# via
# -r requirements/validation.txt
# edx-event-bus-kafka
factory-boy==3.3.0
# via -r requirements/validation.txt
faker==25.9.1
faker==26.0.0
# via
# -r requirements/validation.txt
# factory-boy
Expand Down Expand Up @@ -396,7 +396,7 @@ pbr==6.0.0
# stevedore
pip-tools==7.4.1
# via -r requirements/pip-tools.txt
pkginfo==1.11.1
pkginfo==1.10.0
# via
# -r requirements/validation.txt
# twine
Expand Down Expand Up @@ -444,7 +444,7 @@ pyjwt[crypto]==2.8.0
# edx-drf-extensions
# edx-rest-api-client
# social-auth-core
pylint==3.2.3
pylint==3.2.5
# via
# -r requirements/validation.txt
# edx-lint
Expand All @@ -466,7 +466,7 @@ pylint-plugin-utils==0.8.2
# pylint-django
pymemcache==4.0.0
# via -r requirements/validation.txt
pymongo==4.7.3
pymongo==4.8.0
# via
# -r requirements/validation.txt
# edx-opaque-keys
Expand Down Expand Up @@ -524,7 +524,7 @@ readme-renderer==43.0
# via
# -r requirements/validation.txt
# twine
redis==5.0.6
redis==5.0.7
# via
# -r requirements/validation.txt
# openedx-ledger
Expand All @@ -533,7 +533,7 @@ referencing==0.35.1
# -r requirements/validation.txt
# jsonschema
# jsonschema-specifications
requests==2.31.0
requests==2.32.3
# via
# -r requirements/validation.txt
# confluent-kafka
Expand Down Expand Up @@ -628,7 +628,7 @@ tomlkit==0.12.5
# pylint
tox==4.15.1
# via -r requirements/validation.txt
twine==5.1.0
twine==5.1.1
# via -r requirements/validation.txt
typing-extensions==4.12.2
# via
Expand Down
18 changes: 9 additions & 9 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -243,15 +243,15 @@ edx-rbac==1.9.0
# via
# -r requirements/test.txt
# openedx-ledger
edx-rest-api-client==5.7.0
edx-rest-api-client==5.7.1
# via -r requirements/test.txt
edx-toggles==5.2.0
# via
# -r requirements/test.txt
# edx-event-bus-kafka
factory-boy==3.3.0
# via -r requirements/test.txt
faker==25.9.1
faker==26.0.0
# via
# -r requirements/test.txt
# factory-boy
Expand Down Expand Up @@ -374,7 +374,7 @@ pbr==6.0.0
# via
# -r requirements/test.txt
# stevedore
pkginfo==1.11.1
pkginfo==1.10.0
# via twine
platformdirs==4.2.2
# via
Expand All @@ -399,7 +399,7 @@ pycparser==2.22
# via
# -r requirements/test.txt
# cffi
pydata-sphinx-theme==0.15.3
pydata-sphinx-theme==0.15.4
# via sphinx-book-theme
pygments==2.18.0
# via
Expand All @@ -417,7 +417,7 @@ pyjwt[crypto]==2.8.0
# edx-drf-extensions
# edx-rest-api-client
# social-auth-core
pylint==3.2.3
pylint==3.2.5
# via
# -r requirements/test.txt
# edx-lint
Expand All @@ -439,7 +439,7 @@ pylint-plugin-utils==0.8.2
# pylint-django
pymemcache==4.0.0
# via -r requirements/test.txt
pymongo==4.7.3
pymongo==4.8.0
# via
# -r requirements/test.txt
# edx-opaque-keys
Expand Down Expand Up @@ -491,7 +491,7 @@ pyyaml==6.0.1
# responses
readme-renderer==43.0
# via twine
redis==5.0.6
redis==5.0.7
# via
# -r requirements/test.txt
# openedx-ledger
Expand All @@ -500,7 +500,7 @@ referencing==0.35.1
# -r requirements/test.txt
# jsonschema
# jsonschema-specifications
requests==2.31.0
requests==2.32.3
# via
# -r requirements/test.txt
# confluent-kafka
Expand Down Expand Up @@ -609,7 +609,7 @@ tomlkit==0.12.5
# pylint
tox==4.15.1
# via -r requirements/test.txt
twine==5.1.0
twine==5.1.1
# via -r requirements/doc.in
typing-extensions==4.12.2
# via
Expand Down
4 changes: 2 additions & 2 deletions 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.0
setuptools==70.1.1
# via -r requirements/pip.in
8 changes: 4 additions & 4 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ edx-rbac==1.9.0
# via
# -r requirements/base.txt
# openedx-ledger
edx-rest-api-client==5.7.0
edx-rest-api-client==5.7.1
# via -r requirements/base.txt
edx-toggles==5.2.0
# via
Expand Down Expand Up @@ -277,7 +277,7 @@ pyjwt[crypto]==2.8.0
# social-auth-core
pymemcache==4.0.0
# via -r requirements/base.txt
pymongo==4.7.3
pymongo==4.8.0
# via
# -r requirements/base.txt
# edx-opaque-keys
Expand Down Expand Up @@ -310,7 +310,7 @@ pyyaml==6.0.1
# drf-spectacular
# drf-yasg
# edx-django-release-util
redis==5.0.6
redis==5.0.7
# via
# -r requirements/base.txt
# openedx-ledger
Expand All @@ -319,7 +319,7 @@ referencing==0.35.1
# -r requirements/base.txt
# jsonschema
# jsonschema-specifications
requests==2.31.0
requests==2.32.3
# via
# -r requirements/base.txt
# confluent-kafka
Expand Down
16 changes: 8 additions & 8 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -226,15 +226,15 @@ edx-rbac==1.9.0
# via
# -r requirements/test.txt
# openedx-ledger
edx-rest-api-client==5.7.0
edx-rest-api-client==5.7.1
# via -r requirements/test.txt
edx-toggles==5.2.0
# via
# -r requirements/test.txt
# edx-event-bus-kafka
factory-boy==3.3.0
# via -r requirements/test.txt
faker==25.9.1
faker==26.0.0
# via
# -r requirements/test.txt
# factory-boy
Expand Down Expand Up @@ -352,7 +352,7 @@ pbr==6.0.0
# via
# -r requirements/test.txt
# stevedore
pkginfo==1.11.1
pkginfo==1.10.0
# via twine
platformdirs==4.2.2
# via
Expand Down Expand Up @@ -393,7 +393,7 @@ pyjwt[crypto]==2.8.0
# edx-drf-extensions
# edx-rest-api-client
# social-auth-core
pylint==3.2.3
pylint==3.2.5
# via
# -r requirements/test.txt
# edx-lint
Expand All @@ -415,7 +415,7 @@ pylint-plugin-utils==0.8.2
# pylint-django
pymemcache==4.0.0
# via -r requirements/test.txt
pymongo==4.7.3
pymongo==4.8.0
# via
# -r requirements/test.txt
# edx-opaque-keys
Expand Down Expand Up @@ -465,7 +465,7 @@ pyyaml==6.0.1
# responses
readme-renderer==43.0
# via twine
redis==5.0.6
redis==5.0.7
# via
# -r requirements/test.txt
# openedx-ledger
Expand All @@ -474,7 +474,7 @@ referencing==0.35.1
# -r requirements/test.txt
# jsonschema
# jsonschema-specifications
requests==2.31.0
requests==2.32.3
# via
# -r requirements/test.txt
# confluent-kafka
Expand Down Expand Up @@ -558,7 +558,7 @@ tomlkit==0.12.5
# pylint
tox==4.15.1
# via -r requirements/test.txt
twine==5.1.0
twine==5.1.1
# via -r requirements/quality.in
typing-extensions==4.12.2
# via
Expand Down
12 changes: 6 additions & 6 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -208,15 +208,15 @@ edx-rbac==1.9.0
# via
# -r requirements/base.txt
# openedx-ledger
edx-rest-api-client==5.7.0
edx-rest-api-client==5.7.1
# via -r requirements/base.txt
edx-toggles==5.2.0
# via
# -r requirements/base.txt
# edx-event-bus-kafka
factory-boy==3.3.0
# via -r requirements/test.in
faker==25.9.1
faker==26.0.0
# via factory-boy
fastavro==1.9.4
# via
Expand Down Expand Up @@ -327,7 +327,7 @@ pyjwt[crypto]==2.8.0
# edx-drf-extensions
# edx-rest-api-client
# social-auth-core
pylint==3.2.3
pylint==3.2.5
# via
# edx-lint
# pylint-celery
Expand All @@ -343,7 +343,7 @@ pylint-plugin-utils==0.8.2
# pylint-django
pymemcache==4.0.0
# via -r requirements/base.txt
pymongo==4.7.3
pymongo==4.8.0
# via
# -r requirements/base.txt
# edx-opaque-keys
Expand Down Expand Up @@ -386,7 +386,7 @@ pyyaml==6.0.1
# drf-yasg
# edx-django-release-util
# responses
redis==5.0.6
redis==5.0.7
# via
# -r requirements/base.txt
# openedx-ledger
Expand All @@ -395,7 +395,7 @@ referencing==0.35.1
# -r requirements/base.txt
# jsonschema
# jsonschema-specifications
requests==2.31.0
requests==2.32.3
# via
# -r requirements/base.txt
# confluent-kafka
Expand Down
Loading

0 comments on commit 169ade2

Please sign in to comment.