Commit Graph

13 Commits

Author SHA1 Message Date
dependabot[bot] c42265070b Bump coverage from 4.5.1 to 4.5.2
Bumps [coverage](https://bitbucket.org/ned/coveragepy) from 4.5.1 to 4.5.2.
- [Changelog](https://bitbucket.org/ned/coveragepy/src/default/CHANGES.rst)
- [Commits](https://bitbucket.org/ned/coveragepy/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-23 23:41:09 +00:00
dependabot[bot] 6266a1d603 Bump requests from 2.20.0 to 2.21.0
Bumps [requests](https://github.com/requests/requests) from 2.20.0 to 2.21.0.
- [Release notes](https://github.com/requests/requests/releases)
- [Changelog](https://github.com/requests/requests/blob/master/HISTORY.md)
- [Commits](https://github.com/requests/requests/compare/v2.20.0...v2.21.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-23 22:58:49 +00:00
dependabot[bot] 6355addcfb Bump redis from 2.10.6 to 3.0.1
Bumps [redis](https://github.com/andymccurdy/redis-py) from 2.10.6 to 3.0.1.
- [Release notes](https://github.com/andymccurdy/redis-py/releases)
- [Changelog](https://github.com/andymccurdy/redis-py/blob/master/CHANGES)
- [Commits](https://github.com/andymccurdy/redis-py/compare/2.10.6...3.0.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-23 22:37:09 +00:00
dependabot[bot] e647e5322a Bump pytest from 3.8.2 to 3.9.3
Bumps [pytest](https://github.com/pytest-dev/pytest) from 3.8.2 to 3.9.3.
- [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.8.2...3.9.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-29 20:57:40 +00:00
dependabot[bot] d8b8ca6612 Bump requests from 2.19.1 to 2.20.0
Bumps [requests](https://github.com/requests/requests) from 2.19.1 to 2.20.0.
- [Release notes](https://github.com/requests/requests/releases)
- [Changelog](https://github.com/requests/requests/blob/master/HISTORY.md)
- [Commits](https://github.com/requests/requests/compare/v2.19.1...v2.20.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-29 19:51:53 +00:00
codl bbcbbffeaa
update requirements manifests 2018-10-06 02:09:48 +02:00
dependabot[bot] e17736e117 Bump brotli from 1.0.4 to 1.0.6
Bumps [brotli](https://github.com/google/brotli) from 1.0.4 to 1.0.6.
- [Release notes](https://github.com/google/brotli/releases)
- [Commits](https://github.com/google/brotli/compare/v1.0.4...v1.0.6)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-05 23:45:29 +00:00
dependabot[bot] 293ffa0d4a
Bump pytest from 3.8.0 to 3.8.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 3.8.0 to 3.8.1.
- [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.8.0...3.8.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-24 08:03:55 +00:00
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