From 470fe6e53eaac949814e0880d4bf0b14829b7619 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 03:23:23 +0000 Subject: [PATCH] Bump klein from 23.12.0 to 24.8.0 Bumps [klein](https://github.com/twisted/klein) from 23.12.0 to 24.8.0. - [Release notes](https://github.com/twisted/klein/releases) - [Changelog](https://github.com/twisted/klein/blob/trunk/NEWS.rst) - [Commits](https://github.com/twisted/klein/compare/23.12.0...24.8.0) --- updated-dependencies: - dependency-name: klein dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0246e44..e77aa61 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -klein==23.12.0 +klein==24.8.0 pymongo==4.5.0 python_bcrypt==0.3.2