Skip to content

Commit 3288b57

Browse files
committed
chg: Bump deps
1 parent 8f52add commit 3288b57

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ openioc = [ "beautifulsoup4 (>=4.13.5,<4.14)" ]
3535
virustotal = [ "validators (>=0.35.0)" ]
3636

3737
docs = [
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 = [
8282
requests-mock = "^1.12.1"
8383
mypy = "^1.18.2"
8484
types-requests = "^2.32.4.20250913"
85-
types-python-dateutil = "^2.9.0.20250822"
85+
types-python-dateutil = "^2.9.0.20251008"
8686
types-redis = "^4.6.0.20241004"
8787
types-Flask = "^1.1.6"
8888
pytest-cov = "^7.0.0"

0 commit comments

Comments
 (0)