dependabot[bot]
6554049a87
Bump Docker python image from 3.10.9-slim-bullseye to 3.10.10-slim-bullseye for local Django service ( #4212 )
...
Bumps python from 3.10.9-slim-bullseye to 3.10.10-slim-bullseye.
---
updated-dependencies:
- dependency-name: python
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>
2023-03-16 16:35:28 +00:00
Bruno Alla
d90f16b647
Pin base Python Docker images to bugfix ( #4194 )
...
* Pin base Python Docker images to bugfix
Fix #1810
* Skip major & minor versions of Docker images in Dependabot
* Remove argument for docs Docker image
* Update Dependabot config of generated project
2023-03-16 16:05:02 +00:00
pyup.io bot
5cd58ce160
Update uvicorn to 0.21.1 ( #4211 )
2023-03-16 15:37:33 +00:00
pyup.io bot
c56088406c
Update django-allauth from 0.52.0 to 0.53.0 ( #4210 )
2023-03-16 10:30:32 -03:00
pyup.io bot
f08c81eb2c
Update django-celery-beat from 2.4.0 to 2.5.0 ( #4208 )
2023-03-14 13:22:37 +00:00
pyup.io bot
ef73440c22
Update uvicorn to 0.21.0 ( #4203 )
2023-03-13 08:23:58 +00:00
pyup.io bot
d588f71dff
Update django-anymail to 9.1 ( #4206 )
2023-03-13 08:21:59 +00:00
pyup.io bot
522d5219f6
Update ipdb to 0.13.13 ( #4202 )
2023-03-09 17:25:14 +00:00
mpsantos
a5d8b4be88
Fix the omit configuration for coverage ( #4201 )
2023-03-09 10:43:50 +00:00
pyup.io bot
c326c3476b
Update mypy to 1.1.1 ( #4196 )
2023-03-07 20:40:09 +00:00
pyup.io bot
305364f5ad
Update django-environ to 0.10.0 ( #4195 )
2023-03-07 20:39:49 +00:00
Arkadiusz Michał Ryś
06369bfd4c
Add option to serve media files locally using nginx ( #2457 )
...
* Add option to serve media files locally using nginx
* Fix nginx media location and storage issue
* Fix traefik django-media typo
* Add certresolver property to web-media-router
* Add trailing slash in nginx configuration to avoid path traversal exploits
* Remove autoindexing from nginx configuration so nginx uses its default off setting
* Use nginx to serve media files if cloud provider is None
* Add back warning about lack of media files without Docker or Cloud providers
* Update documentation
* Fix typos and rephrase
Co-authored-by: Arkadiusz Ryś <arkadiusz.michal.rys@gmail.com>
---------
Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2023-03-04 18:36:11 +00:00
pyup.io bot
46868bed26
Update pytest to 7.2.2 ( #4191 )
...
* Update pytest from 7.2.1 to 7.2.2
* Update pytest from 7.2.1 to 7.2.2
2023-03-04 18:21:53 +00:00
pyup.io bot
c4b8bbb0c7
Update drf-spectacular to 0.26.0 ( #4192 )
2023-03-04 18:21:32 +00:00
pyup.io bot
6706128924
Update pre-commit to 3.1.1 ( #4188 )
...
* Update pre-commit from 3.1.0 to 3.1.1
* Update pre-commit from 3.1.0 to 3.1.1
2023-02-28 09:28:12 +00:00
pyup.io bot
af2e4cb26a
Update sentry-sdk to 1.16.0 ( #4187 )
2023-02-27 14:09:51 +00:00
dependabot[bot]
6a1aa159b6
Bump traefik from v2.2.11 to 2.9.8 ( #4164 )
...
Bumps traefik from v2.2.11 to 2.9.8.
---
updated-dependencies:
- dependency-name: traefik
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-26 20:47:54 +00:00
Delphine LEMIRE
2bbec96f31
Fix readthedocs config file for generated project ( #4172 )
...
* FIX: Uptade Template ci.yml linter requirements
* IMPROVMENT_FIX: Template CI actions up to date
* FIX: template readthedocs instructions
* Update ci.yml
* Update readthedocs config file
* Update {{cookiecutter.project_slug}}/.readthedocs.yml
---------
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2023-02-26 20:33:45 +00:00
pyup.io bot
9665b067d7
Update coverage to 7.2.1 ( #4186 )
2023-02-26 20:07:25 +00:00
dependabot[bot]
757c9f45e2
Bump garland/aws-cli-docker from 1.15.47 to 1.16.140 ( #4136 )
...
Bumps garland/aws-cli-docker from 1.15.47 to 1.16.140.
---
updated-dependencies:
- dependency-name: garland/aws-cli-docker
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-25 12:44:24 +00:00
Bruno Alla
eeb02c2198
Run linting with pre-commit on GitLab ( #4150 )
...
* Run linting with pre-commit on GitLab
* Update tests
2023-02-25 12:33:30 +00:00
Hoai-Thu Vuong
b74af5b1d1
Add instuction to run celery beat ( #4162 )
...
* add instuction to run celery beat
* Extend explanations for celery beat
---------
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2023-02-25 12:09:52 +00:00
pyup.io bot
ad1edba711
Update djangorestframework-stubs to 1.9.1 ( #4184 )
2023-02-25 12:02:35 +00:00
pyup.io bot
961ec7df6b
Update whitenoise to 6.4.0 ( #4180 )
2023-02-25 11:53:35 +00:00
pyup.io bot
c2059693d8
Update django-stubs to 1.15.0 ( #4183 )
2023-02-25 11:53:08 +00:00
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
Delphine LEMIRE
4e649af5f0
Disable caching for linter job on GitHub actions ( #4166 )
...
* FIX: Uptade Template ci.yml linter requirements
* Disable unused cache for lint job
---------
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2023-02-25 11:31:07 +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
Delphine LEMIRE
95e7300604
Update version of github actions on the template project ( #4167 )
2023-02-17 10:42:02 -03:00
Bruno Alla
0fe1fb9ca1
Remove unused pip cache paths in GHA & add a note for pre-commit.ci ( #4151 )
...
* Remove unused pip caching paths in GHA
* Add note about pre-commit.ci for open source
2023-02-09 21:56:57 +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
dependabot[bot]
e81b483944
Bump postcss-preset-env from 7.8.3 to 8.0.1 ( #4115 )
...
Bumps [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env ) from 7.8.3 to 8.0.1.
- [Release notes](https://github.com/csstools/postcss-plugins/releases )
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md )
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env )
---
updated-dependencies:
- dependency-name: postcss-preset-env
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-07 20:57:51 +00:00
dependabot[bot]
ff9da7ec1b
Bump sass-loader from 12.6.0 to 13.2.0 ( #4116 )
...
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 12.6.0 to 13.2.0.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v12.6.0...v13.2.0 )
---
updated-dependencies:
- dependency-name: sass-loader
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-07 20:47:49 +00:00
dependabot[bot]
a3cfb0f0e8
Bump babel-loader from 8.3.0 to 9.1.2 ( #4117 )
...
Bumps [babel-loader](https://github.com/babel/babel-loader ) from 8.3.0 to 9.1.2.
- [Release notes](https://github.com/babel/babel-loader/releases )
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel-loader/compare/v8.3.0...v9.1.2 )
---
updated-dependencies:
- dependency-name: babel-loader
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-07 20:38:45 +00:00
dependabot[bot]
3d4fa2fcae
Bump postcss-loader from 6.2.1 to 7.0.2 ( #4114 )
...
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader ) from 6.2.1 to 7.0.2.
- [Release notes](https://github.com/webpack-contrib/postcss-loader/releases )
- [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v6.2.1...v7.0.2 )
---
updated-dependencies:
- dependency-name: postcss-loader
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-07 20:36:36 +00:00
dependabot[bot]
2db71965ca
Bump webpack-cli from 4.10.0 to 5.0.1 in /{{cookiecutter.project_slug}} ( #4118 )
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 4.10.0 to 5.0.1.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.10.0...webpack-cli@5.0.1 )
---
updated-dependencies:
- dependency-name: webpack-cli
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-07 20:35:46 +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
Bruno Alla
5bc4bed952
Change RequestFactory
to APIRequestFactory
in tests for API views ( #4110 )
2023-02-06 18:33:08 +00:00
Bruno Alla
4080e9a86d
Fix django-webpack-loader setup when running tests ( #4128 )
...
* Add an integration test
This should cover the problem raised for webpack loader issues
* Add a DummyWebpackLoader for running tests
* Replace DummyWebpackLoader by the one from webpack_loader package
* Fix post-gen hook
* Remove integration test
2023-02-06 16:16:48 +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
Bruno Alla
977ffd91a3
Remove BrokenLinkEmailsMiddleware ( #4112 )
2023-01-29 11:45:13 +00:00
github-actions[bot]
c09fa55b36
Auto-update pre-commit hooks ( #4108 )
...
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2023-01-28 17:47:29 +00:00
Bruno Alla
c0e83b104c
Refactor merge_production_dotenvs_in_dotenv.py
( #4105 )
2023-01-28 15:10:45 +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
tildebox
7fcdeeae88
Rename BASE_DIR_PATH to BASE_DIR ( #4102 )
...
Co-authored-by: example <example@example.com>
2023-01-26 08:50:33 +00:00
tildebox
70014c2b45
Rename ROOT_DIR to BASE_DIR ( #4086 )
...
Co-authored-by: example <example@example.com>
Fix https://github.com/cookiecutter/cookiecutter-django/issues/4075
2023-01-25 22:55:08 +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
Pamela Fox
be8aa5c73d
Add sourcemaps support to Gulp ( #4089 )
...
fixes https://github.com/cookiecutter/cookiecutter-django/issues/4045
2023-01-19 22:45:56 +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
Pamela Fox
c4291e7522
Add dump.rdb to gitignore ( #4062 )
2023-01-10 23:11:53 +00:00
pyup.io bot
98ca314904
Update hiredis to 2.1.1 ( #4070 )
2023-01-10 13:21:58 +00:00
Pamela Fox
629785e1d4
Add .venv to exclude ( #4069 )
2023-01-10 08:57:05 +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
Robin
62df4f4460
Add .git to .dockerignore ( #4054 )
2023-01-06 17:56:41 +00:00
Thomas Booij
ebcee95c8b
Fix typo on the test settings ( #4049 )
2023-01-04 12:33:02 -03: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
github-actions[bot]
5c30b67df1
Auto-update pre-commit hooks ( #4021 )
...
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2022-12-25 09:33:59 +00:00
pyup.io bot
bd2d3edd31
Update coverage from 7.0.0 to 7.0.1 ( #4024 )
2022-12-24 11:25:53 +00:00
Dani Hodovic
93c0769516
Retry when trying to store a Celery result in backend ( #3996 )
...
Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
2022-12-21 14:39:54 +00:00
pyup.io bot
7fc0b1d167
Update pytz to 2022.7 ( #4020 )
2022-12-21 14:24:02 +00:00
pyup.io bot
e869ab7cc4
Update ipdb to 0.13.11 ( #4019 )
2022-12-21 14:22:37 +00:00
pyup.io bot
31a1de9bfb
Update sentry-sdk to 1.12.1 ( #4014 )
2022-12-21 13:58:04 +00:00
pyup.io bot
dd1f3a6d12
Update coverage to 7.0.0 ( #4013 )
...
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2022-12-21 13:57:20 +00:00
pyup.io bot
81309a610f
Update django-anymail to 9.0 ( #4012 )
2022-12-21 11:20:42 +00:00
github-actions[bot]
e101fbc521
Auto-update pre-commit hooks ( #4005 )
...
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2022-12-21 11:20:19 +00:00
pyup.io bot
256a967087
Update drf-spectacular to 0.25.1 ( #4009 )
2022-12-21 11:02:04 +00:00
pyup.io bot
7a6435695b
Update hiredis to 2.1.0 ( #4006 )
2022-12-21 09:52:05 +00:00
github-actions[bot]
2cadf20adf
Auto-update pre-commit hooks ( #3998 )
...
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2022-12-13 09:06:12 +00:00
github-actions[bot]
8b9c719a31
Auto-update pre-commit hooks ( #3991 )
...
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2022-12-10 15:13:10 +00:00
pyup.io bot
20b7ca105b
Update djangorestframework-stubs to 1.8.0 ( #3990 )
2022-12-09 22:18:10 +00:00
pyup.io bot
a9c3b56e5f
Update black to 22.12.0 ( #3988 )
...
* Update black from 22.10.0 to 22.12.0
* Update black from 22.10.0 to 22.12.0
2022-12-09 22:04:36 +00:00
Bruno Alla
2f92644fce
Remove bind mounts for docker compose volumes ( #3981 )
...
Fix #3685
2022-12-09 22:04:12 +00:00
pyup.io bot
d15465a582
Update django-stubs to 1.13.1 ( #3986 )
2022-12-08 13:16:33 +00:00
github-actions[bot]
57496c56c5
Auto-update pre-commit hooks ( #3983 )
...
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2022-12-07 07:48:50 +00:00
ghazi-git
fc081ce1fe
set SERVERS in production settings instead of base settings ( #3609 )
...
fixes https://github.com/cookiecutter/cookiecutter-django/issues/3593
2022-12-06 19:26:24 +00:00
Adin Hodovic
33af8e3988
Simplify production DATABASES
setting to extend base definition ( #3969 )
2022-12-06 19:04:38 +00:00
pyup.io bot
d272d9752d
Update django-coverage-plugin to 3.0.0 ( #3979 )
2022-12-06 11:37:50 +00:00
pyup.io bot
0336f08da1
Update redis to 4.4.0 ( #3977 )
2022-12-04 14:10:58 +00:00
pyup.io bot
3deb4d90f2
Update django-debug-toolbar to 3.8.1 ( #3976 )
2022-12-04 00:12:25 +00:00
github-actions[bot]
600783c89b
Auto-update pre-commit hooks ( #3975 )
...
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2022-12-03 11:36:29 +00:00
pyup.io bot
a464856234
Update flake8 to 6.0.0 ( #3974 )
2022-12-02 10:43:02 +00:00
rguptar
49b3bb8ffe
Add Azure Storage as an option to serve static and media files ( #3967 )
...
Fix https://github.com/cookiecutter/cookiecutter-django/issues/2301
2022-11-30 18:26:58 +00:00
github-actions[bot]
5ca7ae1c43
Auto-update pre-commit hooks ( #3970 )
...
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2022-11-30 09:37:03 +00:00
David
77695c7c10
Fix typo in flower start for watching celery ( #3966 )
2022-11-26 11:08:39 +00:00
github-actions[bot]
b21f50e22b
Auto-update pre-commit hooks ( #3963 )
...
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2022-11-24 08:17:41 +00:00
Chao Yang Wu
51f4374a8a
Fix graceful shutdown of local dev containers and use watchfiles for beat + flower ( #3925 )
...
Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2022-11-23 14:51:20 +00:00
Fábio C. Barrionuevo da Luz
9ceb228d1d
Merge pull request #3948 from cookiecutter/pyup-update-django-model-utils-4.2.0-to-4.3.1
...
Update django-model-utils to 4.3.1
2022-11-22 21:59:45 -03:00
Fábio C. Barrionuevo da Luz
d91757b377
Merge pull request #3952 from cookiecutter/pyup-update-flake8-isort-5.0.0-to-5.0.3
...
Update flake8-isort to 5.0.3
2022-11-22 21:59:08 -03:00
Fábio C. Barrionuevo da Luz
9cf0d7561c
Merge pull request #3961 from adinhodovic/celery-send-sent-task-event
...
feat(celery): Enable sending the sent task event by default
2022-11-22 21:58:31 -03:00
Andrew Chen Wang
b5ad2fc232
Remove USE_L10N due to deprecation ( #3960 )
2022-11-22 22:51:31 +00:00
Leifur Halldor Asgeirsson
d98aad0710
Remove platform from compose file ( #3957 )
2022-11-22 19:59:34 +00:00
adinhodovic
de48e31517
feat(celery): Enable sending the sent task event by default
2022-11-22 20:28:52 +01:00
adinhodovic
7d517dc677
feat(celery): Send task events for Celery by default
...
Is useful for e.g Flower and Celery-exporter
2022-11-22 20:08:02 +01:00
Fábio C. Barrionuevo da Luz
c59e3b337f
Merge pull request #3950 from cookiecutter/pyup-update-python-slugify-6.1.2-to-7.0.0
...
Update python-slugify to 7.0.0
2022-11-22 13:27:33 -03:00
Fábio C. Barrionuevo da Luz
667e477425
Merge pull request #3954 from cookiecutter/pyup-update-redis-4.3.4-to-4.3.5
...
Update redis to 4.3.5
2022-11-22 13:25:26 -03:00
Fábio C. Barrionuevo da Luz
8fab178712
Merge pull request #3955 from cookiecutter/pyup-update-sentry-sdk-1.10.1-to-1.11.1
...
Update sentry-sdk to 1.11.1
2022-11-22 13:25:16 -03:00
pyup-bot
0e91f40969
Update sentry-sdk from 1.10.1 to 1.11.1
2022-11-22 07:59:10 -06:00
pyup-bot
f70b397c86
Update redis from 4.3.4 to 4.3.5
2022-11-22 02:58:49 -06:00
pyup-bot
202da796b3
Update uvicorn from 0.19.0 to 0.20.0
2022-11-20 08:12:28 -06:00
pyup-bot
827e1364d1
Update flake8-isort from 5.0.0 to 5.0.3
2022-11-20 07:32:13 -06:00
pyup-bot
7bdc6aea66
Update python-slugify from 6.1.2 to 7.0.0
2022-11-18 14:21:59 -06:00
pyup-bot
466bb798aa
Update django-model-utils from 4.2.0 to 4.3.1
2022-11-15 20:35:34 -06:00
github-actions[bot]
040537a5d6
Auto-update pre-commit hooks ( #3942 )
...
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2022-11-11 10:00:06 +00:00
pyup.io bot
b74584a467
Update watchfiles to 0.18.1 ( #3938 )
2022-11-07 12:42:26 +00:00
Dani Hodovic
ca82618526
Store extended Celery task attributes in backend ( #3855 )
2022-11-06 12:40:16 +00:00
Abe Hanoka
3359f6a4df
add os requirements for Ubuntu 22.04 (Jammy) ( #3930 )
...
Co-authored-by: Fábio C. Barrionuevo da Luz <bnafta@gmail.com>
2022-11-06 12:36:17 +00:00
pyup.io bot
76234ca9e6
Update pytest-sugar to 0.9.6 ( #3937 )
2022-11-06 12:34:58 +00:00
Fábio C. Barrionuevo da Luz
e3a232a775
Merge pull request #3886 from cookiecutter/pyup-update-crispy-bootstrap5-0.6-to-0.7
...
Update crispy-bootstrap5 to 0.7
2022-11-01 22:17:49 -03:00
Fábio C. Barrionuevo da Luz
6d5859e9e8
Merge pull request #3927 from cookiecutter/pyup-update-django-coverage-plugin-2.0.3-to-2.0.4
...
Update django-coverage-plugin to 2.0.4
2022-11-01 22:17:29 -03:00
Fábio C. Barrionuevo da Luz
f0b9c2d7fd
Merge pull request #3928 from cookiecutter/pyup-update-pytz-2022.5-to-2022.6
...
Update pytz to 2022.6
2022-11-01 22:16:49 -03:00
Fábio C. Barrionuevo da Luz
ea33e4198d
Merge pull request #3922 from cookiecutter/pyup-update-pillow-9.2.0-to-9.3.0
...
Update pillow to 9.3.0
2022-11-01 22:16:11 -03:00
pyup-bot
f4668797b9
Update pytz from 2022.5 to 2022.6
2022-10-31 19:23:53 -07:00
pyup-bot
8bc9e1cabd
Update django-coverage-plugin from 2.0.3 to 2.0.4
2022-10-31 05:19:20 -07:00
github-actions[bot]
db3edf1e70
Auto-update pre-commit hooks ( #3924 )
...
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2022-10-30 09:59:28 +00:00
pyup-bot
f51e8e88e5
Update pillow from 9.2.0 to 9.3.0
2022-10-29 10:17:18 -07:00
pyup.io bot
9f290f21c8
Update uvicorn from 0.18.3 to 0.19.0 ( #3920 )
2022-10-26 19:38:40 +02:00
pyup.io bot
0b17d64d41
Update pytest to 7.2.0 ( #3919 )
...
* Update pytest from 7.1.3 to 7.2.0
* Update pytest from 7.1.3 to 7.2.0
2022-10-26 19:38:24 +02:00
pyup.io bot
b5528f0b72
Update psycopg2 to 2.9.5 ( #3918 )
...
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2022-10-26 15:41:33 +01:00
pyup.io bot
0cd240598b
Update sentry-sdk to 1.10.1 ( #3911 )
2022-10-24 21:46:56 +01:00
Jelmer
4ea0e98f3f
Upgrade Python version from 3.9 to 3.10 ( #3913 )
2022-10-24 21:41:00 +01:00
Dani Hodovic
b623c0f956
Set AWS_S3_MAX_MEMORY_SIZE ( #3810 )
...
Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2022-10-19 20:15:25 +01:00
Bruno Alla
9db2752598
Upgrade to Django 4.0 ( #3848 )
2022-10-19 20:01:43 +01:00
pyup.io bot
56d9a5e9fa
Update pytz to 2022.5 ( #3906 )
2022-10-19 19:48:56 +01:00
pyup.io bot
0c98640a0b
Update sphinx to 5.3.0 ( #3905 )
2022-10-19 19:48:41 +01:00
pyup.io bot
b87aaff263
Update django-celery-beat to 2.4.0 ( #3908 )
2022-10-19 19:48:22 +01:00
pyup.io bot
e002389c35
Update watchfiles to 0.18.0 ( #3907 )
2022-10-19 19:47:52 +01:00
github-actions[bot]
7eca9be8d2
Auto-update pre-commit hooks ( #3899 )
...
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2022-10-11 18:23:58 +01:00
pyup.io bot
be5cf566a5
Update flake8-isort to 5.0.0 ( #3901 )
2022-10-11 18:23:37 +01:00
pyup.io bot
ebe1a3dc4c
Update psycopg2 to 2.9.4 ( #3896 )
...
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2022-10-11 18:22:29 +01:00
pyup.io bot
4eaa833a90
Update black to 22.10.0 ( #3898 )
2022-10-11 12:35:40 +01:00
pyup.io bot
1ac727931a
Update django to 3.2.16 ( #3895 )
2022-10-04 16:23:16 +01:00
pyup.io bot
942a0bc3a9
Update mypy to 0.982 ( #3893 )
2022-10-04 12:30:18 +01:00
github-actions[bot]
9e69de4a6a
Auto-update pre-commit hooks ( #3894 )
...
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2022-10-04 08:19:35 +01:00
pyup.io bot
712c485826
Update sentry-sdk from 1.9.9 to 1.9.10 ( #3892 )
2022-10-03 22:52:34 +01:00
pyup.io bot
544cbef0ca
Update pytz from 2022.2.1 to 2022.4 ( #3891 )
2022-10-02 10:17:44 +01:00
pyup.io bot
7fcfc01541
Update coverage to 6.5.0 ( #3890 )
2022-09-30 20:32:52 +01:00
pyup.io bot
25ffbb0081
Update mypy to 0.981 ( #3889 )
2022-09-30 20:26:01 +01:00
pyup.io bot
fd8aa73d31
Update sentry-sdk to 1.9.9 ( #3888 )
2022-09-30 20:25:08 +01:00
pyup.io bot
4edbc804f6
Update sphinx to 5.2.3 ( #3887 )
2022-09-30 20:23:33 +01:00
krati yadav
f1ef4f85ff
Removed SENDGRID_MERGE_FIELD_FORMAT from production.py ( #3885 )
2022-09-29 23:07:49 +01:00
pyup-bot
3b05e02aa0
Update crispy-bootstrap5 from 0.6 to 0.7
2022-09-28 12:55:37 -07:00
pyup.io bot
68f21b6028
Update sphinx to 5.2.2 ( #3884 )
...
* Update sphinx from 5.2.1 to 5.2.2
* Update sphinx from 5.2.1 to 5.2.2
2022-09-27 22:07:21 +01:00
pyup-bot
6202d26fe8
Update drf-spectacular from 0.24.1 to 0.24.2
2022-09-26 08:58:07 -07:00
pyup.io bot
94292f1aa9
Update djangorestframework to 3.14.0 ( #3881 )
2022-09-26 16:03:39 +01:00
pyup.io bot
d189be0370
Update django-debug-toolbar to 3.7.0 ( #3878 )
2022-09-26 14:12:57 +01:00
github-actions[bot]
e7ab32e794
Auto-update pre-commit hooks ( #3877 )
...
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2022-09-26 14:12:18 +01:00
pyup.io bot
928836ee89
Update sphinx to 5.2.1 ( #3879 )
2022-09-26 14:11:30 +01:00
Bruno Alla
88c063f7ff
Remove --no-deps
in pip wheels command of docs Dockerfile ( #3875 )
2022-09-24 14:37:12 +01:00
monosans
9cf280d343
Reload uvicorn on html file change ( #3866 )
2022-09-23 21:28:11 +01:00
Brandon Rumiser
e944a5ffe1
Mailjet default api url does not work out of the box ( #3871 )
2022-09-23 20:51:05 +01:00
Fábio C. Barrionuevo da Luz
0286c34aca
Merge pull request #3872 from cookiecutter/update/pre-commit-autoupdate
...
Auto-update pre-commit hooks
2022-09-23 14:51:18 -03:00
pyup.io bot
944bd491ea
Update django-extensions from 3.2.0 to 3.2.1 ( #3867 )
2022-09-23 09:48:48 +01:00
pyup.io bot
84ec3e2f6f
Update drf-spectacular from 0.24.0 to 0.24.1 ( #3874 )
2022-09-23 09:47:54 +01:00
browniebroke
c6a12fae8b
Auto-update pre-commit hooks
2022-09-16 03:17:49 +00:00
pyup.io bot
638bbd5f51
Update watchfiles to 0.17.0 ( #3869 )
2022-09-15 10:10:34 +02:00
pyup.io bot
87897f22ff
Update drf-spectacular to 0.24.0 ( #3870 )
2022-09-15 10:10:12 +02:00
pyup.io bot
db0fc69f5f
Update sentry-sdk to 1.9.8 ( #3861 )
2022-09-05 15:31:14 +01:00
pyup.io bot
bd19b98eec
Update pytest to 7.1.3 ( #3860 )
...
* Update pytest from 7.1.2 to 7.1.3
* Update pytest from 7.1.2 to 7.1.3
2022-09-02 19:34:19 +01:00
pyup.io bot
33b1b8eb87
Update sentry-sdk from 1.9.6 to 1.9.7 ( #3859 )
2022-09-02 19:34:03 +01:00
pyup.io bot
9e9814aefb
Update sentry-sdk from 1.9.5 to 1.9.6 ( #3856 )
2022-09-01 07:19:34 +01:00
github-actions[bot]
dd0e8bade3
Auto-update pre-commit hooks ( #3858 )
...
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2022-09-01 07:19:06 +01:00
pyup.io bot
7250848427
Update black to 22.8.0 ( #3857 )
...
* Update black from 22.6.0 to 22.8.0
* Update black from 22.6.0 to 22.8.0
2022-09-01 07:18:52 +01:00
Bruno Alla
bb282ee7f9
Bump Heroku python runtime to 3.9.13
2022-08-25 07:11:57 +01:00
pyup.io bot
7160d0e24e
Update django-debug-toolbar to 3.6.0 ( #3847 )
2022-08-24 23:00:46 +01:00
pyup.io bot
98822a938d
Update werkzeug to 2.2.2 ( #3846 )
2022-08-24 22:59:07 +01:00
pyup.io bot
f571864cf0
Update coverage to 6.4.4 ( #3842 )
2022-08-24 22:42:32 +01:00
pyup.io bot
eb11cac0bc
Update uvicorn to 0.18.3 ( #3845 )
2022-08-24 22:41:33 +01:00
pyup.io bot
0b103a37ad
Update sentry-sdk to 1.9.5 ( #3841 )
2022-08-24 22:40:31 +01:00
pyup.io bot
92be4b2b40
Update flower to 1.2.0 ( #3836 )
2022-08-24 22:40:09 +01:00
pyup.io bot
d5f55551fd
Update django-storages to 1.13.1 ( #3833 )
2022-08-24 22:38:07 +01:00
pyup.io bot
45a9f83089
Update coverage from 6.4.2 to 6.4.3 ( #3835 )
2022-08-15 08:52:17 +01:00
pyup.io bot
e47c35a701
Update pytz from 2022.1 to 2022.2.1 ( #3840 )
2022-08-15 08:42:58 +01:00
pyup.io bot
0727d9cbe9
Update sentry-sdk from 1.9.3 to 1.9.4 ( #3838 )
2022-08-15 08:42:07 +01:00
pyup-bot
93aafa01c2
Update sentry-sdk from 1.9.2 to 1.9.3
2022-08-09 07:25:05 -07:00
pyup.io bot
0d122db299
Update sentry-sdk from 1.9.0 to 1.9.2 ( #3832 )
2022-08-05 22:05:19 +01:00
github-actions[bot]
7740eedea5
Auto-update pre-commit hooks ( #3816 )
...
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2022-08-04 23:33:09 +01:00
pyup.io bot
37f91171d1
Update flake8 to 5.0.4 ( #3829 )
...
* Update flake8 from 4.0.1 to 5.0.4
* Update flake8 from 4.0.1 to 5.0.4
2022-08-04 23:26:51 +01:00
pyup.io bot
0b44dd7534
Update django-compressor to 4.1 ( #3823 )
2022-08-04 23:01:29 +01:00
pyup.io bot
15aaf2eb2a
Update flake8-isort to 4.2.0 ( #3828 )
2022-08-04 22:58:39 +01:00
pyup-bot
613b22ea81
Update django from 3.2.14 to 3.2.15
2022-08-03 03:06:04 -07:00
pyup.io bot
f08f055bd8
Update sentry-sdk from 1.8.0 to 1.9.0 ( #3815 )
2022-07-29 08:16:36 +01:00
pyup.io bot
fcfaa2df4f
Update werkzeug from 2.2.0 to 2.2.1 ( #3814 )
2022-07-28 09:36:32 +01:00
pyup.io bot
4bae5f3802
Update werkzeug to 2.2.0 ( #3813 )
2022-07-27 21:05:17 +01:00
Fábio C. Barrionuevo da Luz
2d9e0ad122
Merge pull request #3811 from cookiecutter/pyup-update-sphinx-5.1.0-to-5.1.1
...
Update sphinx to 5.1.1
2022-07-27 09:42:38 -03:00
pyup-bot
91983075f0
Update drf-spectacular from 0.22.1 to 0.23.1
2022-07-27 05:11:57 -07:00
pyup-bot
74f71095a5
Update sphinx from 5.1.0 to 5.1.1
2022-07-26 16:55:58 -07:00
monosans
26eff14308
Switch from watchgod to watchfiles ( #3791 )
2022-07-27 00:12:18 +01:00
pyup.io bot
6bfe2f4859
Update django-compressor to 4.0 ( #3802 )
2022-07-27 00:04:37 +01:00
pyup.io bot
1ddb7c8533
Update flake8-isort to 4.1.2.post0 ( #3809 )
2022-07-26 23:52:21 +01:00
pyup.io bot
bb4012b6ce
Update sphinx to 5.1.0 ( #3808 )
2022-07-26 23:51:25 +01:00
Sebastian Reyes Espinosa
42a81d8413
Changed pylint configuration file ( #3806 )
2022-07-26 23:47:03 +01:00
Dani Hodovic
122ebfc3a8
Simplify database access in tests ( #3807 )
2022-07-26 23:44:34 +01:00
github-actions[bot]
419f6b0e87
Auto-update pre-commit hooks ( #3780 )
...
* Auto-update pre-commit hooks
* Run 'pre-commit run -a'
* Fix pyupgrade into generated project
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
2022-07-26 23:37:02 +01:00
jugglinmike
903fe45eca
Provide more context when wating for PostgreSQL takes too long ( #3782 )
2022-07-26 23:17:45 +01:00
pyup.io bot
e3add7ef33
Update pytest-sugar to 0.9.5 ( #3800 )
2022-07-22 17:12:56 +01:00
pyup.io bot
6f351155de
Update sphinx to 5.0.2 ( #3801 )
2022-07-22 17:11:56 +01:00
pyup.io bot
8f12442c7e
Update pillow to 9.2.0 ( #3799 )
2022-07-22 17:11:05 +01:00
pyup.io bot
9b19891b28
Update werkzeug to 2.1.2 ( #3797 )
2022-07-22 17:10:47 +01:00
pyup.io bot
4a3feb51f5
Update flower to 1.1.0 ( #3796 )
2022-07-22 00:21:31 +01:00
Andrew Chen Wang
c7a8b6498c
Update view test should set user to form instance ( #3776 )
2022-07-22 00:09:12 +01:00
Sebastian Reyes Espinosa
b2b082d8d8
Fix warning from django-coverage-plugin in tests ( #3790 )
...
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2022-07-22 00:06:35 +01:00
pyup.io bot
ee20b4d156
Update coverage to 6.4.2 ( #3783 )
2022-07-21 23:50:50 +01:00
pyup.io bot
78826c2d34
Update mypy to 0.971 ( #3788 )
2022-07-21 23:49:59 +01:00
pyup.io bot
a46d94de43
Update sentry-sdk to 1.8.0 ( #3792 )
2022-07-21 23:49:32 +01:00
Nikita Sobolev
071a4d2458
Always use const
instead of var
in gulpfile.js
( #3786 )
2022-07-21 23:46:43 +01:00
pyup.io bot
9ccee8349e
Update pre-commit to 2.20.0 ( #3779 )
...
* Update pre-commit from 2.19.0 to 2.20.0
* Update pre-commit from 2.19.0 to 2.20.0
2022-07-21 23:44:38 +01:00
pyup.io bot
c764b8d4b8
Update django-extensions to 3.2.0 ( #3774 )
2022-07-21 23:42:59 +01:00
pyup.io bot
fc4307dfcb
Update uvicorn from 0.17.6 to 0.18.2 ( #3762 )
2022-07-21 23:41:06 +01:00
pyup.io bot
ae9203f616
Update redis from 4.3.3 to 4.3.4 ( #3763 )
2022-07-21 23:40:22 +01:00
Bruno Alla
fd3ae639fe
Revert "Auto-update pre-commit hooks ( #3775 )" ( #3778 )
...
This reverts commit 5008557dea
.
2022-07-10 21:44:13 +01:00
github-actions[bot]
5008557dea
Auto-update pre-commit hooks ( #3775 )
...
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2022-07-10 12:02:35 +01:00