Upgrade dependency python-dateutil to ==2.7.2

This commit is contained in:
Doppins 2018-03-26 15:10:21 +00:00
parent 9514edafba
commit 58bb08b604
No known key found for this signature in database
GPG Key ID: F5F8AB5BF4819827
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.4.2
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