Skip to content

Commit 06196a4

Browse files
Update dependency types-requests to >=2.32.4.20260107,<2.33.0.0
1 parent 95b3095 commit 06196a4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ dependencies = [
4444
dev = [
4545
"mypy>=1.3.0,<2.0.0",
4646
"ruff>=0.11.6,<0.12.0",
47-
"types-requests>=2.31.0.1,<2.32.0.0",
47+
"types-requests>=2.32.4.20260107,<2.33.0.0",
4848
]
4949
test = [
5050
"pytest>=7.3.1,<8.0.0",

backend/uv.lock

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

0 commit comments

Comments
 (0)