We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e5522b commit b8638b6Copy full SHA for b8638b6
pyproject.toml
@@ -56,7 +56,7 @@ dev = [
56
"ruff==0.0.263",
57
"tomli~=2.0; python_version<'3.11'",
58
"types-python-dateutil~=2.8.19",
59
- "types-requests~=2.28.11",
+ "types-requests~=2.29.0",
60
]
61
docs = [
62
"Sphinx~=6.2",
0 commit comments