From 4dc6f824b968db1bf6d19da5c738fc4b6f9fb95d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 17:03:02 +0000 Subject: [PATCH] build(deps): bump setuptools from 69.0.2 to 69.5.1 Bumps [setuptools](https://github.com/pypa/setuptools) from 69.0.2 to 69.5.1. - [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.5.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 86383f8..3c6899a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ ipykernel==6.29.3 jupyter_client==8.6.0 pytest==7.4.2 python-dotenv==1.0.0 -setuptools==69.0.2 +setuptools==69.5.1 grpcio-tools==1.60.0 pytest-asyncio==0.21.1 grpc-google-iam-v1==0.13.0