Skip to content

Commit c505ad8

Browse files
build(deps): update python-dateutil requirement
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.9.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 c1548a2 commit c505ad8

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,5 +1,5 @@
11
jsonpickle>=3.3, <4.1
2-
python-dateutil>= 2.9, < 3.0
2+
python-dateutil>= 2.9.0.post0, < 3.0
33
apimatic-core-interfaces~=0.1.0, >= 0.1.8
44
requests~=2.31
55
setuptools>=68.0.0

0 commit comments

Comments
 (0)