Skip to content

Commit 2fd4d2a

Browse files
Merge pull request #617 from microsoftgraph/dependabot/pip/python-dateutil-2.9.0.post0
Bump python-dateutil from 2.9.0 to 2.9.0.post0
2 parents 21fc2be + 094c5f0 commit 2fd4d2a

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.9.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
121+
python-dateutil==2.9.0.post0 ; 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)