Skip to content

Commit

Permalink
chore: update edx-event-bus-kafka to pick up bugfix (#3571)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rebecca Graber authored Aug 25, 2022
1 parent 52bf130 commit 6bd79ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@ edx-django-utils==5.0.0
# taxonomy-connector
edx-drf-extensions==8.0.1
# via -r requirements/base.in
edx-event-bus-kafka==0.4.1
edx-event-bus-kafka==0.4.2
# via -r requirements/base.in
edx-i18n-tools==0.9.1
# via -r requirements/local.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ edx-django-utils==5.0.0
# taxonomy-connector
edx-drf-extensions==8.0.1
# via -r requirements/base.in
edx-event-bus-kafka==0.4.1
edx-event-bus-kafka==0.4.2
# via -r requirements/base.in
edx-opaque-keys[django]==2.3.0
# via
Expand Down

0 comments on commit 6bd79ae

Please sign in to comment.