Commit Graph

2416 Commits

Author SHA1 Message Date
pyup.io bot
efdda66d2f
Update redis to 4.0.2 (#3431) 2021-11-22 13:53:31 +00:00
Zach Borboa
da74187c58
Clean up whitespace (#3430) 2021-11-22 09:26:08 +00:00
mpoli
6ca4cc9ca2
Bump pre-commit/action to 2.0.3 (#3426) 2021-11-20 16:58:57 +00:00
Bruno Alla
9547b172e5
Update repos for pre-commit hooks (#3424)
* Update repos for pre-commit hooks

Some of them have moved places

* Adjust formatting
2021-11-20 00:13:01 +00:00
pyup-bot
f8bc0cde4b Update celery from 5.2.0 to 5.2.1 2021-11-19 03:56:07 -08:00
github-actions[bot]
0cacdd7cca
Auto-update pre-commit hooks (#3420)
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2021-11-19 11:55:43 +00:00
pyup.io bot
57cbf8c2a8
Update black to 21.11b1 (#3421) 2021-11-18 09:54:24 +00:00
pyup.io bot
177c0df0a6
Update redis to 4.0.1 (#3416) 2021-11-18 09:50:59 +00:00
pyup.io bot
f84fef3229
Update sentry-sdk to 1.5.0 (#3417) 2021-11-17 16:43:29 +00:00
pyup.io bot
98d9a3b169
Update black to 21.11b0 (#3414) 2021-11-17 08:51:53 +00:00
Bruno Alla
9f359939a9
Upgrade JS dependencies and upgrade to node 16 (#3400) 2021-11-16 20:29:43 +00:00
Bruno Alla
ca14c3db56 Bump Python runtime for Heroku 2021-11-16 19:47:39 +00:00
pyup.io bot
96e7503f1f
Update psycopg2-binary to 2.9.2 (#3411) 2021-11-16 10:19:26 +00:00
pyup.io bot
d4bcfeb342
Update psycopg2 to 2.9.2 (#3410) 2021-11-16 10:07:03 +00:00
pyup.io bot
fdeb8d0adb
Update redis to 4.0.0 (#3406) 2021-11-16 10:02:24 +00:00
pyup.io bot
a4cb1ba2e9
Update django-coverage-plugin to 2.0.2 (#3409) 2021-11-16 09:58:29 +00:00
pyup.io bot
a20efdff70
Update black to 21.10b0 (#3408) 2021-11-16 09:28:28 +00:00
Chao Yang Wu
dbaf09a5e1
Fix ungraceful Celery workers shutdown in container (#3405) 2021-11-16 08:57:08 +00:00
pyup-bot
0d6d1744e3 Update django-allauth from 0.45.0 to 0.46.0 2021-11-15 09:06:22 -08:00
Bruno Alla
8778cfccc1 Upgrade Python runtime for Heroku 2021-11-14 18:38:09 +00:00
Bruno Alla
901911cba8 Update node version in package.json 2021-11-13 12:33:16 +00:00
pyup-bot
d0c3c3435f Update crispy-bootstrap5 from 0.5 to 0.6 2021-11-12 10:13:10 -08:00
Bruno Alla
1aded6fafe Fix alerts for messages 2021-11-11 23:01:14 +00:00
Bruno Alla
90088116ff Add fluid container to fix horizontal padding 2021-11-11 21:08:44 +00:00
Bruno Alla
ab81e122d1 Fix navigation on mobile 2021-11-11 21:07:29 +00:00
Bruno Alla
46d453578b Merge branch 'upstream-master' into bootstrap5 2021-11-11 20:32:11 +00:00
pyup-bot
89959dc439 Update coverage from 6.1.1 to 6.1.2 2021-11-10 23:33:54 -08:00
pyup-bot
826016e571 Update sphinx from 4.2.0 to 4.3.0 2021-11-10 12:18:51 -08:00
browniebroke
3679cb37e5 Auto-update pre-commit hooks 2021-11-10 00:05:56 +00:00
Bruno Alla
ceacee92ed
Merge pull request #3384 from cookiecutter/pyup-update-celery-5.1.2-to-5.2.0 2021-11-09 10:11:38 +00:00
Dani Hodovic
8483bbbdf2
refactor: remove user API methods parameter
`methods` defaults to ["GET"] if not specified. There is no need to
explicitly set this in the action.

71e6c30034/rest_framework/decorators.py (L145)
2021-11-08 21:08:32 +01:00
Fábio C. Barrionuevo da Luz
4cd205b19c
Merge pull request #3372 from foarsitter/debian_buster
Update docker and non-docker configs to Debian 11 (bullseye)
2021-11-08 09:55:07 -03:00
pyup-bot
346e7c9edd Update celery from 5.1.2 to 5.2.0 2021-11-07 19:24:03 -08:00
pyup-bot
33f812a3eb Update django-extensions from 3.1.3 to 3.1.5 2021-11-07 09:26:19 -08:00
Bruno Alla
a9a344a8bc
Merge pull request #3380 from d57montes/fix-help-docs-makefile 2021-11-04 15:02:50 +00:00
Bruno Alla
489bdafee8
Merge pull request #3379 from d57montes/small-fix-docs-makefile 2021-11-04 14:44:21 +00:00
Diego Montes
51c149f137
remove if else block in docs makefile 2021-11-04 08:39:00 -04:00
browniebroke
bf74761ba4 Auto-update pre-commit hooks 2021-11-04 00:05:49 +00:00
Diego Montes
faf477a868
change catch-all -b option as well 2021-11-03 19:41:08 -04:00
Diego Montes
c2af9c3134 fix help in docs Makefile 2021-11-03 17:03:47 -04:00
Diego Montes
ce5223fe59 change path in docs Makefile to use APP variable 2021-11-03 16:15:40 -04:00
browniebroke
e6b42ee187 Auto-update pre-commit hooks 2021-11-02 00:06:04 +00:00
Bruno Alla
71b8976fbb
Merge pull request #3374 from cookiecutter/pyup-update-django-storages-1.12.2-to-1.12.3 2021-11-01 12:04:30 +00:00
pyup-bot
83bcd1fd45 Update coverage from 6.0.2 to 6.1.1 2021-10-31 12:36:53 -07:00
pyup-bot
09c6ddbaf3 Update django-storages from 1.12.2 to 1.12.3 2021-10-29 20:24:59 -07:00
pyup-bot
c23e37f7cb Update django-storages from 1.12.2 to 1.12.3 2021-10-29 20:24:58 -07:00
pyup-bot
75aa76e956 Update factory-boy from 3.2.0 to 3.2.1 2021-10-27 06:21:10 -07:00
Jelmer Draaijer
008aeb21a0 Added Debian 11 (Bullseye) OS dependencies (duplicated from buster) 2021-10-26 13:58:18 +02:00
Jelmer Draaijer
b61c70306f Update the docker base images from slim-buster to slim-bullseye 2021-10-26 13:40:42 +02:00
Fábio C. Barrionuevo da Luz
c6e11365b7
Merge pull request #3364 from cookiecutter/pyup-update-pillow-8.3.2-to-8.4.0
Update pillow to 8.4.0
2021-10-25 23:16:49 -03:00