From ba0823f988b1a4979a3a5b61e335a48c51b79535 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 16:04:38 +0000 Subject: [PATCH] build(deps): bump authlib from 1.2.1 to 1.3.1 Bumps [authlib](https://github.com/lepture/authlib) from 1.2.1 to 1.3.1. - [Release notes](https://github.com/lepture/authlib/releases) - [Changelog](https://github.com/lepture/authlib/blob/master/docs/changelog.rst) - [Commits](https://github.com/lepture/authlib/compare/v1.2.1...v1.3.1) --- updated-dependencies: - dependency-name: authlib dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0de0d23..2cd8685 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -authlib==1.2.1 +authlib==1.3.1 discord_py_interactions==5.10.0 Flask==2.3.2 Interactions.py==5.8.0