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 **6.2.5** to **8.2.0**. Changelog ### 8.2.0 ``` ========================= Deprecations ------------ - `12069 <https://github.com/pytest-dev/pytest/issues/12069>`_: A deprecation warning is now raised when implementations of one of the...

This PR updates [idna](https://pypi.org/project/idna) from **3.2** to **3.7**. Changelog ### 3.7 ``` ++++++++++++++++ - Fix issue where specially crafted inputs to encode() could take exceptionally long amount of time to...

This PR updates [urllib3](https://pypi.org/project/urllib3) from **1.26.6** to **2.2.1**. Changelog ### 2.2.1 ``` 🚀 urllib3 is fundraising for HTTP/2 support [urllib3 is raising ~$40,000 USD](https://sethmlarson.dev/urllib3-is-fundraising-for-http2-support) to release HTTP/2 support and ensure...

This PR updates [certifi](https://pypi.org/project/certifi) from **2021.5.30** to **2024.2.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/certifi - Repo: https://github.com/certifi/python-certifi

This PR updates [beautifulsoup4](https://pypi.org/project/beautifulsoup4) from **4.10.0** to **4.12.3**. Changelog ### 4.11.1 ``` This release was done to ensure that the unit tests are packaged along with the released source. There...

This PR updates [soupsieve](https://pypi.org/project/soupsieve) from **2.2.1** to **2.5**. Changelog ### 2.5 ``` - **NEW**: Update to support Python 3.12. - **NEW**: Drop support for Python 3.7. ``` ### 2.4.1 ```...

This PR updates [chardet](https://pypi.org/project/chardet) from **4.0.0** to **5.2.0**. Changelog ### 5.2.0 ``` Adds support for running chardet CLI via `python -m chardet` (0e9b7bc20366163efcc221281201baff4100fe19, dan-blanchard) ``` ### 5.1.0 ``` Features -...

This PR updates [requests](https://pypi.org/project/requests) from **2.26.0** to **2.31.0**. Changelog ### 2.31.0 ``` ------------------- **Security** - Versions of Requests between v2.3.0 and v2.30.0 are vulnerable to potential forwarding of `Proxy-Authorization` headers...

Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.5.30 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...

dependencies

Hello! This issue is concerning your comments on using argparse. I haven't run your code, but here are a few comments. I see you using `global debug` a lot. This...

enhancement