From 5d76bdc4159a74d3ecb9d736c0480c55831d591b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 15:12:42 +0000 Subject: [PATCH] chore: bump discord-py-interactions from 5.13.1 to 5.13.2 Bumps [discord-py-interactions](https://github.com/interactions-py/interactions.py) from 5.13.1 to 5.13.2. - [Release notes](https://github.com/interactions-py/interactions.py/releases) - [Commits](https://github.com/interactions-py/interactions.py/compare/5.13.1...5.13.2) --- updated-dependencies: - dependency-name: discord-py-interactions 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 42c28a0..a8c01e6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -discord-py-interactions==5.13.1 +discord-py-interactions==5.13.2 tansy==0.9.2 prisma==0.15.0 pydantic==2.8.2