Skip to content

Commit 0d75d8f

Browse files
Update durationpy requirement from >=0.7 to >=0.10
Updates the requirements on [durationpy](https://github.com/icholy/durationpy) to permit the latest version. - [Commits](icholy/durationpy@0.7...0.10) --- updated-dependencies: - dependency-name: durationpy dependency-version: '0.10' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8c1a954 commit 0d75d8f

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
@@ -7,4 +7,4 @@ websocket-client>=0.32.0,!=0.40.0,!=0.41.*,!=0.42.* # LGPLv2+
77
requests # Apache-2.0
88
requests-oauthlib # ISC
99
urllib3>=1.24.2,!=2.6.0 # MIT
10-
durationpy>=0.7 # MIT
10+
durationpy>=0.10 # MIT

0 commit comments

Comments
 (0)