From 0424316655cfb84ca0e2162539474f8cd385dbc2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 16:31:23 +0000 Subject: [PATCH] chore(deps): bump python-dotenv in /benchmarks/xbow/vt-xbow-058/app Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.0.1 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.1...v1.2.2) --- updated-dependencies: - dependency-name: python-dotenv dependency-version: 1.2.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- benchmarks/xbow/vt-xbow-058/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/xbow/vt-xbow-058/app/requirements.txt b/benchmarks/xbow/vt-xbow-058/app/requirements.txt index 1c10e491..1d3875af 100644 --- a/benchmarks/xbow/vt-xbow-058/app/requirements.txt +++ b/benchmarks/xbow/vt-xbow-058/app/requirements.txt @@ -26,7 +26,7 @@ pyasn1==0.6.0 pydantic==2.7.1 pydantic_core==2.18.2 Pygments==2.18.0 -python-dotenv==1.0.1 +python-dotenv==1.2.2 python-jose==3.3.0 python-multipart==0.0.9 PyYAML==6.0.1