Skip to content

Commit 65251ad

Browse files
Update dependency requests to ~=2.32.5
1 parent f52aedf commit 65251ad

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
@@ -33,7 +33,7 @@ dependencies = [
3333
# FIXME: pytoml is outdated and should not be used
3434
"pytoml==0.1.21",
3535
"PyYAML~=6.0.1",
36-
"requests~=2.31.0",
36+
"requests~=2.32.5",
3737
"toml==0.10.2",
3838
"typing-inspect==0.9.0",
3939
"typing-extensions>=4.12",

0 commit comments

Comments
 (0)