Skip to content

Commit fd803f2

Browse files
Merge pull request #602 from microsoftgraph/dependabot/pip/sniffio-1.3.1
Bump sniffio from 1.3.0 to 1.3.1
2 parents a4ce1ef + c3fef0a commit fd803f2

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
@@ -122,7 +122,7 @@ python-dateutil==2.8.2 ; python_version >= '2.7' and python_version not in '3.0,
122122

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

125-
sniffio==1.3.0 ; python_version >= '3.7'
125+
sniffio==1.3.1 ; python_version >= '3.7'
126126

127127
uritemplate==4.1.1 ; python_version >= '3.6'
128128

0 commit comments

Comments
 (0)