build: bump preprocess-cancellation in pyproject

Signed-off-by:  Eric Callahan <arksine.code@gmail.com>
This commit is contained in:
Eric Callahan 2024-02-01 10:35:01 -05:00
parent d18021950d
commit 71b46cc768
No known key found for this signature in database
GPG Key ID: 5A1EB336DFB4C71B
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ dependencies = [
"libnacl==2.1.0",
"paho-mqtt==1.6.1",
"zeroconf==0.131.0",
"preprocess-cancellation==0.2.0",
"preprocess-cancellation==0.2.1",
"jinja2==3.1.3",
"dbus-next==0.2.3",
"apprise==1.7.0",