From 527c412fcb16f1eb44484fe32d7bb967e99e2892 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 16:38:27 +0000 Subject: [PATCH] build(deps): bump setuptools from 68.1.2 to 68.2.2 Bumps [setuptools](https://github.com/pypa/setuptools) from 68.1.2 to 68.2.2. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/setuptools/compare/v68.1.2...v68.2.2) --- 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 fd5c9f49d..7dc5bb69f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ chardet==5.2.0 pytest==7.4.0 scapy==2.5.0 argparse==1.4.0 -setuptools==68.1.2 +setuptools==68.2.2