Skip to content

Commit e585be3

Browse files
Merge pull request #732 from microsoftgraph/dependabot/pip/requests-2.32.3
Bump requests from 2.32.2 to 2.32.3
2 parents 59d1c83 + bb576f7 commit e585be3

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
@@ -124,7 +124,7 @@ pyjwt[crypto]==2.8.0 ; python_version >= '3.7'
124124

125125
python-dateutil==2.9.0.post0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
126126

127-
requests==2.32.2 ; python_version >= '3.7'
127+
requests==2.32.3 ; python_version >= '3.7'
128128

129129
sniffio==1.3.1 ; python_version >= '3.7'
130130

0 commit comments

Comments
 (0)