From aa52bcbfedb410263c014371e29a5b204372f0fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 21:23:51 +0000 Subject: [PATCH] Bump stable-baselines3 from 2.7.1 to 2.8.0 Bumps [stable-baselines3](https://github.com/DLR-RM/stable-baselines3) from 2.7.1 to 2.8.0. - [Release notes](https://github.com/DLR-RM/stable-baselines3/releases) - [Commits](https://github.com/DLR-RM/stable-baselines3/compare/v2.7.1...v2.8.0) --- updated-dependencies: - dependency-name: stable-baselines3 dependency-version: 2.8.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 96a15372..a24a4e49 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ export = [ ] qgym_mapper = [ "qgym==0.3.1", - "stable-baselines3==2.7.1", + "stable-baselines3==2.8.0", "sb3-contrib==2.7.1", ] docs = [