From bc1c9ae18c481dd1653b232bfad283ff197ce3f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Sep 2022 13:25:22 +0000 Subject: [PATCH] Bump sniffio from 1.2.0 to 1.3.0 Bumps [sniffio](https://github.com/python-trio/sniffio) from 1.2.0 to 1.3.0. - [Release notes](https://github.com/python-trio/sniffio/releases) - [Commits](https://github.com/python-trio/sniffio/compare/v1.2.0...v1.3.0) --- updated-dependencies: - dependency-name: sniffio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4306bad..b8774a9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -51,7 +51,7 @@ pymongo==4.2.0 requests==2.28.1 scipy==1.9.1 setuptools==65.3.0 -sniffio==1.2.0 +sniffio==1.3.0 snowballstemmer==2.2.0 toml==0.10.2 tomli==2.0.1