From d64398b54bd5071692a066903fae425f2bd93406 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Mar 2026 21:08:05 +0000 Subject: [PATCH] Bump dynaconf from 3.2.6 to 3.2.13 in /src Bumps [dynaconf](https://github.com/dynaconf/dynaconf) from 3.2.6 to 3.2.13. - [Release notes](https://github.com/dynaconf/dynaconf/releases) - [Changelog](https://github.com/dynaconf/dynaconf/blob/3.2.13/CHANGELOG.md) - [Commits](https://github.com/dynaconf/dynaconf/compare/3.2.6...3.2.13) --- updated-dependencies: - dependency-name: dynaconf dependency-version: 3.2.13 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 520f032..58cad24 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,5 +1,5 @@ nextcord==2.6.0 aiohttp==3.12.14 numpy==2.2.0 -dynaconf==3.2.6 +dynaconf==3.2.13 setuptools