From b178c57004e129d460d7c287b5f2777f761acd0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 23:26:26 +0000 Subject: [PATCH] Bump twisted in /backend in the python-packages group Bumps the python-packages group in /backend with 1 update: [twisted](https://github.com/twisted/twisted). Updates `twisted` from 24.7.0 to 24.10.0 - [Release notes](https://github.com/twisted/twisted/releases) - [Changelog](https://github.com/twisted/twisted/blob/trunk/NEWS.rst) - [Commits](https://github.com/twisted/twisted/compare/twisted-24.7.0...twisted-24.10.0) --- updated-dependencies: - dependency-name: twisted dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 373e9eb..d51dd2e 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,5 +1,5 @@ coverage==7.6.4 -Twisted==24.7.0 +Twisted==24.10.0 psycopg2-binary==2.9.10 pylint==3.3.1 SQLAlchemy==2.0.36