From 81f60dfd16ae307c6e5640ef6fe05dd51ace1574 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Feb 2024 08:37:20 +0000 Subject: [PATCH] Bump pyramid-tm from 2.3 to 2.5 Bumps [pyramid-tm](https://github.com/Pylons/pyramid_tm) from 2.3 to 2.5. - [Release notes](https://github.com/Pylons/pyramid_tm/releases) - [Changelog](https://github.com/Pylons/pyramid_tm/blob/master/CHANGES.rst) - [Commits](https://github.com/Pylons/pyramid_tm/compare/2.3...2.5) --- updated-dependencies: - dependency-name: pyramid-tm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1147c76b9..9e6638ed8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ pyramid-jwtauth==0.1.3 pyramid==1.10.8 pyramid_debugtoolbar==4.12.1 pyramid_mailer==0.15.1 -pyramid_tm==2.3 +pyramid_tm==2.5 python-json-logger==2.0.7 python-slugify==8.0.4 redis==5.0.1