From a1f79d583599c81caca45be28ef9888460409bde Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 16:43:15 +0000 Subject: [PATCH] Bump stable-baselines3 from 2.8.0 to 2.9.0 Bumps [stable-baselines3](https://github.com/DLR-RM/stable-baselines3) from 2.8.0 to 2.9.0. - [Release notes](https://github.com/DLR-RM/stable-baselines3/releases) - [Commits](https://github.com/DLR-RM/stable-baselines3/compare/v2.8.0...v2.9.0) --- updated-dependencies: - dependency-name: stable-baselines3 dependency-version: 2.9.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 9afc0b5a..2d76b705 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ export = [ ] qgym_mapper = [ "qgym==0.3.1", - "stable-baselines3==2.8.0", + "stable-baselines3==2.9.0", "sb3-contrib==2.8.0", ] docs = [