Skip to content

Commit 85c7339

Browse files
Update dependency python-ulid to v3 (#12)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4453faf commit 85c7339

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ build-backend = "poetry_dynamic_versioning.backend"
4242
cloudevents = "^1.11.0"
4343
python = ">=3.9,<3.13"
4444
pydantic = "^2.9.1"
45-
python-ulid = "^2.7.0"
45+
python-ulid = "^3.0.0"
4646

4747
[tool.poetry.group.dev]
4848
optional = true

0 commit comments

Comments
 (0)