Skip to content

Commit 97f1743

Browse files
andriy-sudoclaude
andcommitted
fix(security): bump requests 2.32.5→2.33.1 in examples/python (ENG-13360)
requests CVE-2026-25645 — add floor pin >=2.33.0 and surgical lock update to 2.33.1 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent dcf8143 commit 97f1743

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

examples/python/poetry.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/python/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ package-mode = false
1111
python = "^3.9"
1212
agentql = "*"
1313
openai = "^1.13.3"
14+
requests = ">=2.33.0"
1415
playwright-dompath = "^0.0.1"
1516
httpx = "*"
1617

0 commit comments

Comments
 (0)