Skip to content

Commit 222e554

Browse files
authored
Merge pull request #356 from JaGeo/dependabot/pip/mendeleev-0.20.0
Bump mendeleev from 0.19.0 to 0.20.0
2 parents 10f48d3 + eb4e3f9 commit 222e554

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
@@ -43,7 +43,7 @@ documentation = "https://jageo.github.io/LobsterPy/"
4343
changelog = "https://jageo.github.io/LobsterPy/about/changelog.html"
4444

4545
[project.optional-dependencies]
46-
featurizer = ["mendeleev==0.19.0"]
46+
featurizer = ["mendeleev==0.20.0"]
4747
dev = ["pre-commit>=2.12.1"]
4848
tests = ["pytest", "pytest-mock", "pytest-split", "pytest-cov", "types-setuptools"]
4949
docs = [

0 commit comments

Comments
 (0)