Skip to content

Commit 84b838c

Browse files
Bump python-ulid from 3.0.0 to 3.1.0 (#1282)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 85a1dda commit 84b838c

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
@@ -113,7 +113,7 @@ strict = [
113113
"pymatgen-analysis-defects==2025.1.18",
114114
"pymatgen==2025.6.14",
115115
"pymongo==4.10.1",
116-
"python-ulid==3.0.0",
116+
"python-ulid==3.1.0",
117117
"seekpath==2.1.0",
118118
"typing-extensions==4.14.1",
119119
]

0 commit comments

Comments
 (0)