chore(deps): update Python examples to Arcjet 1.1.0 - #212
Conversation
There was a problem hiding this comment.
Arcjet Review — 🟢 Low Risk
Decision: Approved
Rationale: Simple dependency version bump in two example project pyproject.toml files, updating arcjet from 1.0.0 to 1.1.0. This is a minor version bump on example code, no production impact. Although the dependency-changes escalation trigger technically fires (pyproject.toml is a Python manifest, analogous to those listed), the change is trivial and well-scoped. No security concerns.
Summary of Changes
Bumps the arcjet Python SDK from 1.0.0 to 1.1.0 in the fastapi and flask example projects' pyproject.toml files.
Notes
Path filtering: 2 files excluded by ignore paths. 2 of 4 files included in review.
Review: f0890d07 | Model: anthropic/claude-opus-4-7 | Powered by Arcjet Review
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
We recently release python sdk 1.1.0. Update the examples