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 setuptools to 51.1.1 #283

Closed pyup-bot closed 3 years ago

pyup-bot commented 3 years ago

This PR updates setuptools from 51.0.0 to 51.1.1.

Changelog ### 51.1.1 ``` ------- Misc ^^^^ * 2525: Avoid hitting network during test_virtualenv.test_test_command. ``` ### 51.1.0 ``` ------- Changes ^^^^^^^ * 2486: Project adopts jaraco/skeleton for shared package maintenance. Misc ^^^^ * 2477: Restore inclusion of rst files in sdist. * 2484: Setuptools has replaced the master branch with the main branch. * 2485: Fixed failing test when pip 20.3+ is present. -- by :user:`yan12125` * 2487: Fix tests with pytest 6.2 -- by :user:`yan12125` ```
Links - PyPI: https://pypi.org/project/setuptools - Changelog: https://pyup.io/changelogs/setuptools/ - Repo: https://github.com/pypa/setuptools
coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 86.233% when pulling e7505a405d7d3c8ac1df588726061064dae91161 on pyup-update-setuptools-51.0.0-to-51.1.1 into 4d922149cd13817bdd79cd7a2a61ca25ed9f7ad8 on master.

pyup-bot commented 3 years ago

Closing this in favor of #284