grest icon indicating copy to clipboard operation
grest copied to clipboard

Build REST APIs with Neo4j and Flask, as quickly as possible!

Results 22 grest issues
Sort by recently updated
recently updated
newest added

This PR updates [setuptools](https://pypi.org/project/setuptools) from **57.0.0** to **64.0.3**. Changelog ### 64.0.3 ``` ------- Misc ^^^^ * 3515: Fixed "inline" file copying for editable installations and optional extensions. * 3517: Fixed...

This PR updates [Werkzeug](https://pypi.org/project/Werkzeug) from **2.0.1** to **2.2.2**. Changelog ### 2.2.2 ``` ------------- Released 2022-08-08 - Fix router to restore the 2.1 ``strict_slashes == False`` behaviour whereby leaf-requests match branch...

This PR updates [Flask](https://pypi.org/project/Flask) from **2.0.1** to **2.2.2**. Changelog ### 2.2.2 ``` ------------- Released 2022-08-08 - Update Werkzeug dependency to >= 2.2.2. This includes fixes related to the new faster...

This PR updates [flake8](https://pypi.org/project/flake8) from **3.9.2** to **5.0.4**. *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/flake8 - Changelog: https://pyup.io/changelogs/flake8/ -...

This PR updates [mypy](https://pypi.org/project/mypy) from **0.910** to **0.971**. *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/mypy - Homepage: http://www.mypy-lang.org/

This PR updates [webargs](https://pypi.org/project/webargs) from **8.0.0** to **8.2.0**. Changelog ### 8.2.0 ``` ****************** Features: * A new method, ``webargs.Parser.async_parse``, can be used for async-aware parsing from the base parser class....

This PR updates [requests](https://pypi.org/project/requests) from **2.25.1** to **2.28.1**. Changelog ### 2.28.1 ``` ------------------- **Improvements** - Speed optimization in `iter_content` with transition to `yield from`. (6170) **Dependencies** - Added support for...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of...

This PR updates [cookiecutter](https://pypi.org/project/cookiecutter) from **1.7.3** to **2.1.0**. Changelog ### 2.1.0 ``` Changes * Move contributors and backers to credits section (1599) doobrie * test_generate_file_verbose_template_syntax_error fixed (1671) MaciejPatro * Removed...

This PR updates [pytest](https://pypi.org/project/pytest) from **6.2.4** to **7.1.2**. Changelog ### 7.1.2 ``` ========================= Bug Fixes --------- - `9726 <https://github.com/pytest-dev/pytest/issues/9726>`_: An unnecessary ``numpy`` import inside :func:`pytest.approx` was removed. - `9820 <https://github.com/pytest-dev/pytest/issues/9820>`_:...