Commit Graph

5 Commits

Author SHA1 Message Date
dependabot[bot] 5723c2bea5
Bump sqlalchemy from 1.2.11 to 1.2.12
Bumps [sqlalchemy](https://bitbucket.org/zzzeek/sqlalchemy) from 1.2.11 to 1.2.12.
- [Changelog](https://bitbucket.org/zzzeek/sqlalchemy/src/master/CHANGES)
- [Commits](https://bitbucket.org/zzzeek/sqlalchemy/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-20 06:57:11 +00:00
dependabot[bot] 61c71800d9 Bump pytest-cov from 2.5.1 to 2.6.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.5.1 to 2.6.0.
- [Release notes](https://github.com/pytest-dev/pytest-cov/releases)
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-cov/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-06 19:50:41 +00:00
dependabot[bot] 35e0bceb6f Bump pytest from 3.7.3 to 3.8.0 (#75)
* Bump pytest from 3.7.3 to 3.8.0

Bumps [pytest](https://github.com/pytest-dev/pytest) from 3.7.3 to 3.8.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/3.7.3...3.8.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* lock requirements.txt
2018-09-06 21:40:47 +02:00
codl 9713e72bc6
travis: update for python 3.7 (#50)
* travis: update for python 3.7
* pipenv update. celery didnt got updated for 3.7 in time
2018-08-11 23:28:25 +02:00
codl 0caac7c679
Update requirements (#35)
* update requirements, lock versions for flask and mastodon.py

* use gunicorn as dev server

* travis: install dev requirements
2018-05-07 21:37:27 +02:00