We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1df178c commit f25c6b2Copy full SHA for f25c6b2
docs/requirements.txt
@@ -12,7 +12,7 @@ markupsafe==2.1.5 ; python_version >= "3.8"
12
packaging==23.2 ; python_version >= "3.8"
13
pygments==2.17.2 ; python_version >= "3.8"
14
pytz==2024.1 ; python_version < "3.9" and python_version >= "3.8"
15
-requests==2.31.0 ; python_version >= "3.8"
+requests==2.32.0 ; python_version >= "3.8"
16
snowballstemmer==2.2.0 ; python_version >= "3.8"
17
sphinx==7.1.2 ; python_version >= "3.8"
18
sphinx-rtd-theme==2.0.0 ; python_version >= "3.8"
0 commit comments