Skip to content

Commit 9d119a5

Browse files
authored
Merge pull request #16 from Poorvak/pyup-update-pytz-2017.3-to-2018.3
Update pytz to 2018.3
2 parents 1c256ab + 34cef85 commit 9d119a5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Pygments==2.2.0
4141
pytest==3.3.2
4242
pytest-runner==4.0
4343
python-dateutil==2.6.1
44-
pytz==2017.3
44+
pytz==2018.3
4545
PyYAML==3.12
4646
requests==2.18.4
4747
setuptools_scm>=1.15.0

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Pygments==2.2.0
4141
pytest==3.3.2
4242
pytest-runner==4.0
4343
python-dateutil==2.6.1
44-
pytz==2017.3
44+
pytz==2018.3
4545
PyYAML==3.12
4646
requests==2.18.4
4747
setuptools_scm>=1.15.0

0 commit comments

Comments
 (0)