Skip to content

Commit 0f2764c

Browse files
authored
update requests version
1 parent 93a6304 commit 0f2764c

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
@@ -12,7 +12,7 @@ keywords = ["discord", "webhook"]
1212

1313
[tool.poetry.dependencies]
1414
python = "^3.10"
15-
requests = "2.32.0"
15+
requests = "^2.32.3"
1616
httpx = { version = "^0.28.1", optional = true }
1717

1818
[tool.poetry.extras]

0 commit comments

Comments
 (0)