Skip to content

Commit a80cfd2

Browse files
fix(deps): update dependency requests to <=2.32.4 [security]
1 parent abe32d9 commit a80cfd2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ feed = [
8080
"PyYAML",
8181
"spacy",
8282
"mmh3",
83-
"requests<=2.31.0",
83+
"requests<=2.32.4",
8484
"html5lib",
8585
"beautifulsoup4",
8686
"markdownify",

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)