Skip to content

Commit cd06c4b

Browse files
committed
Bump requests to fix warnings, now that PyInstaller seems to be fixed
1 parent e73aead commit cd06c4b

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
@@ -13,7 +13,7 @@ requires = [
1313
"pymongo[srv,tls] >= 3.11.1, < 4",
1414
"docutils >= 0.16, < 0.18",
1515
"watchdog ~= 1.0",
16-
"requests ~= 2.24.0",
16+
"requests ~= 2.28.2",
1717
"tomli ~= 2.0",
1818
"pyyaml ~= 5.3",
1919
"typing-extensions >= 3.7",

0 commit comments

Comments
 (0)