Skip to content

Commit 4ba5524

Browse files
committed
Upgrade dependencies
1 parent 9d28c88 commit 4ba5524

File tree

2 files changed

+47
-44
lines changed

2 files changed

+47
-44
lines changed

poetry.lock

Lines changed: 46 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ include = ["pendulum/py.typed"]
2222
[tool.poetry.dependencies]
2323
python = "~2.7 || ^3.5"
2424
python-dateutil = "^2.6"
25-
pytzdata = ">=2018.3"
25+
pytzdata = ">=2020.1"
2626

2727
# typing is needed for Python < 3.5
2828
typing = { version = "^3.6", python = "<3.5" }

0 commit comments

Comments
 (0)