From ab58dbe0c97cc5df319b0e70df22587920c595d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 18:25:58 +0000 Subject: [PATCH] chore(deps): bump python-dotenv Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.0.0 to 1.2.2. - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](https://github.com/theskumar/python-dotenv/compare/v1.0.0...v1.2.2) --- updated-dependencies: - dependency-name: python-dotenv dependency-version: 1.2.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../docs/docker/diff-expr-service/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agentic-flow/examples/crispr-cas13-pipeline/docs/docker/diff-expr-service/requirements.txt b/agentic-flow/examples/crispr-cas13-pipeline/docs/docker/diff-expr-service/requirements.txt index d400b37a2..b0851f8f9 100644 --- a/agentic-flow/examples/crispr-cas13-pipeline/docs/docker/diff-expr-service/requirements.txt +++ b/agentic-flow/examples/crispr-cas13-pipeline/docs/docker/diff-expr-service/requirements.txt @@ -17,4 +17,4 @@ prometheus-client==0.19.0 # requests>=2.32.4 required to fix CVE-2024-47081 (netrc credential leak) and CVE-2024-35195 (verify=False bypass) requests>=2.32.4 pyyaml==6.0.1 -python-dotenv==1.0.0 +python-dotenv==1.2.2