From a1e704b4556f184dc2a7b7287a1b15bf26c45b19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 19:48:49 +0000 Subject: [PATCH] Bump davey from 0.1.4 to 0.1.5 Bumps [davey](https://github.com/Snazzah/davey) from 0.1.4 to 0.1.5. - [Release notes](https://github.com/Snazzah/davey/releases) - [Changelog](https://github.com/Snazzah/davey/blob/v0.1.5/CHANGELOG.md) - [Commits](https://github.com/Snazzah/davey/compare/v0.1.4...v0.1.5) --- updated-dependencies: - dependency-name: davey dependency-version: 0.1.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 05d9ac8..653fb41 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ aiosqlite==0.21.0 audioop-lts; python_version>='3.13' discord.py==2.7.1 -davey==0.1.4 +davey==0.1.5 python-dotenv==1.2.2 PyNaCl==1.6.2 requests==2.32.4