From 84bb6d7d5146bf0934cea4ce710c684beee10f2a Mon Sep 17 00:00:00 2001 From: Luis Perez Date: Thu, 3 Apr 2025 15:27:08 -0700 Subject: [PATCH] Bump task_processing from 1.3.4 to 1.3.5 I made a silly mistake and didn't increase the attempt counter --- Makefile | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 8e8107d37..6bad2a9cb 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ # Edit this release and run "make release" -RELEASE=3.4.4 +RELEASE=3.4.5 SHELL=/bin/bash diff --git a/requirements.txt b/requirements.txt index 555903afc..d72839d83 100644 --- a/requirements.txt +++ b/requirements.txt @@ -80,7 +80,7 @@ setuptools==65.5.1 six==1.15.0 sshpubkeys==3.1.0 stack-data==0.6.2 -task-processing==1.3.4 +task-processing==1.3.5 traitlets==5.0.0 Twisted==22.10.0 typing-extensions==4.5.0