github-actions
53119d91eb
Release 2022.02.11
2022-02-12 02:19:08 +00:00
pyup.io bot
a22076f72d
Update sentry-sdk to 1.5.5 ( #3586 )
2022-02-11 17:19:37 +00:00
github-actions
fb5021e124
Release 2022.02.10
2022-02-11 02:16:15 +00:00
Jelmer
0ea13d4288
Fix GitLab CI error caused by Docker Compose's platform
option ( #3585 )
2022-02-10 15:06:22 +00:00
pyup.io bot
2279841de7
Update whitenoise to 6.0.0 ( #3583 )
2022-02-10 08:57:18 +00:00
github-actions
e34096e7ac
Release 2022.02.08
2022-02-09 02:17:43 +00:00
browniebroke
3f39f384d3
Update Contributors
2022-02-08 19:37:05 +00:00
Ryan Fitch
c76b413d91
Fixed some typos in drf-spectacular description and comments ( #3579 )
2022-02-08 19:36:36 +00:00
Bruno Alla
90e4c0e51d
Update Discord invite link to not expire
2022-02-08 18:55:13 +00:00
Bruno Alla
0616d464db
Fix Discord link
...
Fix #3578
2022-02-08 18:44:46 +00:00
pyup.io bot
3c173b2f88
Update redis to 4.1.3 ( #3577 )
2022-02-08 13:00:20 +00:00
pyup.io bot
925f7ff1a1
Update werkzeug from 2.0.2 to 2.0.3 ( #3576 )
2022-02-08 07:49:12 +00:00
github-actions
531efb479d
Release 2022.02.07
2022-02-08 02:15:16 +00:00
browniebroke
dcc7e28dbc
Update Contributors
2022-02-07 18:24:25 +00:00
Jorge Valdez
d8fdd3ddce
Fix docker-compose config on Apple silicon ( #3562 )
...
Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
2022-02-07 18:23:55 +00:00
pyup.io bot
e93374dda4
Update uvicorn to 0.17.4 ( #3574 )
2022-02-07 17:45:33 +00:00
pyup.io bot
9594f754ae
Update django-allauth to 0.48.0 ( #3573 )
2022-02-07 17:21:39 +00:00
pyup.io bot
aafa66bf7c
Update pytest to 7.0.0 ( #3567 )
...
Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
2022-02-07 17:19:52 +00:00
Bruno Alla
150e1d8bed
Update black to 22.1.0 ( #3572 )
...
Co-authored-by: pyup-bot <github-bot@pyup.io>
2022-02-07 15:40:53 +00:00
pyup.io bot
2417910bac
Update coverage to 6.3.1 ( #3561 )
2022-02-07 14:53:48 +00:00
pyup.io bot
b32caf4e2a
Update pillow to 9.0.1 ( #3571 )
2022-02-07 14:52:58 +00:00
dependabot[bot]
3512e63cf2
Bump peter-evans/create-pull-request from 3.12.0 to 3.12.1 ( #3558 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-07 14:33:52 +00:00
pyup.io bot
522aafe91b
Update drf-spectacular to 0.21.2 ( #3560 )
2022-02-07 14:33:35 +00:00
pyup.io bot
76aa05b167
Update django to 3.2.12 ( #3559 )
2022-02-07 14:32:43 +00:00
github-actions
5497d1f596
Release 2022.01.27
2022-01-28 02:15:15 +00:00
pyup.io bot
83a0e73df1
Update redis from 4.1.1 to 4.1.2 ( #3551 )
2022-01-27 20:28:38 +00:00
github-actions
9129bf12d0
Release 2022.01.26
2022-01-27 02:14:22 +00:00
pyup.io bot
ff0521576e
Update coverage from 6.2 to 6.3 ( #3550 )
2022-01-26 23:06:34 +00:00
pyup.io bot
27fc2ea1a1
Update sentry-sdk from 1.5.3 to 1.5.4 ( #3549 )
2022-01-26 23:05:47 +00:00
pyup.io bot
ec8ecae0e4
Update django-crispy-forms from 1.13.0 to 1.14.0 ( #3548 )
2022-01-26 23:05:18 +00:00
pyup.io bot
7aa2c4d6db
Update uvicorn from 0.17.0 to 0.17.0.post1 ( #3547 )
2022-01-26 23:04:37 +00:00
github-actions
3014c046b2
Release 2022.01.21
2022-01-22 02:14:15 +00:00
pyup.io bot
647b86ac89
Update sentry-sdk to 1.5.3 ( #3543 )
2022-01-21 12:55:45 +00:00
pyup.io bot
de8ba09855
Update django-anymail to 8.5 ( #3542 )
2022-01-21 12:55:17 +00:00
browniebroke
be13fbc02c
Update Contributors
2022-01-21 12:21:25 +00:00
Abdullah Adeel
09cb960400
mysql support link ( #3544 )
...
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2022-01-21 12:20:51 +00:00
github-actions
fba2c37e72
Release 2022.01.19
2022-01-20 02:24:59 +00:00
pyup.io bot
c36fa678d8
Update pre-commit to 2.17.0 ( #3541 )
...
* Update pre-commit from 2.16.0 to 2.17.0
* Update pre-commit from 2.16.0 to 2.17.0
2022-01-19 18:25:40 +00:00
browniebroke
dd48a790a1
Update Contributors
2022-01-19 18:15:15 +00:00
Vikas Yadav
721b86723c
Add swagger API documentation when DRF is enabled ( #3536 )
...
* Adds swagger api documentation when drf is enabled
Changes
* Integrate drf-spectacular module
* Added routes and tests for swagger-ui
* Removes swagger ui tests when drf is not enabled
* Changes url names and documentation title
* Apply suggestions from code review
Co-authored-by: Fábio C. Barrionuevo da Luz <bnafta@gmail.com>
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
* Fixes typos and linting issues
* Update domain in swagger description
Co-authored-by: Fábio C. Barrionuevo da Luz <bnafta@gmail.com>
Co-authored-by: Fábio C. Barrionuevo da Luz <bnafta@gmail.com>
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2022-01-19 18:14:36 +00:00
github-actions
eeee694582
Release 2022.01.17
2022-01-18 02:20:50 +00:00
pyup.io bot
8f93ed0ff5
Update redis to 4.1.1 ( #3540 )
2022-01-17 15:42:12 +00:00
pyup.io bot
f38c341f8e
Update sphinx to 4.4.0 ( #3537 )
2022-01-17 09:07:45 +00:00
browniebroke
543682f4b3
Update Contributors
2022-01-17 08:54:38 +00:00
Pedro Campos
4f408810fc
Avoid docker image/volume collision by prefixing with project slug ( #3528 )
...
Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2022-01-17 08:53:56 +00:00
github-actions
759cc04bbc
Release 2022.01.14
2022-01-15 02:19:42 +00:00
pyup.io bot
eb59c1d5db
Update uvicorn to 0.17.0 ( #3534 )
2022-01-14 13:16:58 +00:00
dependabot[bot]
b2686f3fe2
Bump stefanzweifel/git-auto-commit-action from 4.13.0 to 4.13.1 ( #3532 )
...
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action ) from 4.13.0 to 4.13.1.
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases )
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stefanzweifel/git-auto-commit-action/compare/v4.13.0...v4.13.1 )
---
updated-dependencies:
- dependency-name: stefanzweifel/git-auto-commit-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-14 07:53:05 +00:00
github-actions
f6f087576e
Release 2022.01.13
2022-01-14 02:20:27 +00:00
browniebroke
d78b01d7d8
Update Contributors
2022-01-13 21:27:20 +00:00