Skip to content

Commit 9fe3e64

Browse files
Update python-dateutil requirement from >=2.5.3 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.5.3...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 8c1a954 commit 9fe3e64

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,6 +1,6 @@
11
certifi>=14.05.14 # MPL
22
six>=1.9.0 # MIT
3-
python-dateutil>=2.5.3 # BSD
3+
python-dateutil>=2.9.0.post0 # BSD
44
setuptools>=21.0.0 # PSF/ZPL
55
pyyaml>=5.4.1 # MIT
66
websocket-client>=0.32.0,!=0.40.0,!=0.41.*,!=0.42.* # LGPLv2+

0 commit comments

Comments
 (0)