Skip to content

Commit

Permalink
Merge pull request #183 from Dyl-M/isodate-upgrade
Browse files Browse the repository at this point in the history
deps: isodate upgrade - 0.6 >> 0.7.2
  • Loading branch information
MerleLiuKun authored Oct 21, 2024
2 parents 365082c + 75fe806 commit 88ea232
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 @@ -33,7 +33,7 @@ packages = [
python = "^3.6"
requests = "^2.24.0"
requests-oauthlib = "^1.3.0"
isodate = "^0.6.0"
isodate = "^0.7.2"
dataclasses-json = [
{version = "^0.5.3", python = "<3.7"},
{version = "^0.6.0", python = ">=3.7"}
Expand Down

0 comments on commit 88ea232

Please sign in to comment.