Skip to content

Commit

Permalink
updated types python dateutil version
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Lloyd committed Jul 26, 2023
1 parent 14d1ff0 commit c8f342d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ mypy = "^1.3.0"
types-requests = "^2.25.8"
requests-mock = "^1.9.3"
isort = "^5.11.5"
types-python-dateutil = "*.*.*"
types-python-dateutil = "^2.8.19.14"

[tool.black]
exclude = ".*simpleeval.*"
Expand Down

0 comments on commit c8f342d

Please sign in to comment.