Skip to content

Commit

Permalink
feat: upgrade openedx-events to 8.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelRoytman committed Oct 2, 2023
1 parent 6321690 commit 87aa905
Show file tree
Hide file tree
Showing 9 changed files with 116 additions and 116 deletions.
24 changes: 12 additions & 12 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,23 +12,23 @@ attrs==23.1.0
# via
# lti-consumer-xblock
# openedx-events
avro==1.11.2
avro==1.11.3
# via confluent-kafka
bleach==6.0.0
# via lti-consumer-xblock
boto3==1.28.52
boto3==1.28.57
# via fs-s3fs
botocore==1.31.52
botocore==1.31.57
# via
# boto3
# s3transfer
certifi==2023.7.22
# via requests
cffi==1.15.1
cffi==1.16.0
# via
# cryptography
# pynacl
charset-normalizer==3.2.0
charset-normalizer==3.3.0
# via requests
click==8.1.7
# via
Expand All @@ -48,7 +48,7 @@ cryptography==41.0.4
# via
# pyjwt
# social-auth-core
defusedxml==0.7.1
defusedxml==0.8.0rc2
# via
# python3-openid
# social-auth-core
Expand Down Expand Up @@ -208,7 +208,7 @@ markupsafe==2.1.3
# xblock
mysqlclient==2.2.0
# via -r requirements/base.in
newrelic==9.0.0
newrelic==9.1.0
# via edx-django-utils
oauthlib==3.2.2
# via
Expand All @@ -221,13 +221,13 @@ openedx-django-pyfs==3.4.0
# via
# lti-consumer-xblock
# xblock
openedx-events==8.6.0
openedx-events==8.8.0
# via
# -r requirements/base.in
# edx-event-bus-kafka
openedx-filters==1.6.0
# via lti-consumer-xblock
packaging==23.1
packaging==23.2
# via drf-yasg
pbr==5.11.1
# via stevedore
Expand Down Expand Up @@ -287,7 +287,7 @@ requests==2.31.0
# social-auth-core
requests-oauthlib==1.3.1
# via social-auth-core
s3transfer==0.6.2
s3transfer==0.7.0
# via boto3
semantic-version==2.10.0
# via edx-drf-extensions
Expand Down Expand Up @@ -330,7 +330,7 @@ uritemplate==4.1.1
# via
# coreapi
# drf-yasg
urllib3==1.26.16
urllib3==1.26.17
# via
# botocore
# requests
Expand All @@ -342,7 +342,7 @@ webencodings==0.5.1
# via bleach
webob==1.8.7
# via xblock
xblock[django]==1.7.0
xblock[django]==1.8.0
# via
# lti-consumer-xblock
# xblock-utils
Expand Down
4 changes: 2 additions & 2 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ filelock==3.12.4
# via
# tox
# virtualenv
packaging==23.1
packaging==23.2
# via tox
platformdirs==3.10.0
platformdirs==3.11.0
# via virtualenv
pluggy==1.3.0
# via tox
Expand Down
36 changes: 18 additions & 18 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ asgiref==3.7.2
# via
# -r requirements/validation.txt
# django
astroid==2.15.6
astroid==2.15.8
# via
# -r requirements/validation.txt
# pylint
Expand All @@ -22,19 +22,19 @@ attrs==23.1.0
# -r requirements/validation.txt
# lti-consumer-xblock
# openedx-events
avro==1.11.2
avro==1.11.3
# via
# -r requirements/validation.txt
# confluent-kafka
bleach==6.0.0
# via
# -r requirements/validation.txt
# lti-consumer-xblock
boto3==1.28.52
boto3==1.28.57
# via
# -r requirements/validation.txt
# fs-s3fs
botocore==1.31.52
botocore==1.31.57
# via
# -r requirements/validation.txt
# boto3
Expand All @@ -47,14 +47,14 @@ certifi==2023.7.22
# via
# -r requirements/validation.txt
# requests
cffi==1.15.1
cffi==1.16.0
# via
# -r requirements/validation.txt
# cryptography
# pynacl
chardet==5.2.0
# via diff-cover
charset-normalizer==3.2.0
charset-normalizer==3.3.0
# via
# -r requirements/validation.txt
# requests
Expand Down Expand Up @@ -87,7 +87,7 @@ coreschema==0.0.4
# via
# -r requirements/validation.txt
# coreapi
coverage[toml]==7.3.1
coverage[toml]==7.3.2
# via
# -r requirements/validation.txt
# pytest-cov
Expand All @@ -98,7 +98,7 @@ cryptography==41.0.4
# social-auth-core
ddt==1.6.0
# via -r requirements/validation.txt
defusedxml==0.7.1
defusedxml==0.8.0rc2
# via
# -r requirements/validation.txt
# python3-openid
Expand Down Expand Up @@ -384,7 +384,7 @@ more-itertools==10.1.0
# jaraco-classes
mysqlclient==2.2.0
# via -r requirements/validation.txt
newrelic==9.0.0
newrelic==9.1.0
# via
# -r requirements/validation.txt
# edx-django-utils
Expand All @@ -407,15 +407,15 @@ openedx-django-pyfs==3.4.0
# -r requirements/validation.txt
# lti-consumer-xblock
# xblock
openedx-events==8.6.0
openedx-events==8.8.0
# via
# -r requirements/validation.txt
# edx-event-bus-kafka
openedx-filters==1.6.0
# via
# -r requirements/validation.txt
# lti-consumer-xblock
packaging==23.1
packaging==23.2
# via
# -r requirements/pip-tools.txt
# -r requirements/validation.txt
Expand All @@ -435,7 +435,7 @@ pkginfo==1.9.6
# via
# -r requirements/validation.txt
# twine
platformdirs==3.10.0
platformdirs==3.11.0
# via
# -r requirements/validation.txt
# pylint
Expand Down Expand Up @@ -488,7 +488,7 @@ pyjwt[crypto]==2.8.0
# edx-drf-extensions
# edx-rest-api-client
# social-auth-core
pylint==2.17.5
pylint==2.17.7
# via
# -r requirements/validation.txt
# edx-lint
Expand Down Expand Up @@ -592,11 +592,11 @@ rfc3986==2.0.0
# via
# -r requirements/validation.txt
# twine
rich==13.5.3
rich==13.6.0
# via
# -r requirements/validation.txt
# twine
s3transfer==0.6.2
s3transfer==0.7.0
# via
# -r requirements/validation.txt
# boto3
Expand Down Expand Up @@ -673,7 +673,7 @@ tox==3.28.0
# via -r requirements/validation.txt
twine==4.0.2
# via -r requirements/validation.txt
types-pyyaml==6.0.12.11
types-pyyaml==6.0.12.12
# via
# -r requirements/validation.txt
# responses
Expand All @@ -691,7 +691,7 @@ uritemplate==4.1.1
# -r requirements/validation.txt
# coreapi
# drf-yasg
urllib3==1.26.16
urllib3==1.26.17
# via
# -r requirements/validation.txt
# botocore
Expand Down Expand Up @@ -723,7 +723,7 @@ wrapt==1.15.0
# via
# -r requirements/validation.txt
# astroid
xblock[django]==1.7.0
xblock[django]==1.8.0
# via
# -r requirements/validation.txt
# lti-consumer-xblock
Expand Down
Loading

0 comments on commit 87aa905

Please sign in to comment.