Merge pull request #1135 from Netflix/doppins/python-dateutil-equals-2.7.2

[Doppins] Upgrade dependency python-dateutil to ==2.7.2
This commit is contained in:
Curtis 2018-03-26 08:59:12 -07:00 committed by GitHub
commit d36fececd6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ pyflakes==1.6.0
pytest-flask==0.10.0
pytest-mock==1.7.1
pytest==3.5.0
python-dateutil==2.7.1 # via botocore, faker, freezegun, moto
python-dateutil==2.7.2 # via botocore, faker, freezegun, moto
pytz==2018.3 # via moto
pyyaml==3.12 # via pyaml
requests-mock==1.4.0