From 4142039dbc52880ed7cab1df15342d405e639941 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 18:24:46 +0000 Subject: [PATCH] Bump davey from 0.1.5 to 0.1.6 Bumps [davey](https://github.com/Snazzah/davey) from 0.1.5 to 0.1.6. - [Release notes](https://github.com/Snazzah/davey/releases) - [Changelog](https://github.com/Snazzah/davey/blob/v0.1.6/CHANGELOG.md) - [Commits](https://github.com/Snazzah/davey/compare/v0.1.5...v0.1.6) --- updated-dependencies: - dependency-name: davey dependency-version: 0.1.6 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 653fb41..5536dfc 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.5 +davey==0.1.6 python-dotenv==1.2.2 PyNaCl==1.6.2 requests==2.32.4