Skip to content

Commit 107016d

Browse files
he2ssgithub-actions[bot]
authored andcommitted
Update python SDK 1.71.4
1 parent 5178106 commit 107016d

File tree

6 files changed

+4
-4
lines changed

6 files changed

+4
-4
lines changed
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

crowdsec_service_api/models.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# generated by datamodel-codegen:
22
# filename: <stdin>
3-
# timestamp: 2025-05-02T13:09:22+00:00
3+
# timestamp: 2025-07-11T13:06:56+00:00
44

55
from __future__ import annotations
66

@@ -729,7 +729,7 @@ class BlocklistsUploadBlocklistContentQueryParameters(BaseModelSdk):
729729
Optional[datetime],
730730
Field(
731731
description='Blocklist expiration',
732-
examples='2025-05-02T13:08:57.499429+00:00',
732+
examples='2025-07-11T13:06:43.179225+00:00',
733733
title='Expiration',
734734
),
735735
] = None
Binary file not shown.

openapi.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "crowdsec_service_api"
7-
version = "1.69.0"
7+
version = "1.71.4"
88
license = { text = "MIT" }
99
authors = [
1010
{ name="crowdsec", email="[email protected]" }

0 commit comments

Comments
 (0)