Skip to content

Commit

Permalink
build(deps): update event-tracking requirement in /requirements
Browse files Browse the repository at this point in the history
Updates the requirements on [event-tracking](https://github.com/openedx/event-tracking) to permit the latest version.
- [Release notes](https://github.com/openedx/event-tracking/releases)
- [Commits](openedx/event-tracking@0.1.0...v3.0.0)

---
updated-dependencies:
- dependency-name: event-tracking
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 470534e commit 53cd87d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/common_constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ django-simple-history==3.0.0
# We will pin event-tracking to do not break existing installations
# This can be unpinned once https://github.com/openedx/edx-platform/issues/34586
# has been resolved and edx-platform is running with pymongo>=4.4.0
event-tracking<2.4.1
event-tracking<3.0.1

# Cause: https://github.com/openedx/edx-lint/issues/458
# This can be unpinned once https://github.com/openedx/edx-lint/issues/459 has been resolved.
Expand Down

0 comments on commit 53cd87d

Please sign in to comment.