Skip to content

Commit f1f73be

Browse files
dependabot[bot]hrushikesh-s
authored andcommitted
Bump python-ulid from 2.7.0 to 3.0.0 (materialsproject#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 5ad7147 commit f1f73be

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
@@ -120,7 +120,7 @@ strict = [
120120
"pydantic==2.9.2",
121121
"pymatgen-analysis-defects==2024.7.19",
122122
"pymatgen==2024.10.3",
123-
"python-ulid==2.7.0",
123+
"python-ulid==3.0.0",
124124
"seekpath==2.1.0",
125125
"tblite==0.3.0; python_version < '3.12'",
126126
"typing-extensions==4.12.2",

0 commit comments

Comments
 (0)