From d4b20b02aaa53589e9ab9f9075ab8ee4b4704a79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Oct 2022 03:26:22 +0000 Subject: [PATCH] Bump setuptools from 65.3.0 to 65.4.1 Bumps [setuptools](https://github.com/pypa/setuptools) from 65.3.0 to 65.4.1. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst) - [Commits](https://github.com/pypa/setuptools/compare/v65.3.0...v65.4.1) --- updated-dependencies: - dependency-name: setuptools 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 c36203f..a951f05 100644 --- a/requirements.txt +++ b/requirements.txt @@ -50,7 +50,7 @@ pyyaml==6.0 pymongo==4.2.0 requests==2.28.1 scipy==1.9.1 -setuptools==65.3.0 +setuptools==65.4.1 sniffio==1.3.0 snowballstemmer==2.2.0 toml==0.10.2