Skip to content

Commit c3fef0a

Browse files
Bump sniffio from 1.3.0 to 1.3.1
Bumps [sniffio](https://github.com/python-trio/sniffio) from 1.3.0 to 1.3.1. - [Commits](python-trio/sniffio@v1.3.0...v1.3.1) --- updated-dependencies: - dependency-name: sniffio dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a4ce1ef commit c3fef0a

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)