Skip to content

Commit e85d7d4

Browse files
chore(deps): update types-python-dateutil requirement (#633)
Updates the requirements on [types-python-dateutil](https://github.com/python/typeshed) to permit the latest version. - [Release notes](https://github.com/python/typeshed/releases) - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-python-dateutil dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 31eda77 commit e85d7d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ tox = "~=3.24"
1818

1919
httpretty = "~=1.0"
2020
python-dateutil = "~=2.8"
21-
types-python-dateutil = "~=0.1"
21+
types-python-dateutil = "~=2.8"
2222
mock = "~=4.0"
2323

2424
pylint = "~=2.10"

0 commit comments

Comments
 (0)