Commit Graph

1826 Commits

Author SHA1 Message Date
pyup.io bot
972b927a2c
Update django-crispy-forms to 2.0 (#4158) 2023-02-25 11:51:16 +00:00
pyup.io bot
bee85e4454
Update django-cors-headers to 3.14.0 (#4181) 2023-02-25 11:48:00 +00:00
pyup.io bot
7739f41f77
Update python-slugify to 8.0.1 (#4178) 2023-02-25 11:47:48 +00:00
pyup.io bot
64a66c332a
Update pre-commit to 3.1.0 (#4176)
* Update pre-commit from 3.0.4 to 3.1.0

* Update pre-commit from 3.0.4 to 3.1.0
2023-02-25 11:47:29 +00:00
pyup.io bot
8bd7667f19
Update mypy to 1.0.1 (#4168) 2023-02-25 11:46:34 +00:00
pyup.io bot
aa6d0bc2ad
Update werkzeug to 2.2.3 (#4160) 2023-02-25 11:18:38 +00:00
pyup.io bot
ab149684b1
Update coverage to 7.2.0 (#4177) 2023-02-25 11:18:16 +00:00
pyup.io bot
1767190a1a
Update django to 4.0.10 (#4159) 2023-02-25 11:17:46 +00:00
pyup.io bot
2d9dceb0fb
Update hiredis to 2.2.2 (#4156)
* Update hiredis from 2.2.1 to 2.2.2

* Update hiredis from 2.2.1 to 2.2.2
2023-02-25 11:16:20 +00:00
pyup.io bot
3c71b54e4c
Update mypy to 0.991 (#4106)
* Update mypy from 0.982 to 0.991

* Ignore type error in test

* Don't build on non-master branch pushes by default

* Ignore type error in DRF view test

---------

Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
2023-02-09 09:35:41 +00:00
pyup.io bot
9eb480f60f
Update sphinx to 6.1.3 (#4148)
* Update sphinx from 5.3.0 to 6.1.3

* Update sphinx from 5.3.0 to 6.1.3
2023-02-08 23:31:25 +00:00
pyup.io bot
379522507a
Update redis to 4.5.1 (#4147) 2023-02-08 17:50:04 +00:00
pyup.io bot
fade9bd0ac
Update redis to 4.5.0 (#4142) 2023-02-07 17:43:11 +00:00
pyup.io bot
dc68912c07
Update sentry-sdk to 1.15.0 (#4141) 2023-02-07 14:20:32 +00:00
pyup.io bot
9be5544464
Update hiredis to 2.2.1 (#4123)
* Update hiredis from 2.1.1 to 2.2.1

* Update hiredis from 2.1.1 to 2.2.1
2023-02-06 19:13:12 +00:00
pyup.io bot
d76c3de4e6
Update django to 4.0.9 (#4134) 2023-02-06 15:09:22 +00:00
pyup.io bot
c24fa1f6c4
Update django-webpack-loader to 1.8.1 (#4132) 2023-02-06 14:46:39 +00:00
pyup.io bot
3f05da0ee7
Update pre-commit to 3.0.4 (#4127)
* Update pre-commit from 3.0.3 to 3.0.4

* Update pre-commit from 3.0.3 to 3.0.4
2023-02-03 15:54:51 -03:00
pyup.io bot
ac3e5da6c1
Update python-slugify to 8.0.0 (#4111) 2023-02-02 11:30:25 +00:00
pyup.io bot
3150813bdb
Update pre-commit to 3.0.3 (#4121)
* Update pre-commit from 3.0.1 to 3.0.3

* Update pre-commit from 3.0.1 to 3.0.3
2023-02-02 11:28:16 +00:00
pyup.io bot
119df8c61b
Update black to 23.1.0 (#4120)
* Update black from 22.12.0 to 23.1.0

* Update black from 22.12.0 to 23.1.0

* Update code style according to newer version of black

* Update black pre-commit hook (#4122)

Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>

---------

Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2023-02-02 11:25:41 +00:00
Bruno Alla
cbb0e19de7
Add Webpack support (#3623)
* Add support for Webpack as frontend pipeline

* Rename CI jobs

* Fix a couple of issues with Webpack + Docker

* Don't include Boostrap CSS from CDN with Webpack

* Rename variable

* Set publicPath in prod webpack config

* Fix removal of SASS files in post-gen hooks

* Add Webpack to readme usage section

* Run Django + Webpack dev server concurrently without Docker

* Fix async runserver command with Gulp/Webpack

* Upgrade django-webpack-loader to 1.5.0

* Pass variables required by Webpack at build time

* Upgrade django-webpack-loader to 1.7.0

* Add missing condition

* Add support for Azure Storage + Webpack

* Whitespaces

* Rename ROOT_DIR -> BASE_DIR

* Rename jobs

* Bump django-webpack-loader to latest

* Document limitation of Docker + Webpack + no Whitenoise

* Update section on custom Bootstrap compilation in generated readme
2023-01-29 12:12:12 +00:00
pyup.io bot
900473777d
Update django-stubs to 1.14.0 (#4103) 2023-01-27 20:34:29 +00:00
pyup.io bot
80405234c8
Update pre-commit to 3.0.1 (#4104) 2023-01-26 20:21:47 +00:00
pyup.io bot
2dc964a8e3
Update coverage from 7.0.5 to 7.1.0 (#4100) 2023-01-25 08:50:58 +00:00
pyup.io bot
3361c75fbc
Update pre-commit to 3.0.0 (#4098)
* Update pre-commit from 2.21.0 to 3.0.0

* Update pre-commit from 2.21.0 to 3.0.0
2023-01-24 10:43:45 +00:00
pyup.io bot
e2a7647d3c
Update sentry-sdk to 1.14.0 (#4096) 2023-01-23 17:21:21 +00:00
pyup.io bot
6a601208ea
Update django-compressor from 4.3 to 4.3.1 (#4094) 2023-01-22 14:54:59 +00:00
pyup.io bot
403298fcdc
Update django-stubs from 1.13.1 to 1.13.2 (#4093) 2023-01-21 16:55:33 +00:00
pyup.io bot
c5b0db3c63
Update coverage from 7.0.4 to 7.0.5 (#4092) 2023-01-19 23:56:01 +00:00
pyup.io bot
4576c70a5d
Update redis from 4.4.1 to 4.4.2 (#4091) 2023-01-19 23:55:31 +00:00
pyup.io bot
5d07f3bb7e
Update pytest to 7.2.1 (#4077)
* Update pytest from 7.2.0 to 7.2.1

* Update pytest from 7.2.0 to 7.2.1
2023-01-15 11:33:58 +00:00
pyup.io bot
54df65c777
Update pytz from 2022.7 to 2022.7.1 (#4078) 2023-01-15 11:32:56 +00:00
pyup.io bot
fe6e6e85cb
Update sentry-sdk to 1.13.0 (#4074) 2023-01-12 18:28:26 +00:00
pyup.io bot
98ca314904
Update hiredis to 2.1.1 (#4070) 2023-01-10 13:21:58 +00:00
pyup.io bot
ce25e18a24
Update redis from 4.4.0 to 4.4.1 (#4068) 2023-01-08 11:10:19 +00:00
pyup.io bot
3e050c0f5b
Update coverage from 7.0.3 to 7.0.4 (#4067) 2023-01-08 11:10:04 +00:00
pyup.io bot
f294c276ad
Update django-storages to 1.13.2 (#4057) 2023-01-07 13:29:18 +00:00
Bruno Alla
e8071dcb34
Merge remote-tracking branch 'upstream/pyup-update-rcssmin-1.1.0-to-1.1.1' into pyup-update-django-compressor-4.1-to-4.3 2023-01-07 13:18:57 +00:00
pyup-bot
9c23a17987 Update django-compressor from 4.1 to 4.3 2023-01-06 14:11:14 -08:00
pyup-bot
d91c2141ea Update rcssmin from 1.1.0 to 1.1.1 2023-01-06 10:50:05 -08:00
pyup.io bot
2da98ab87c
Update coverage from 7.0.2 to 7.0.3 (#4047) 2023-01-04 09:22:18 -03:00
pyup.io bot
f7b628092d
Update flake8-isort to 6.0.0 (#4022)
* Update flake8-isort from 5.0.3 to 6.0.0

Co-authored-by: Fábio C. Barrionuevo da Luz <bnafta@gmail.com>
2023-01-03 15:31:12 -03:00
Fábio C. Barrionuevo da Luz
2d453b5948
Merge pull request #4040 from cookiecutter/pyup-update-pillow-9.3.0-to-9.4.0
Update pillow to 9.4.0
2023-01-03 09:49:09 -03:00
Fábio C. Barrionuevo da Luz
8bad680091
Merge pull request #4042 from cookiecutter/pyup-update-coverage-7.0.1-to-7.0.2
Update coverage to 7.0.2
2023-01-03 09:47:58 -03:00
pyup-bot
3bb3712074 Update whitenoise from 6.2.0 to 6.3.0 2023-01-03 04:30:22 -08:00
pyup-bot
af62563523 Update coverage from 7.0.1 to 7.0.2 2023-01-02 16:43:37 -08:00
pyup-bot
a7f195680f Update pillow from 9.3.0 to 9.4.0 2023-01-01 21:15:53 -08:00
pyup-bot
5530eebfec Update django-allauth from 0.51.0 to 0.52.0 2022-12-29 02:21:49 -08:00
pyup.io bot
019efba2e1
Update pre-commit to 2.21.0 (#4026)
* Update pre-commit from 2.20.0 to 2.21.0

* Update pre-commit from 2.20.0 to 2.21.0
2022-12-26 10:03:43 +00:00