Skip to content

Commit aa3bc16

Browse files
test(integration): bump requests to 2.32.4 (#8743)
1 parent b5098e0 commit aa3bc16

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

tests/integration/poetry.lock

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

tests/integration/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ python = "^3.13"
1010
pytest = "^8.3.5"
1111
psycopg2 = "^2.9.10"
1212
testcontainers = "^4.10.0"
13-
requests = "^2.32.3"
1413
wiremock = "^2.6.1"
1514
numpy = "^2.3.2"
1615
clickhouse-connect = "^0.8.18"
1716
svix-ksuid = "^0.6.2"
17+
requests = "^2.32.4"
1818

1919

2020
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)