From c9c804e7177bdc012891aa75491bae910a196a5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 22:41:37 +0000 Subject: [PATCH] Bump filelock from 3.18.0 to 3.20.1 Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.18.0 to 3.20.1. - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/py-filelock/compare/3.18.0...3.20.1) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.20.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index fa155bb..610d39b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ dependencies = [ "colorcet~=3.1.0", "convertbng~=0.7.5", "farama-notifications==0.0.4", - "filelock==3.18.0", + "filelock==3.20.1", "frozenlist==1.5.0", "gymnasium==1.1.1", "idna==3.10", diff --git a/requirements.txt b/requirements.txt index 9eb8db2..dc90450 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ charset-normalizer==3.4.1 click==8.1.8 cloudpickle==3.1.1 Farama-Notifications==0.0.4 -filelock==3.18.0 +filelock==3.20.1 frozenlist==1.5.0 gym==0.26.2 gym-notices==0.0.8