From ee0b48adc859914e794065d648b496c0ff792ac9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Aug 2026 22:20:29 +0000 Subject: [PATCH] chore(deps): bump openai-agents from 0.19.2 to 0.19.4 Bumps [openai-agents](https://github.com/openai/openai-agents-python) from 0.19.2 to 0.19.4. - [Release notes](https://github.com/openai/openai-agents-python/releases) - [Changelog](https://github.com/openai/openai-agents-python/blob/main/docs/release.md) - [Commits](https://github.com/openai/openai-agents-python/compare/v0.19.2...v0.19.4) --- updated-dependencies: - dependency-name: openai-agents dependency-version: 0.19.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- openai-agents-sdk/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openai-agents-sdk/requirements.txt b/openai-agents-sdk/requirements.txt index aee6b81..4e438b2 100644 --- a/openai-agents-sdk/requirements.txt +++ b/openai-agents-sdk/requirements.txt @@ -1,7 +1,7 @@ slack-sdk==3.43.0 slack-bolt==1.30.0 slack-cli-hooks==0.3.0 -openai-agents==0.19.2 +openai-agents==0.19.4 python-dotenv==1.2.2 pytest==9.1.1