Skip to content

Commit fce45ef

Browse files
authored
Update pytz to 2021.1 (#1330)
1 parent 5290c93 commit fce45ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ def run_tests(self):
5454
"coveralls>=1.11,<2",
5555
"promise>=2.3,<3",
5656
"mock>=4.0,<5",
57-
"pytz==2019.3",
57+
"pytz==2021.1",
5858
"iso8601>=0.1,<2",
5959
]
6060

0 commit comments

Comments
 (0)