find_sds icon indicating copy to clipboard operation
find_sds copied to clipboard

Find safety data sheet (SDS) for chemicals using their CAS numbers

Results 16 find_sds issues
Sort by recently updated
recently updated
newest added

This PR updates [pytest](https://pypi.org/project/pytest) from **8.3.1** to **8.3.2**. *The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)* Links - PyPI: https://pypi.org/project/pytest - Changelog: https://data.safetycli.com/changelogs/pytest/

This PR updates [idna](https://pypi.org/project/idna) from **3.7** to **3.10**. Changelog ### 3.10 ``` +++++++++++++++++ - Reverted to Unicode 15.1.0 data. Unicode 16 has some significant changes to UTS46 processing that will...

This PR updates [urllib3](https://pypi.org/project/urllib3) from **2.2.2** to **2.2.3**. Changelog ### 2.2.3 ``` ================== Features -------- - Added support for Python 3.13. (`3473 <https://github.com/urllib3/urllib3/issues/3473>`__) Bugfixes -------- - Fixed the default encoding...

This PR updates [pytest](https://pypi.org/project/pytest) from **8.3.1** to **8.3.3**. Changelog ### 8.3.3 ``` ========================= Bug fixes --------- - `12446 <https://github.com/pytest-dev/pytest/issues/12446>`_: Avoid calling ``property`` (and other instance descriptors) during fixture discovery --...

This PR updates [certifi](https://pypi.org/project/certifi) from **2024.7.4** to **2024.8.30**. *The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)* Links - PyPI: https://pypi.org/project/certifi - Repo: https://github.com/certifi/python-certifi

This PR updates [soupsieve](https://pypi.org/project/soupsieve) from **2.2.1** to **2.6**. Changelog ### 2.6 ``` - **NEW**: Add official support for Python 3.13. - **NEW**: Add support for `&` as scoping root per...