mostafa / grest

Build REST APIs with Neo4j and Flask, as quickly as possible!
http://grest.readthedocs.io/
GNU General Public License v3.0
115 stars 11 forks source link

Update simplejson to 3.17.6 #368

Closed pyup-bot closed 2 years ago

pyup-bot commented 2 years ago

This PR updates simplejson from 3.17.2 to 3.17.6.

Changelog ### 3.17.6 ``` * Declare support for Python 3.10 and add wheels https://github.com/simplejson/simplejson/pull/291 https://github.com/simplejson/simplejson/pull/292 ``` ### 3.17.5 ``` * Fix the C extension module to harden is_namedtuple against looks-a-likes such as Mocks. Also prevent dict encoding from causing an unraised SystemError when encountering a non-Dict. Noticed by running user tests against a CPython interpreter with C asserts enabled (COPTS += -UNDEBUG). https://github.com/simplejson/simplejson/pull/284 ``` ### 3.17.4 ``` * Upgrade cibuildwheel https://github.com/simplejson/simplejson/pull/287 ``` ### 3.17.3 ``` * Replaced Travis-CI and AppVeyor with Github Actions, adding wheels for Python 3.9. https://github.com/simplejson/simplejson/pull/283 ```
Links - PyPI: https://pypi.org/project/simplejson - Changelog: https://pyup.io/changelogs/simplejson/ - Repo: https://github.com/simplejson/simplejson
coveralls commented 2 years ago

Coverage Status

Coverage remained the same at 86.413% when pulling a04b3e8d4a1fd1c47581d814b15ad489c6449687 on pyup-update-simplejson-3.17.2-to-3.17.6 into 2716a326a04ea00d4c2f5d9ced53da1b89a5fb25 on master.