https://github.com/python/cpython/commit/9a1ad2cf02e52eccc3204e43752c8742d4c77f6b commit: 9a1ad2cf02e52eccc3204e43752c8742d4c77f6b branch: master author: Paul Ganssle <paul at ganssle.io> committer: miss-islington <31488909+miss-islington at users.noreply.github.com> date: 2020年10月21日T06:40:43-07:00 summary: Update tzdata to 2020.3 (GH-22856) TBH I had forgotten that we pin this 😅, and it's been updated quite a few times since we added this. files: M Misc/requirements-test.txt diff --git a/Misc/requirements-test.txt b/Misc/requirements-test.txt index 6e46c12e4f9d1..60e7ed20a3d51 100644 --- a/Misc/requirements-test.txt +++ b/Misc/requirements-test.txt @@ -1 +1 @@ -tzdata==2020.1rc0 +tzdata==2020.3