Skip to content

Commit 85e8059

Browse files
committed
⬆️ openaleph-procrastinate 5.2.1
1 parent f5504e6 commit 85e8059

File tree

3 files changed

+10
-30
lines changed

3 files changed

+10
-30
lines changed

poetry.lock

Lines changed: 8 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies = [
3939
"sentry_sdk (==2.0.1)",
4040
# servicelayer extras requirements
4141
"boto3 (>=1.11.9,<2.0.0)",
42-
"openaleph-procrastinate (>=5.2.0,<6.0.0)",
42+
"openaleph-procrastinate (>=5.2.1,<6.0.0)",
4343
"openaleph-servicelayer (>=1.23.4,<2.0.0)",
4444
"tika (>=3.1.0,<4.0.0)",
4545
]

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ normality==3.0.2 ; python_version >= "3.11" and python_version < "3.14"
7272
numpy==2.4.2 ; python_version >= "3.11" and python_version < "3.14"
7373
odfpy==1.4.1 ; python_version >= "3.11" and python_version < "3.14"
7474
olefile==0.46 ; python_version >= "3.11" and python_version < "3.14"
75-
openaleph-procrastinate==5.2.0 ; python_version >= "3.11" and python_version < "3.14"
75+
openaleph-procrastinate==5.2.1 ; python_version >= "3.11" and python_version < "3.14"
7676
openaleph-servicelayer==1.23.4 ; python_version >= "3.11" and python_version < "3.14"
7777
openpyxl==3.1.5 ; python_version >= "3.11" and python_version < "3.14"
7878
orjson==3.11.7 ; python_version >= "3.11" and python_version < "3.14"

0 commit comments

Comments
 (0)