Update python-dateutil requirement from ~=2.8.0 to ~=2.8.2
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](https://github.com/dateutil/dateutil/compare/2.8.0...2.8.2) --- updated-dependencies: - dependency-name: python-dateutil dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
7d6b709ddf
commit
85e74f06f3
|
@ -1,7 +1,7 @@
|
|||
ftfy ~= 6.0.0
|
||||
mailchecker ~= 4.1.0
|
||||
phonenumbers ~= 8.12.0
|
||||
python-dateutil ~= 2.8.0
|
||||
python-dateutil ~= 2.8.2
|
||||
python-fsutil ~= 0.6.0
|
||||
python-slugify ~= 6.0.1
|
||||
pyyaml ~= 6.0
|
||||
|
|
Loading…
Reference in New Issue