botocore
botocore copied to clipboard
Raise python-dateutil Constraint to >=2.7
This PR updates the python-dateutil version constraint in botocore from >=2.1 to >=2.7
this fixes:
- #3339 (failing tests)
- #3338 (unpinned six)