betterself icon indicating copy to clipboard operation
betterself copied to clipboard

Your body's dashboard.

Results 202 betterself issues
Sort by recently updated
recently updated
newest added

Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.3.0 to 9.3.0. Release notes Sourced from pillow's releases. 9.3.0 https://pillow.readthedocs.io/en/stable/releasenotes/9.3.0.html Changes Initialize libtiff buffer when saving #6699 [@​radarhere] Limit SAMPLESPERPIXEL to avoid runtime DOS #6700 [@​wiredfool]...

dependencies
python

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.1.0 to 1.4.2. Release notes Sourced from loader-utils's releases. v1.4.2 1.4.2 (2022-11-11) Bug Fixes ReDoS problem (#226) (17cbf8f) v1.4.1 1.4.1 (2022-11-07) Bug Fixes security problem (#220) (4504e34)...

dependencies
javascript

This PR updates [Faker](https://pypi.org/project/Faker) from **0.8.8** to **24.14.1**. Changelog ### 24.14.1 ``` * Include type stubs in release. ``` ### 24.14.0 ``` * Add job provider for `cs_CZ`. Thanks george0st....

This PR updates [ipython](https://pypi.org/project/ipython) from **6.2.1** to **8.24.0**. Changelog ### 7.18.1 ``` We do not use GitHub release anymore. Please see PyPI https://pypi.org/project/ipython/ ``` ### 7.9.0 ``` None ``` ###...

This PR updates [django-allauth](https://pypi.org/project/django-allauth) from **0.34.0** to **0.62.1**. Changelog ### 0.62.1 ``` ******************* - The ``tests`` package was accidentally packaged, fixed. ``` ### 0.62.0 ``` ******************* Note worthy changes -------------------...

This PR updates [coverage](https://pypi.org/project/coverage) from **4.4.2** to **7.5.0**. Changelog ### 7.5.0 ``` -------------------------- - Added initial support for function and class reporting in the HTML report. There are now three...

This PR updates [redis](https://pypi.org/project/redis) from **2.10.6** to **5.0.4**. Changelog ### 4.1.3 ``` * Fix flushdb and flushall (1926) * Add redis5 and redis4 dockers (1871) * Change json.clear test multi...

This PR updates [phonenumberslite](https://pypi.org/project/phonenumberslite) from **8.8.8** to **8.13.35**. *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/phonenumberslite - Repo: https://github.com/daviddrysdale/python-phonenumbers

This PR updates [twilio](https://pypi.org/project/twilio) from **6.10.0** to **9.0.5**. Changelog ### 9.0.5 ``` -------------------------- **Library - Chore** - [PR 742](https://github.com/twilio/twilio-python/pull/742): [Snyk] Fix for 3 vulnerabilities. Thanks to [twilio-product-security](https://github.com/twilio-product-security)! **Flex** - Add...

This PR updates [gunicorn](https://pypi.org/project/gunicorn) from **19.7.1** to **22.0.0**. Changelog ### 21.2.0 ``` =================== - fix thread worker: revert change considering connection as idle . *** NOTE *** This is fixing...