Skip to content

Bump the python group across 1 directory with 2 updates - #17

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/python-91366cbaca
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/python-91366cbaca

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 15, 2026

Copy link
Copy Markdown
Contributor

Bumps the python group with 2 updates in the / directory: posthog and selenium.

Updates posthog from 7.21.3 to 7.35.5

Release notes

Sourced from posthog's releases.

posthog-v7.35.5

Patch changes

  • 340eb2a Reset PostHog context after fork. Forked children no longer retain the parent process's active lexical context; they start without inherited context and can establish a new child-local context. — Thanks @​marandaneto!
  • c95c9f9 Make client shutdown an atomic terminal boundary — Thanks @​marandaneto!
  • c2b0972 Respect Celery task filters for exception capture — Thanks @​marandaneto!

posthog-v7.35.4

Patch changes

posthog-v7.35.3

Patch changes

posthog-v7.35.2

Patch changes

posthog-v7.35.1

Patch changes

posthog-v7.35.0

Minor changes

  • 4bf123e The OpenAI Agents SDK group_id now also maps to $ai_session_id on $ai_trace and span events, so grouped runs show up as sessions in PostHog AI observability. $ai_group_id is still emitted alongside it. — Thanks @​marco-g-pm for your first contribution 🎉!

posthog-v7.34.0

Minor changes

  • 3c9aa59 feat(ai): Prompts.get(..., with_metadata=True) results now include config, the JSON object of model parameters or agent configuration stored with the prompt version in PostHog prompt management (None when the version has none). Config is carried through the client-side cache and the stale-cache fallback. The hardcoded fallback string has no config, so use defensive access like (result.config or {}).get("temperature", 0). — Thanks @​jurajmajerik!

posthog-v7.33.0

Minor changes

  • 170f4e2 feat(mcp): emit $mcp_protocol_version on MCP analytics events — the MCP spec version, recovered from the session token across stateless pods (parity with the TypeScript SDK). PostHogMCP capture methods gain a protocol_version argument. — Thanks @​gesh for your first contribution 🎉!

posthog-v7.32.0

Minor changes

  • cdc0825 Preserve Anthropic cache-write TTL breakdowns across Python SDK AI integrations. — Thanks @​gouveags!

posthog-v7.31.1

... (truncated)

Commits
  • c58290d chore: Release v7.35.5 [skip ci]
  • 513e49e chore(deps): bump pyasn1 from 0.6.3 to 0.6.4 in /examples/example-ai-pydantic...
  • 340eb2a fix(contexts): reset context after fork (#806)
  • c2b0972 fix(celery): respect task filters for exceptions (#807)
  • c95c9f9 fix(client): make shutdown atomic (#817)
  • bc73a6a Update generated references
  • 6e4eba8 chore: Release v7.35.4 [skip ci]
  • 60a3e9c fix(client): reset registry lock after fork (#811)
  • 1c6f3c1 Update generated references
  • 06d2435 chore: Release v7.35.3 [skip ci]
  • Additional commits viewable in compare view

Updates selenium from 4.45.0 to 4.46.0

Release notes

Sourced from selenium's releases.

Selenium 4.46.0

Detailed Changelogs by Component

Java     |     Python     |     DotNet     |     Ruby     |     JavaScript

What's Changed

... (truncated)

Commits
  • df5a634 [build] Prepare for release of selenium-4.46.0 (#17763)
  • a6a14b4 bumping ts rules (#17760)
  • 726666b [rust] Prevent path traversal in tar and pkg extraction (#17668). Reported by...
  • 8b85e9a [build] Resolve Chrome milestone from Chrome-for-Testing channel version (#17...
  • 9f6ccde [java][bidi] Track events subscriptions using subscription ids (#17759)
  • 4177888 [java] Move BiDi creation to RemoteWebDriver. Add enable BiDi to SafariOption...
  • 185e626 [build] fix python linting in format.sh script
  • 15ee583 [build] document .local customization and add PR review guidance (#17756)
  • ee4057c Add guidance for testing conventions in each language (#16734)
  • 4c140e1 [build] Add update_cddl script to refresh pinned w3c/webref CDDL files (#17743)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Aug 15, 2026
Bumps the python group with 2 updates in the / directory: [posthog](https://github.com/posthog/posthog-python) and [selenium](https://github.com/SeleniumHQ/Selenium).


Updates `posthog` from 7.21.3 to 7.35.5
- [Release notes](https://github.com/posthog/posthog-python/releases)
- [Changelog](https://github.com/PostHog/posthog-python/blob/main/CHANGELOG.md)
- [Commits](PostHog/posthog-python@posthog-v7.21.3...posthog-v7.35.5)

Updates `selenium` from 4.45.0 to 4.46.0
- [Release notes](https://github.com/SeleniumHQ/Selenium/releases)
- [Commits](SeleniumHQ/selenium@selenium-4.45.0...selenium-4.46.0)

---
updated-dependencies:
- dependency-name: posthog
  dependency-version: 7.24.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python
- dependency-name: selenium
  dependency-version: 4.46.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump the python group with 2 updates Bump the python group across 1 directory with 2 updates Sep 2, 2026
@dependabot
dependabot Bot force-pushed the dependabot/uv/python-91366cbaca branch from 241a722 to 0ef0bc3 Compare September 2, 2026 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants