From c56ead1bbff0c336ce85a1695e915cbe55561302 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2026 16:32:52 +0000 Subject: [PATCH] Bump posthog from 7.20.4 to 7.20.5 Bumps [posthog](https://github.com/posthog/posthog-python) from 7.20.4 to 7.20.5. - [Release notes](https://github.com/posthog/posthog-python/releases) - [Changelog](https://github.com/PostHog/posthog-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/posthog/posthog-python/compare/7.20.4...7.20.5) --- updated-dependencies: - dependency-name: posthog dependency-version: 7.20.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 5b65f38d6..69fa2ead8 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -77,7 +77,7 @@ django-graphql-jwt==0.4.0 # Telemetry # ------------------------------------------------------------------------------ -posthog==7.20.4 # https://github.com/posthog/posthog-python +posthog==7.20.5 # https://github.com/posthog/posthog-python # Model Context Protocol # ------------------------------------------------------------------------------