Skip to content

Commit 8444ef0

Browse files
Update python-dateutil requirement from >=2.7 to >=2.9.0.post0
Updates the requirements on [python-dateutil](https://github.com/dateutil/dateutil) to permit the latest version. - [Release notes](https://github.com/dateutil/dateutil/releases) - [Changelog](https://github.com/dateutil/dateutil/blob/master/NEWS) - [Commits](dateutil/dateutil@2.7.0...2.9.0.post0) --- updated-dependencies: - dependency-name: python-dateutil dependency-version: 2.9.0.post0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent da2733c commit 8444ef0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
python-dateutil>=2.7
1+
python-dateutil>=2.9.0.post0
22
inflection>=0.3
33
unidecode>=1.0
44
Jinja2>=2.10

0 commit comments

Comments
 (0)