Commit Graph

11 Commits

Author SHA1 Message Date
codl 38a1c543af tests & github actions: replace pytest-redis with local redis 2022-03-04 20:22:55 +01:00
codl 61700f3dd9 fix deps 2022-03-01 00:59:55 +01:00
dependabot-preview[bot] e369b554b1 Bump flask from 1.0.3 to 1.1.1
Bumps [flask](https://github.com/pallets/flask) from 1.0.3 to 1.1.1.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/flask/compare/1.0.3...1.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-28 10:23:43 +00: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
codl de43749411
add versioneer to dev-dependencies 2018-04-19 16:54:43 +02:00
codl 520eddba5b
🆙 update deps 2018-01-31 23:16:55 +01:00
codl ec733c30d6
fix pipfile, requirements.txt 2018-01-03 12:55:01 +01:00
codl 9696b6e448
fix revoked tokens not being found because of localised error messages 2018-01-03 12:24:35 +01:00
codl 84c541279e
coveralls -> codecov 2017-11-25 00:43:01 +01:00
codl 4f1fb8f262
step into the future with pipfiles 2017-09-24 23:22:19 +02:00