Skip to content

Commit 6a47279

Browse files
Bump python-ulid from 3.0.0 to 3.1.0 (#791)
Bumps [python-ulid](https://github.com/mdomke/python-ulid) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/mdomke/python-ulid/releases) - [Changelog](https://github.com/mdomke/python-ulid/blob/main/CHANGELOG.rst) - [Commits](mdomke/python-ulid@3.0.0...3.1.0) --- updated-dependencies: - dependency-name: python-ulid dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cbff4b2 commit 6a47279

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
@@ -63,7 +63,7 @@ strict = [
6363
"pydantic==2.11.7",
6464
"pydash==8.0.5",
6565
"pydot==4.0.1",
66-
"python-ulid==3.0.0",
66+
"python-ulid==3.1.0",
6767
"typing-extensions==4.14.1",
6868
]
6969

0 commit comments

Comments
 (0)