Skip to content

Commit 6eb1657

Browse files
chore(deps): pin dependency types-requests to ==2.33.0.20260712
1 parent 5d1cff4 commit 6eb1657

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ pytest = "9.1.1"
5555
pytest-cov = "7.1.0"
5656
ruff = "0.15.22"
5757
types-deprecated = "^1.2.15.20241117"
58-
types-requests = ">=2.31"
58+
types-requests = "==2.33.0.20260712"
5959

6060
[tool.mypy]
6161
# Specify the target platform details in config, so your developers are

0 commit comments

Comments
 (0)