summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Bump multidict from 5.0.0 to 5.1.0dependabot-preview[bot]2020-12-041-1/+1
| | | | | | | | Bumps [multidict](https://github.com/aio-libs/multidict) from 5.0.0 to 5.1.0. - [Release notes](https://github.com/aio-libs/multidict/releases) - [Changelog](https://github.com/aio-libs/multidict/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/multidict/compare/v5.0.0...v5.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #9 from mightyBroccoli/dependabot/pip/cffi-1.14.4nico2020-12-041-1/+1
|\ | | | | Bump cffi from 1.14.3 to 1.14.4
| * Bump cffi from 1.14.3 to 1.14.4dependabot-preview[bot]2020-12-041-1/+1
|/ | | | | | | Bumps [cffi](https://github.com/python-cffi/release-doc) from 1.14.3 to 1.14.4. - [Release notes](https://github.com/python-cffi/release-doc/releases) - [Commits](https://github.com/python-cffi/release-doc/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #8 from mightyBroccoli/dependabot/pip/aiohttp-3.7.3nico2020-12-041-1/+1
|\ | | | | Bump aiohttp from 3.7.2 to 3.7.3
| * Bump aiohttp from 3.7.2 to 3.7.3dependabot-preview[bot]2020-11-191-1/+1
|/ | | | | | | | Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.7.2 to 3.7.3. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.7.2...v3.7.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #6 from mightyBroccoli/dependabot/pip/yarl-1.6.3dependabot-preview[bot]2020-11-161-1/+1
|\
| * Bump yarl from 1.6.2 to 1.6.3dependabot-preview[bot]2020-11-161-1/+1
|/ | | | | | | | Bumps [yarl](https://github.com/aio-libs/yarl) from 1.6.2 to 1.6.3. - [Release notes](https://github.com/aio-libs/yarl/releases) - [Changelog](https://github.com/aio-libs/yarl/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/yarl/compare/v1.6.2...v1.6.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge branch 'dependabot/pip/attrs-20.3.0'nico2020-11-071-2/+2
|\
| * Bump attrs from 20.2.0 to 20.3.0dependabot-preview[bot]2020-11-061-1/+1
| | | | | | | | | | | | | | | | Bumps [attrs](https://github.com/python-attrs/attrs) from 20.2.0 to 20.3.0. - [Release notes](https://github.com/python-attrs/attrs/releases) - [Changelog](https://github.com/python-attrs/attrs/blob/master/CHANGELOG.rst) - [Commits](https://github.com/python-attrs/attrs/compare/20.2.0...20.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
| * Merge pull request #4 from mightyBroccoli/dependabot/pip/aiohttp-3.7.2nico2020-11-031-1/+1
|/| | | | | Bump aiohttp from 3.7.1 to 3.7.2
| * Bump aiohttp from 3.7.1 to 3.7.2dependabot-preview[bot]2020-10-281-1/+1
|/ | | | | | | | Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.7.1 to 3.7.2. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.7.1...v3.7.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge remote-tracking branch 'github/dependabot/pip/aiohttp-3.7.1'nico2020-10-261-1/+1
|\
| * Bump aiohttp from 3.6.3 to 3.7.1dependabot-preview[bot]2020-10-261-1/+1
| | | | | | | | | | | | | | | | Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.6.3 to 3.7.1. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.6.3...v3.7.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge remote-tracking branch 'github/dependabot/pip/multidict-5.0.0'nico2020-10-261-1/+1
|\ \
| * | Bump multidict from 4.7.6 to 5.0.0dependabot-preview[bot]2020-10-261-1/+1
| |/ | | | | | | | | | | | | | | Bumps [multidict](https://github.com/aio-libs/multidict) from 4.7.6 to 5.0.0. - [Release notes](https://github.com/aio-libs/multidict/releases) - [Changelog](https://github.com/aio-libs/multidict/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/multidict/compare/v4.7.6...v5.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge remote-tracking branch 'github/dependabot/pip/yarl-1.6.2'nico2020-10-261-1/+1
|\ \
| * | Bump yarl from 1.5.1 to 1.6.2dependabot-preview[bot]2020-10-261-1/+1
| |/ | | | | | | | | | | | | | | Bumps [yarl](https://github.com/aio-libs/yarl) from 1.5.1 to 1.6.2. - [Release notes](https://github.com/aio-libs/yarl/releases) - [Changelog](https://github.com/aio-libs/yarl/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/yarl/compare/v1.5.1...v1.6.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | GitHub Actionnico2020-10-261-0/+26
| | | | | | | | + generic github action for some basic syntax checking
* | code quality thingemagic stuffnico2020-10-264-15/+63
| | | | | | | | | | | | + add pre-commit framework + add black config file * black reformat
* | Readmenico2020-10-262-1/+43
|/ | | | + add Readme to project
* Initial working releasenico2020-10-266-0/+461
XMPP retired MUC Bot This Bot connects to a chosen MUC to inform connecting users of the new/ different MUC they should connect to.