Commit Graph

7280 Commits

Author SHA1 Message Date
pyup.io bot
1086d19af9
Update django-upgrade to 1.16.0 (#4851) 2024-02-12 09:25:06 +00:00
github-actions[bot]
e95c2733dd
Auto-update pre-commit hooks (#4852)
Co-authored-by: browniebroke <861044+browniebroke@users.noreply.github.com>
2024-02-12 09:24:54 +00:00
pyup-bot
1283102629 Update uvicorn from 0.27.0.post1 to 0.27.1 2024-02-10 13:43:55 +00:00
github-actions
9b0bc1cc5c Release 2024.02.09 2024-02-10 02:08:31 +00:00
pyup.io bot
474b82b5d3
Update sentry-sdk to 1.40.3 (#4847) 2024-02-09 12:49:08 +00:00
pyup.io bot
1e09d20ffc
Update django-allauth to 0.61.1 (#4846) 2024-02-09 10:48:31 +00:00
pyup.io bot
519d07144c
Update python-slugify to 8.0.4 (#4844) 2024-02-09 10:46:52 +00:00
github-actions
d4ff2e4adf Release 2024.02.08 2024-02-09 02:09:41 +00:00
Jelmer Draaijer
44ca412dc1 Enable allauth.mfa for two-factor authentication 2024-02-08 16:52:16 +01:00
Jelmer Draaijer
6b90a9e701 Implement allauth elements and add body & main block for more override capabilities 2024-02-08 16:42:07 +01:00
Jelmer
bb6d176235
Merge pull request #4840 from cookiecutter/dependabot/docker/{{cookiecutter.project_slug}}/compose/local/docs/python-3.11.8-slim-bookworm
Bump python from 3.11.7-slim-bookworm to 3.11.8-slim-bookworm in /{{cookiecutter.project_slug}}/compose/local/docs
2024-02-08 08:09:36 +01:00
Jelmer
d1cc4dc801
Merge pull request #4841 from cookiecutter/dependabot/docker/{{cookiecutter.project_slug}}/compose/local/django/python-3.11.8-slim-bookworm
Bump python from 3.11.7-slim-bookworm to 3.11.8-slim-bookworm in /{{cookiecutter.project_slug}}/compose/local/django
2024-02-08 08:09:28 +01:00
Jelmer
f9b4ce315f
Merge pull request #4842 from cookiecutter/dependabot/docker/{{cookiecutter.project_slug}}/compose/production/django/python-3.11.8-slim-bookworm
Bump python from 3.11.7-slim-bookworm to 3.11.8-slim-bookworm in /{{cookiecutter.project_slug}}/compose/production/django
2024-02-08 08:09:16 +01:00
dependabot[bot]
908697e5a3
Bump python in /{{cookiecutter.project_slug}}/compose/production/django
Bumps python from 3.11.7-slim-bookworm to 3.11.8-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>
2024-02-08 05:29:46 +00:00
dependabot[bot]
f2c320527a
Bump python in /{{cookiecutter.project_slug}}/compose/local/django
Bumps python from 3.11.7-slim-bookworm to 3.11.8-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>
2024-02-08 05:23:12 +00:00
dependabot[bot]
300ccc6b57
Bump python in /{{cookiecutter.project_slug}}/compose/local/docs
Bumps python from 3.11.7-slim-bookworm to 3.11.8-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>
2024-02-08 05:10:33 +00:00
github-actions
d5967ed3e9 Release 2024.02.07 2024-02-08 02:09:26 +00:00
Jelmer
2f93474a0c
Merge pull request #4839 from cookiecutter/pyup-update-django-allauth-0.60.1-to-0.61.0
Update django-allauth to 0.61.0
2024-02-07 19:39:22 +01:00
Jelmer
50b7ebf9da
Merge pull request #4838 from foarsitter/production_check
Extend docker test with deploy check
2024-02-07 16:18:03 +01:00
Jelmer
df730044b2
Merge pull request #4836 from foarsitter/mypy_generic_user_manager
Generic UserManager
2024-02-07 15:16:22 +01:00
pyup-bot
10376eb172 Update django-allauth from 0.60.1 to 0.61.0 2024-02-07 13:53:26 +00:00
Jelmer Draaijer
3cd8d87592 Run manage.py check with production settings 2024-02-07 14:41:49 +01:00
Jelmer Draaijer
f00d698952 Install production dependency local in development 2024-02-07 14:18:14 +01:00
Jelmer Draaijer
52e7b05209 Generic UserManager 2024-02-07 13:40:58 +01:00
dependabot[bot]
27356353d8
Bump gulp-postcss to 10.0.0 (#4835)
Bumps [gulp-postcss](https://github.com/postcss/gulp-postcss) from 9.1.0 to 10.0.0.
- [Release notes](https://github.com/postcss/gulp-postcss/releases)
- [Commits](https://github.com/postcss/gulp-postcss/compare/9.1.0...10.0.0)

---
updated-dependencies:
- dependency-name: gulp-postcss
  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>
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2024-02-07 12:26:36 +00:00
pyup.io bot
676234b3a4
Update sentry-sdk to 1.40.2 (#4837)
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2024-02-07 12:25:45 +00:00
pyup.io bot
385ef51464
Update django to 4.2.10 (#4833) 2024-02-07 12:07:37 +00:00
github-actions
5088786856 Release 2024.02.05 2024-02-06 02:10:18 +00:00
Jelmer
b55500d772
Merge pull request #4813 from cookiecutter/pyup-update-pytest-7.4.4-to-8.0.0
Update pytest to 8.0.0
2024-02-05 14:12:52 +01:00
Jelmer
545d380a55
Merge branch 'master' into pyup-update-pytest-7.4.4-to-8.0.0 2024-02-05 13:58:12 +01:00
Jelmer
718a414e2e
Merge pull request #4827 from cookiecutter/dependabot/github_actions/peter-evans/create-pull-request-6
Bump peter-evans/create-pull-request from 5 to 6
2024-02-05 13:56:46 +01:00
Jelmer
a4741c5a8f
Merge pull request #4828 from cookiecutter/pyup-update-pytest-sugar-0.9.7-to-1.0.0
Update pytest-sugar to 1.0.0
2024-02-05 13:56:41 +01:00
Jelmer
f69abd1352
Merge pull request #4830 from cookiecutter/pyup-update-sphinx-autobuild-2021.3.14-to-2024.2.4
Update sphinx-autobuild to 2024.2.4
2024-02-05 13:56:32 +01:00
Jelmer
2225fae2b0
Merge pull request #4829 from cookiecutter/pyup-update-django-debug-toolbar-4.2.0-to-4.3.0
Update django-debug-toolbar to 4.3.0
2024-02-05 13:56:17 +01:00
Jelmer
a4d7a31d89
Merge pull request #4831 from cookiecutter/pyup-update-psycopg-3.1.17-to-3.1.18
Update psycopg to 3.1.18
2024-02-05 13:56:09 +01:00
pyup-bot
c2d236fc7f Update psycopg from 3.1.17 to 3.1.18 2024-02-04 21:41:26 +00:00
pyup-bot
0cb95819a9 Update psycopg from 3.1.17 to 3.1.18 2024-02-04 21:41:25 +00:00
pyup-bot
0d10182a93 Update psycopg from 3.1.17 to 3.1.18 2024-02-04 21:41:25 +00:00
pyup-bot
f6db519de0 Update sphinx-autobuild from 2021.3.14 to 2024.2.4 2024-02-04 07:45:27 +00:00
pyup-bot
71011c2897 Update django-debug-toolbar from 4.2.0 to 4.3.0 2024-02-01 19:59:18 +00:00
pyup-bot
6635886302 Update pytest-sugar from 0.9.7 to 1.0.0 2024-02-01 19:59:15 +00:00
dependabot[bot]
f4086f83a7
Bump peter-evans/create-pull-request from 5 to 6
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 5 to 6.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v5...v6)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-01 05:18:48 +00:00
github-actions
102a94f1aa Release 2024.01.31 2024-02-01 02:12:57 +00:00
pyup.io bot
9ea2365d2f
Update python-slugify to 8.0.3 (#4826) 2024-01-31 20:02:22 +00:00
dependabot[bot]
b556cef533
Bump tiangolo/issue-manager from 0.4.1 to 0.5.0 (#4825)
Bumps [tiangolo/issue-manager](https://github.com/tiangolo/issue-manager) from 0.4.1 to 0.5.0.
- [Release notes](https://github.com/tiangolo/issue-manager/releases)
- [Commits](https://github.com/tiangolo/issue-manager/compare/0.4.1...0.5.0)

---
updated-dependencies:
- dependency-name: tiangolo/issue-manager
  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>
2024-01-31 10:20:08 +00:00
github-actions
f3cf85500c Release 2024.01.30 2024-01-31 02:10:36 +00:00
pyup.io bot
7d75873f09
Update pytest-django to 4.8.0 (#4823) 2024-01-30 15:46:16 +00:00
pyup.io bot
299a2dc550
Update sentry-sdk to 1.40.0 (#4822) 2024-01-30 15:45:03 +00:00
pyup.io bot
5d8a538f25
Update uvicorn to 0.27.0.post1 (#4818) 2024-01-30 15:44:23 +00:00
pyup.io bot
db3b1d5117
Update pygithub to 2.2.0 (#4821) 2024-01-30 12:02:34 +00:00