Skip to content

Commit 5fdfb7e

Browse files
Update types-requests requirement
--- updated-dependencies: - dependency-name: types-requests dependency-version: 2.32.4.20250809 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7ab85a2 commit 5fdfb7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Issues = "https://github.com/atlanhq/atlan-python/issues"
5050
dev = [
5151
"mypy~=1.9.0",
5252
"ruff~=0.9.9",
53-
"types-requests~=2.31.0.6",
53+
"types-requests>=2.31.0.6,<2.32.5.0",
5454
"types-setuptools~=75.8.0.20250110",
5555
"pytest~=8.3.4",
5656
"pytest-vcr~=1.0.2",

0 commit comments

Comments
 (0)