Skip to content

Commit 8f9ee30

Browse files
committed
⬆️ chore(pyproject): update requests version to >=2.32.3
1 parent 525a675 commit 8f9ee30

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pdm.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies = [
99
"fasttext-wheel>=0.9.2",
1010
"robust-downloader>=0.0.2",
1111
"numpy>=1.26.4,<2.0.0",
12-
"requests>=2.30.0",
12+
"requests>=2.32.3",
1313
]
1414
requires-python = ">=3.9,<3.13"
1515
readme = "README.md"

0 commit comments

Comments
 (0)