Safety vulnerability ID: 50171
The information on this page was manually curated by our Cybersecurity Intelligence Team.
[This advisory has been limited. Please create a free account to view the full advisory.]
Latest version: 1.1.0
Pythonic periodic table of elements
[This affected versions has been limited. Please create a free account to view the full affected versions.]
[This fixed versions has been limited. Please create a free account to view the full fixed versions.]
-------------------
* Corrected specific heat capacity values with *CRC Handbook of Chemistry and Physics* as the data source `Issue 60 <https://github.com/lmmentel/mendeleev/issues/60>`_
* Renamed `specific_heat` attribute to `specific_heat_capacity` `PR 61 <https://github.com/lmmentel/mendeleev/pull/61>`_ (for backwards compatibility `specific_heat` will still work)
* Added `molar_heat_capacity` property from *CRC Handbook of Chemistry and Physics* `PR 61 <https://github.com/lmmentel/mendeleev/pull/61>`_
* Corrected wrong units in the docs for `specific_heat` `Issue 59 <https://github.com/lmmentel/mendeleev/issues/59>`_
* Fixed usage of `pytest.approx` after api change `PR 62 <https://github.com/lmmentel/mendeleev/pull/62>`_
* Refactored `format` call to f-strings `PR 62 <https://github.com/lmmentel/mendeleev/pull/62>`_
* Updated locked dependencies to eliminate known vulnerabilities `PR 63 <https://github.com/lmmentel/mendeleev/pull/63>`_
* Added python 3.10 to CI workflows to increase test coverage `PR 62 <https://github.com/lmmentel/mendeleev/pull/62>`_
Scan your Python project for dependency vulnerabilities in two minutes
Scan your application