Skip to content

Commit 0ea6420

Browse files
damian3031hashhar
authored andcommitted
Bump requests to 2.32.4 to address CVE-2024-47081
1 parent 6ea25a3 commit 0ea6420

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@
8686
"lz4",
8787
"python-dateutil",
8888
"pytz",
89-
# requests CVE https://github.com/advisories/GHSA-j8r2-6x86-q33q
90-
"requests>=2.31.0",
89+
# CVE-2024-47081
90+
"requests>=2.32.4",
9191
"tzlocal",
9292
"zstandard",
9393
],

0 commit comments

Comments
 (0)