Skip to content

v5.42.0#553

Merged
gjtorikian merged 1 commit intomainfrom
version-bump-5.42.0
Feb 17, 2026
Merged

v5.42.0#553
gjtorikian merged 1 commit intomainfrom
version-bump-5.42.0

Conversation

@workos-sdk-automation
Copy link
Contributor

Bumps version from 5.41.0 to 5.42.0.

This PR was automatically created by the version-bump workflow.

@greptile-apps
Copy link
Contributor

greptile-apps bot commented Feb 17, 2026

Greptile Summary

Automated version bump from 5.41.0 to 5.42.0. The change is limited to the version string in pyproject.toml and the corresponding entry in uv.lock. No code, dependency, or configuration changes are included.

  • Version updated consistently in both pyproject.toml and uv.lock
  • No other version references exist in the codebase (no __version__ variable)
  • No issues found

Confidence Score: 5/5

  • This PR is safe to merge — it contains only a version string bump with no functional changes.
  • The PR is a straightforward, automated version bump touching only two files with a single-line change each. The version is updated consistently across both locations, and no code logic, dependencies, or configuration is altered.
  • No files require special attention.

Important Files Changed

Filename Overview
pyproject.toml Version bump from 5.41.0 to 5.42.0; no other changes.
uv.lock Lock file updated to reflect version 5.42.0; no dependency changes.

Flowchart

flowchart TD
    A[Version Bump Workflow Triggered] --> B[Update pyproject.toml\n5.41.0 → 5.42.0]
    B --> C[Update uv.lock\n5.41.0 → 5.42.0]
    C --> D[Create PR: v5.42.0]
    D --> E[Merge & Publish to PyPI]
Loading

Last reviewed commit: 977ce0e

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2 files reviewed, no comments

Edit Code Review Agent Settings | Greptile

@gjtorikian gjtorikian merged commit 716622c into main Feb 17, 2026
17 checks passed
@gjtorikian gjtorikian deleted the version-bump-5.42.0 branch February 17, 2026 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant

Comments