8000 Update requests library for CVE CVE-2024-35195 (#1507) · LehmD/server-client-python@3e38372 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3e38372

Browse files
authored
Update requests library for CVE CVE-2024-35195 (tableau#1507)
Update pyproject.toml
1 parent b65d8d4 commit 3e38372

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
@@ -14,7 +14,7 @@ readme = "README.md"
1414
dependencies = [
1515
'defusedxml>=0.7.1', # latest as at 7/31/23
1616
'packaging>=23.1', # latest as at 7/31/23
17-
'requests>=2.31', # latest as at 7/31/23
17+
'requests>=2.32', # latest as at 7/31/23
1818
'urllib3>=2.2.2,<3',
1919
'typing_extensions>=4.0.1',
2020
]

0 commit comments

Comments
 (0)
0