From 597cc767d5c36a63e283b3c29b25627141d6e758 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Dec 2023 16:33:20 +0000 Subject: [PATCH] build(deps): bump setuptools from 69.0.2 to 69.0.3 Bumps [setuptools](https://github.com/pypa/setuptools) from 69.0.2 to 69.0.3. - [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/v69.0.2...v69.0.3) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 736f9ec..9aeadf8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ ipykernel==6.26.0 jupyter_client==8.6.0 pytest==7.4.2 python-dotenv==1.0.0 -setuptools==69.0.2 +setuptools==69.0.3 grpcio-tools==1.60.0 pytest-asyncio==0.21.1 grpc-google-iam-v1==0.13.0