Skip to content

Commit b6abc1a

Browse files
Bump sniffio from 1.1.0 to 1.2.0
Bumps [sniffio](https://github.com/python-trio/sniffio) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/python-trio/sniffio/releases) - [Commits](python-trio/sniffio@v1.1.0...v1.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 0a4cfae commit b6abc1a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ pyparsing==2.4.7 # via packaging
2525
pytz==2020.1 # via babel
2626
requests==2.24.0 # via sphinx
2727
six==1.15.0 # via packaging
28-
sniffio==1.1.0 # via -r docs-requirements.in
28+
sniffio==1.2.0 # via -r docs-requirements.in
2929
snowballstemmer==2.0.0 # via sphinx
3030
sortedcontainers==2.2.2 # via -r docs-requirements.in
3131
sphinx-rtd-theme==0.5.0 # via -r docs-requirements.in

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ pytest-cov==2.10.1 # via -r test-requirements.in
4949
pytest==6.1.1 # via -r test-requirements.in, pytest-cov
5050
regex==2020.10.11 # via black
5151
six==1.15.0 # via astroid, cryptography, packaging, pyopenssl
52-
sniffio==1.1.0 # via -r test-requirements.in
52+
sniffio==1.2.0 # via -r test-requirements.in
5353
sortedcontainers==2.2.2 # via -r test-requirements.in
5454
toml==0.10.1 # via black, pylint, pytest
5555
traitlets==5.0.4 # via ipython

0 commit comments

Comments
 (0)