File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ openioc = [ "beautifulsoup4 (>=4.13.5,<4.14)" ]
3535virustotal = [ " validators (>=0.35.0)" ]
3636
3737docs = [
38- " sphinx-autodoc-typehints (>=3.2.0 ) ; python_version >= \" 3.11\" " ,
38+ " sphinx-autodoc-typehints (>=3.5.2 ) ; python_version >= \" 3.11\" " ,
3939 " sphinx (>=8.2.3) ; python_version >= \" 3.11\" " ,
4040 " docutils (<0.22) ; python_version >= \" 3.11\" " ,
4141 " myst-parser (>=4.0.1) ; python_version >= \" 3.11\" "
@@ -82,7 +82,7 @@ include = [
8282requests-mock = " ^1.12.1"
8383mypy = " ^1.18.2"
8484types-requests = " ^2.32.4.20250913"
85- types-python-dateutil = " ^2.9.0.20250822 "
85+ types-python-dateutil = " ^2.9.0.20251008 "
8686types-redis = " ^4.6.0.20241004"
8787types-Flask = " ^1.1.6"
8888pytest-cov = " ^7.0.0"
You can’t perform that action at this time.
0 commit comments