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]
|
536574df8b
|
Bump flask-migrate from 2.2.1 to 2.3.0
Bumps [flask-migrate](https://github.com/miguelgrinberg/flask-migrate) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/miguelgrinberg/flask-migrate/releases)
- [Changelog](https://github.com/miguelgrinberg/Flask-Migrate/blob/master/CHANGELOG.md)
- [Commits](https://github.com/miguelgrinberg/flask-migrate/compare/v2.2.1...v2.3.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-10-29 20:26:56 +00:00 |
dependabot[bot]
|
71a6d52303
|
Bump brotli from 1.0.6 to 1.0.7
Bumps [brotli](https://github.com/google/brotli) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/google/brotli/releases)
- [Commits](https://github.com/google/brotli/compare/v1.0.6...v1.0.7)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-10-29 20:16:23 +00:00 |
dependabot[bot]
|
aa8011f72e
|
Bump alembic from 1.0.0 to 1.0.1
Bumps [alembic](https://bitbucket.org/zzzeek/alembic) from 1.0.0 to 1.0.1.
- [Changelog](https://bitbucket.org/zzzeek/alembic/src/master/CHANGES)
- [Commits](https://bitbucket.org/zzzeek/alembic/commits)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-10-29 20:01:24 +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
|
fa6a462755
|
bump pytest and pillow versions
|
2018-10-06 02:05:58 +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 |
dependabot[bot]
|
0257a7694d
|
Bump pytest from 3.7.2 to 3.7.3
Bumps [pytest](https://github.com/pytest-dev/pytest) from 3.7.2 to 3.7.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.7.2...3.7.3)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-08-29 10:10:19 +00:00 |
dependabot[bot]
|
6eb7b770ba
|
Bump sqlalchemy from 1.2.10 to 1.2.11 (#63)
Bumps [sqlalchemy](https://bitbucket.org/zzzeek/sqlalchemy) from 1.2.10 to 1.2.11.
- [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-08-21 12:35:54 +02:00 |
dependabot[bot]
|
42f69080b7
|
Bump pytest from 3.7.1 to 3.7.2 (#62)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 3.7.1 to 3.7.2.
- [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.1...3.7.2)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-08-20 14:30:00 +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
|
fb1dc361bf
|
Revert "Merge pull request #51 from codl/dependabot/pip/pytest-3.7.1"
This reverts commit 7149ef7910 , reversing
changes made to 9b2394f6e7 .
|
2018-08-07 21:01:17 +02:00 |
dependabot[bot]
|
2ea122900e
|
Bump pytest from 3.5.1 to 3.7.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 3.5.1 to 3.7.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.5.1...3.7.1)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-08-07 13:19:10 +00: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
|
df316cc65e
|
update python deps. also update package-lock
|
2018-04-19 16:50:14 +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
|
add2c3883d
|
🆙 update requirements
|
2017-12-21 16:16:13 +01:00 |
codl
|
84c541279e
|
coveralls -> codecov
|
2017-11-25 00:43:01 +01:00 |
codl
|
f7bc5e9aa0
|
🆙 update requirements
|
2017-11-19 01:03:34 +01:00 |
codl
|
053208eca1
|
shoutouts to the flask-migrate maintainer for adding a wheel
no shoutouts to pip for not trying the source distribution when the
wheel doesn't match the hash
|
2017-11-18 10:53:13 +01:00 |
codl
|
a057669a21
|
🆙 update requirements
|
2017-10-18 21:06:28 +02:00 |
codl
|
4f1fb8f262
|
step into the future with pipfiles
|
2017-09-24 23:22:19 +02:00 |