Skip to content

Commit 21fc2be

Browse files
Merge pull request #613 from microsoftgraph/dependabot/pip/python-dateutil-2.9.0
Bump python-dateutil from 2.8.2 to 2.9.0
2 parents afa9aba + 1b62793 commit 21fc2be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ pycparser==2.21
118118

119119
pyjwt[crypto]==2.8.0 ; python_version >= '3.7'
120120

121-
python-dateutil==2.8.2 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
121+
python-dateutil==2.9.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
122122

123123
requests==2.31.0 ; python_version >= '3.7'
124124

0 commit comments

Comments
 (0)