Skip to content

Commit

Permalink
Merge pull request #288 from JaGeo/dependabot/pip/mendeleev-0.16.0
Browse files Browse the repository at this point in the history
Bump mendeleev from 0.15.0 to 0.16.0
  • Loading branch information
JaGeo authored May 6, 2024
2 parents ccefc14 + fb53de8 commit fd06eee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ documentation = "https://jageo.github.io/LobsterPy/"
changelog = "https://jageo.github.io/LobsterPy/about/changelog.html"

[project.optional-dependencies]
featurizer = ["mendeleev==0.15.0"]
featurizer = ["mendeleev==0.16.0"]
dev = ["pre-commit>=2.12.1"]
tests = ["flake8", "pytest", "pytest-mock", "pytest-split", "pytest-cov"]
docs = [
Expand Down

0 comments on commit fd06eee

Please sign in to comment.