Skip to content

Commit 68f7e07

Browse files
Bump python-ulid from 2.7.0 to 3.0.0 (#1015)
Bumps [python-ulid](https://github.com/mdomke/python-ulid) from 2.7.0 to 3.0.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@2.7.0...3.0.0) --- updated-dependencies: - dependency-name: python-ulid dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6b53ebd commit 68f7e07

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
@@ -111,7 +111,7 @@ strict = [
111111
"pydantic==2.9.2",
112112
"pymatgen-analysis-defects==2024.7.19",
113113
"pymatgen==2024.10.3",
114-
"python-ulid==2.7.0",
114+
"python-ulid==3.0.0",
115115
"seekpath==2.1.0",
116116
"tblite==0.3.0; python_version < '3.12'",
117117
"typing-extensions==4.12.2",

0 commit comments

Comments
 (0)