Skip to content

Commit 4374146

Browse files
deps: update posthog requirement from >=7.0.0 to >=7.18.0 in /backend
Updates the requirements on [posthog](https://github.com/posthog/posthog-python) to permit the latest version. - [Release notes](https://github.com/posthog/posthog-python/releases) - [Changelog](https://github.com/PostHog/posthog-python/blob/main/CHANGELOG.md) - [Commits](PostHog/posthog-python@v7.0.0...7.18.0) --- updated-dependencies: - dependency-name: posthog dependency-version: 7.15.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4259032 commit 4374146

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies = [
3131
"stripe>=15.1.0",
3232
"resend>=2.30.0",
3333
"httpx>=0.28.0",
34-
"posthog>=7.0.0",
34+
"posthog>=7.18.0",
3535
]
3636

3737
[dependency-groups]

0 commit comments

Comments
 (0)