Skip to content

Commit dd894d8

Browse files
build(deps): update python-dateutil requirement from ~=2.8 to ~=2.9 (#76)
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.8.0...2.9.0.post0) --- updated-dependencies: - dependency-name: python-dateutil dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Muhammad Sufyan <muhammad.sufyan@apimatic.io>
1 parent 2d01656 commit dd894d8

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.0
2-
python-dateutil~=2.8
2+
python-dateutil>= 2.9, < 3.0
33
apimatic-core-interfaces~=0.1.0, >= 0.1.6
44
requests~=2.31
55
setuptools>=68.0.0

0 commit comments

Comments
 (0)