Skip to content

Commit

Permalink
Bump mendeleev from 0.15.0 to 0.16.0
Browse files Browse the repository at this point in the history
Bumps [mendeleev](https://github.com/lmmentel/mendeleev) from 0.15.0 to 0.16.0.
- [Release notes](https://github.com/lmmentel/mendeleev/releases)
- [Changelog](https://github.com/lmmentel/mendeleev/blob/master/CHANGES.rst)
- [Commits](lmmentel/mendeleev@v0.15.0...v0.16.0)

---
updated-dependencies:
- dependency-name: mendeleev
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent ccefc14 commit fb53de8
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 fb53de8

Please sign in to comment.