Skip to content

Commit 9dc0ac7

Browse files
Update datetime requirement from ~=5.5 to ~=6.0
Updates the requirements on [datetime](https://github.com/zopefoundation/DateTime) to permit the latest version. - [Changelog](https://github.com/zopefoundation/DateTime/blob/master/CHANGES.rst) - [Commits](zopefoundation/DateTime@5.5...6.0) --- updated-dependencies: - dependency-name: datetime dependency-version: '6.0' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f470cc7 commit 9dc0ac7

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
@@ -2,7 +2,7 @@ configobj~=5.0.9
22
configparser~=7.1.0
33
psutil~=6.1.1
44
requests~=2.32.4
5-
DateTime~=5.5
5+
DateTime~=6.0
66
colorlog~=6.9.0
77
aiofiles~=24.1.0
88
joblib~=1.3.2

0 commit comments

Comments
 (0)