slack-invite
slack-invite copied to clipboard
Flask app to invite on slack
Bumps [requests](https://github.com/psf/requests) from 2.23.0 to 2.26.0. Changelog Sourced from requests's changelog. 2.26.0 (2021-07-13) Improvements Requests now supports Brotli compression, if either the brotli or brotlicffi package is installed. (#5783) Session.send...
_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...
Bumps [flask](https://github.com/pallets/flask) from 1.1.1 to 2.0.1. Release notes Sourced from flask's releases. 2.0.1 Changes: https://flask.palletsprojects.com/en/2.0.x/changes/#version-2-0-1 2.0.0 New major versions of all the core Pallets libraries, including Flask 2.0, have been...
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 20.0.4 to 20.1.0. Commits 61ccfd6 bump to 20.1.0 d1f0f11 fix inline code syntax in news f87882e add an empty line in news.rst 7a79808 update changeslog 6fd97b9 Document...
Hello, I'm evaluating this project to replace my js based slack autoinviter. I host my webservers on a single node and it'd be nice to simply deploy a container. Would...