Skip to content

Commit 88ea232

Browse files
authored
Merge pull request #183 from Dyl-M/isodate-upgrade
deps: isodate upgrade - 0.6 >> 0.7.2
2 parents 365082c + 75fe806 commit 88ea232

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ packages = [
3333
python = "^3.6"
3434
requests = "^2.24.0"
3535
requests-oauthlib = "^1.3.0"
36-
isodate = "^0.6.0"
36+
isodate = "^0.7.2"
3737
dataclasses-json = [
3838
{version = "^0.5.3", python = "<3.7"},
3939
{version = "^0.6.0", python = ">=3.7"}

0 commit comments

Comments
 (0)