Commit Graph

7375 Commits

Author SHA1 Message Date
Arnav Choudhury
9d87c5a726 Update start in local flower
Flower needs to start only after the celery workers come online. otherwise one will see errors like `inspect method failed` etc
2024-04-20 09:31:02 +05:30
github-actions
83d3e6f83d Release 2024.04.19 2024-04-20 02:11:16 +00:00
pyup.io bot
c9d64fad62
Update ruff to 0.4.1 (#5011)
* Update ruff from 0.4.0 to 0.4.1

* Update ruff from 0.4.0 to 0.4.1
2024-04-19 15:08:32 -03:00
pyup.io bot
44c94a2cf6
Update ruff to 0.4.0 (#5007)
* Update ruff from 0.3.7 to 0.4.0

* Update ruff from 0.3.7 to 0.4.0
2024-04-19 09:06:56 +01:00
github-actions[bot]
e686ab1271
Auto-update pre-commit hooks (#5008)
Co-authored-by: browniebroke <861044+browniebroke@users.noreply.github.com>
2024-04-19 09:06:47 +01:00
pyup.io bot
ee6de7951f
Update sphinx to 7.3.7 (#5010)
* Update sphinx from 7.3.6 to 7.3.7

* Update sphinx from 7.3.6 to 7.3.7
2024-04-19 09:06:15 +01:00
github-actions
fd3acfc11f Release 2024.04.18 2024-04-19 02:13:53 +00:00
pyup.io bot
0e71fa21b6
Update celery from 5.3.6 to 5.4.0 (#5005) 2024-04-18 08:56:10 +01:00
pyup.io bot
e8e89f66e9
Update sphinx to 7.3.6 (#5004)
* Update sphinx from 7.3.5 to 7.3.6

* Update sphinx from 7.3.5 to 7.3.6
2024-04-18 08:54:24 +01:00
github-actions
2e9decda8d Release 2024.04.17 2024-04-18 02:11:51 +00:00
pyup.io bot
352e5dae21
Update sphinx to 7.3.5 (#5003)
* Update sphinx from 7.3.3 to 7.3.5

* Update sphinx from 7.3.3 to 7.3.5
2024-04-17 09:32:31 +01:00
pyup.io bot
5f78a8f190
Update gunicorn to 22.0.0 (#5001) 2024-04-17 09:19:19 +01:00
pyup.io bot
861ad0d1fc
Update sphinx to 7.3.3 (#5000)
* Update sphinx from 7.2.6 to 7.3.3

* Update sphinx from 7.2.6 to 7.3.3
2024-04-17 09:18:40 +01:00
github-actions
cf7dfed348 Release 2024.04.16 2024-04-17 02:12:39 +00:00
dependabot[bot]
7fde9bf188
Bump traefik from 2.11.0 to 2.11.2 (#4993)
---
updated-dependencies:
- dependency-name: traefik
  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>
2024-04-16 22:47:00 +01:00
pyup.io bot
ea68dd5c5d
Update sphinx-autobuild from 2024.4.13 to 2024.4.16 (#4999) 2024-04-16 22:42:13 +01:00
Bruno Alla
27b8450bc0
Fix Discord link formatting in README 2024-04-16 19:28:17 +01:00
Bruno Alla
9bd0eff3a7
Update Discord invite link
Fix #4990
2024-04-16 19:27:00 +01:00
browniebroke
173af52ebb Update Contributors 2024-04-16 18:23:54 +00:00
quroom
f79c89d928
Add options to reload django when file changes in windows docker (#4971)
* Add options to reload django when file changes in windows docker

* Fix Reloader interval as default and make code with indent to be only in docker
2024-04-16 19:23:05 +01:00
Matthew Foster Walsh
db60766526
Update docs for test_bare.sh (#4996) 2024-04-16 19:21:45 +01:00
dependabot[bot]
79ff7ca0bb
Bump stefanzweifel/git-auto-commit-action from 5.0.0 to 5.0.1 (#4994)
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 5.0.0 to 5.0.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/v5.0.0...v5.0.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>
2024-04-16 13:56:46 +01:00
pyup.io bot
c6b972d712
Update sphinx-autobuild from 2024.2.4 to 2024.4.13 (#4991) 2024-04-16 13:56:18 +01:00
pyup.io bot
8d2b6a265b
Update sentry-sdk from 1.44.1 to 1.45.0 (#4982) 2024-04-16 13:55:57 +01:00
pyup.io bot
5395aeff52
Update ruff to 0.3.7 (#4989)
* Update ruff from 0.3.5 to 0.3.7

* Update ruff from 0.3.5 to 0.3.7
2024-04-16 13:55:03 +01:00
github-actions[bot]
b96dac09a9
Auto-update pre-commit hooks (#4988)
Co-authored-by: browniebroke <861044+browniebroke@users.noreply.github.com>
2024-04-16 13:54:47 +01:00
JAEGYUN JUNG
94269f8c7f
Add a prefix setting so that swagger tags are generated in a readable way (#4975)
* feat: Add a prefix setting so that swagger tags are generated in a readable way

* feat: Change `auth-token` URLs
2024-04-16 13:18:05 +01:00
github-actions
7d032d7303 Release 2024.04.10 2024-04-11 02:12:36 +00:00
dependabot[bot]
8a2eb3142f
Bump python in /{{cookiecutter.project_slug}}/compose/local/docs (#4979)
Bumps python from 3.12.2-slim-bookworm to 3.12.3-slim-bookworm.

---
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>
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2024-04-10 10:15:26 +01:00
Bruno Alla
8492ebe631
Update Heroku runtime from Python 3.12.2 to Python 3.12.3 2024-04-10 09:16:14 +01:00
dependabot[bot]
df0d91c873
Bump python from 3.12.2 to 3.12.3 in local (#4981)
Bumps python from 3.12.2-slim-bookworm to 3.12.3-slim-bookworm.

---
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>
2024-04-10 09:14:26 +01:00
dependabot[bot]
d8ade3be0d
Bump python from 3.12.2 to 3.12.3 in production (#4980)
Bumps python from 3.12.2-slim-bookworm to 3.12.3-slim-bookworm.

---
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>
2024-04-10 09:14:10 +01:00
github-actions
f6081a32f7 Release 2024.04.09 2024-04-10 02:11:37 +00:00
browniebroke
0e63336ddb Update Contributors 2024-04-09 13:53:53 +00:00
farwill
5916cf0d30
Fix start command for docs (#4978) 2024-04-09 14:53:08 +01:00
github-actions
681c13e0fa Release 2024.04.07 2024-04-08 02:12:34 +00:00
github-actions[bot]
eae5c9c1cd
Auto-update pre-commit hooks (#4974)
Co-authored-by: browniebroke <861044+browniebroke@users.noreply.github.com>
2024-04-07 09:11:22 +02:00
github-actions
b99ad39862 Release 2024.04.06 2024-04-07 02:13:12 +00:00
Arnav Choudhury
8060df4c51
Fix syntax error in GitHub CI workflow (#4972) 2024-04-06 09:31:30 +01:00
github-actions
83ceb39b50 Release 2024.04.05 2024-04-06 02:10:14 +00:00
Jelmer
e2b2d36b4f
Merge pull request #4965 from cookiecutter/pyup-update-django-webpack-loader-3.0.1-to-3.1.0
Update django-webpack-loader to 3.1.0
2024-04-05 12:38:11 +02:00
pyup-bot
aa0e49ae4b Update django-webpack-loader from 3.0.1 to 3.1.0 2024-04-04 16:41:29 +03:00
github-actions
831ce14ca3 Release 2024.04.03 2024-04-04 02:11:59 +00:00
browniebroke
1661e55375 Update Contributors 2024-04-03 13:49:59 +00:00
David Păcioianu
559fae8a70
Update ci.yml (#4964) 2024-04-03 15:49:12 +02:00
pyup.io bot
39af435201
Update sentry-sdk from 1.44.0 to 1.44.1 (#4963) 2024-04-03 07:28:07 -03:00
github-actions
27734891ab Release 2024.04.02 2024-04-03 02:11:47 +00:00
foarsitter
ab69189482 Update Contributors 2024-04-02 16:59:48 +00:00
Jelmer
9956f2b2e6
Merge pull request #4950 from GvS666/master
Change pytest import mode to importlib
2024-04-02 18:59:03 +02:00
foarsitter
d430e2f3fc Update Contributors 2024-04-02 16:53:50 +00:00