pyup.io bot
bb053b0497
Update pre-commit to 3.8.0 ( #5257 )
2024-07-31 15:14:24 +01:00
Bruno Alla
3cca3c0bbe
Merge pull request #5265 from cookiecutter/pyup-update-redis-5.0.7-to-5.0.8
...
Update redis to 5.0.8
2024-07-31 15:12:48 +01:00
Bruno Alla
5a61a0c828
Merge pull request #5231 from cookiecutter/pyup-update-mypy-1.10.0-to-1.11.0
...
Update mypy to 1.11.0
2024-07-31 15:11:25 +01:00
Bruno Alla
4413b25706
Remove compatible-mypy extra from djangorestframework-stubs
...
Looks like the latest version should work with mypy 1.11:
https://github.com/typeddjango/djangorestframework-stubs/pull/642
2024-07-31 15:02:59 +01:00
pyup.io bot
4c27a59678
Update django-allauth to 64.0.0 ( #5269 )
2024-07-31 14:59:08 +01:00
pyup.io bot
db496f9c0c
Update sentry-sdk to 2.12.0 ( #5268 )
2024-07-31 14:58:50 +01:00
pyup-bot
8f4c31cf8c
Update redis from 5.0.7 to 5.0.8
2024-07-30 17:41:25 +01:00
Bruno Alla
57d8c200e4
Merge remote-tracking branch 'refs/remotes/upstream/pyup-update-django-stubs-5.0.2-to-5.0.4' into pyup-update-mypy-1.10.0-to-1.11.0
...
# Conflicts:
# {{cookiecutter.project_slug}}/requirements/local.txt
2024-07-30 09:18:44 +01:00
pyup-bot
676aa25a37
Update django-stubs from 5.0.2 to 5.0.4
2024-07-28 20:40:32 +01:00
Bruno Alla
429f468100
Revert to simpler type guard fix
2024-07-28 10:27:20 +02:00
Bruno Alla
bb8a1b6637
Add AuthenticatedHttpRequest type for helping with LoginRequiredMixin views
2024-07-28 10:18:38 +02:00
Bruno Alla
6355464230
Add type guard
2024-07-28 10:04:55 +02:00
Bruno Alla
a8105bdc9f
Fix signature for UserUpdateView.get_object
2024-07-28 09:59:08 +02:00
Bruno Alla
dd15c83977
Merge remote-tracking branch 'refs/remotes/upstream/pyup-update-django-stubs-5.0.2-to-5.0.3' into pyup-update-mypy-1.10.0-to-1.11.0
...
# Conflicts:
# {{cookiecutter.project_slug}}/requirements/local.txt
2024-07-28 09:51:48 +02:00
pyup-bot
9b42473bad
Update mypy from 1.10.0 to 1.11.0
2024-07-28 09:51:35 +02:00
pyup-bot
4c24e7fb18
Update django-stubs from 5.0.2 to 5.0.3
2024-07-28 08:40:30 +01:00
pyup.io bot
1af0757340
Update ruff to 0.5.5 ( #5250 )
2024-07-26 08:20:02 +01:00
pyup.io bot
55cf48c4f3
Update pytest to 8.3.2 ( #5249 )
...
* Update pytest from 8.3.1 to 8.3.2
* Update pytest from 8.3.1 to 8.3.2
2024-07-25 13:23:43 +01:00
Bruno Alla
5caa9c0160
Upgrade to Django 5.0 ( #5199 )
2024-07-25 13:18:03 +01:00
pyup.io bot
a6fcb62e19
Update sentry-sdk to 2.11.0 ( #5247 )
2024-07-25 13:17:09 +01:00
hleroy
12e9dc753c
Added back CMD command
...
Clearning the ENTRYPOINT also clears the CMD. We need to set explicitly CMD again.
2024-07-23 12:57:00 -03:00
Filipe Nascimento
12c5eacb0c
Downgrade watchfiles from 0.22 to 0.21 ( #5243 )
2024-07-23 07:53:52 +01:00
pyup-bot
34803624eb
Update django-compressor from 4.5 to 4.5.1
2024-07-22 10:46:52 -03:00
pyup.io bot
a6fc34eeea
Update ruff to 0.5.4 ( #5237 )
2024-07-21 10:59:59 +01:00
pyup.io bot
75123bd4ec
Update pytest to 8.3.1 ( #5236 )
...
* Update pytest from 8.2.2 to 8.3.1
* Update pytest from 8.2.2 to 8.3.1
2024-07-21 10:48:14 +01:00
pyup.io bot
22e2715c82
Update sphinx to 7.4.7 ( #5235 )
...
* Update sphinx from 7.4.6 to 7.4.7
* Update sphinx from 7.4.6 to 7.4.7
2024-07-21 10:46:30 +01:00
pyup.io bot
e4a2a46c68
Update hiredis to 3.0.0 ( #5228 )
2024-07-20 16:47:04 +02:00
pyup.io bot
b5d7460ae1
Update uvicorn from 0.30.1 to 0.30.3 ( #5234 )
2024-07-20 16:46:39 +02:00
Bruno Alla
a5f0967eec
Update Heroku runtime to Python 3.12.4
2024-07-20 10:47:06 +01:00
pyup.io bot
4d74cd9730
Update django-crispy-forms to 2.3 ( #5229 )
2024-07-20 10:41:47 +01:00
github-actions[bot]
1b88b699c9
Update django-upgrade pre-commit hooks ( #5232 )
2024-07-20 10:37:43 +01:00
Fabio C. Barrionuevo da Luz
cb103ce28d
Use "ENV key=value" instead of "ENV key value" in Dockerfiles
...
The old syntax for ENV and LABEL is marked as deprecated in docker buildx v0.14.0
https://docs.docker.com/reference/build-checks/legacy-key-value-format/
https://github.com/moby/buildkit/pull/4923
2024-07-19 06:06:47 -03:00
pyup.io bot
e68d935987
Update ruff to 0.5.3 ( #5224 )
2024-07-19 09:52:29 +01:00
pyup.io bot
7082e66db3
Update sphinx to 7.4.6 ( #5223 )
...
* Update sphinx from 7.4.5 to 7.4.6
* Update sphinx from 7.4.5 to 7.4.6
2024-07-18 17:50:15 +01:00
pyup-bot
bd82fe72f8
Update sphinx from 7.4.4 to 7.4.5
2024-07-16 21:57:28 -03:00
hleroy
634b091756
Clear ENTRYPOINT
in awscli
image to allow script execution ( #5221 )
...
* Fix: clear ENTRYPOINT in derived image to allow script execution
* Added explanation regarding clearing ENTRYPOINT from the base image
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
---------
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2024-07-16 14:57:40 +01:00
pyup.io bot
2443932974
Update sphinx to 7.4.4 ( #5218 )
...
* Update sphinx from 7.4.2 to 7.4.4
* Update sphinx from 7.4.2 to 7.4.4
2024-07-16 10:14:56 +01:00
pyup-bot
32eb1b2e8c
Update sentry-sdk from 2.9.0 to 2.10.0
2024-07-15 09:27:37 -03:00
pyup-bot
057fb75a45
Update sphinx from 7.4.0 to 7.4.2
2024-07-15 09:26:43 -03:00
pyup.io bot
5ba14a2d2c
Update ruff to 0.5.2 ( #5211 )
2024-07-15 10:54:04 +01:00
pyup.io bot
722e2bc4d5
Update sphinx to 7.4.0 ( #5214 )
...
* Update sphinx from 7.3.7 to 7.4.0
* Update sphinx from 7.3.7 to 7.4.0
2024-07-15 10:46:00 +01:00
pyup-bot
c662c4d615
Update django-allauth from 0.63.5 to 0.63.6
2024-07-12 19:20:58 -03:00
pyup-bot
4e39cd2d51
Update django-allauth from 0.63.4 to 0.63.5
2024-07-12 10:45:11 -03:00
pyup-bot
00bac8eb68
Update coverage from 7.5.4 to 7.6.0
2024-07-12 10:43:47 -03:00
pyup-bot
d389302b6d
Update django-anymail from 11.0 to 11.0.1
2024-07-12 10:43:03 -03:00
pyup-bot
ae03ac4702
Update django-anymail from 11.0 to 11.0.1
2024-07-12 10:43:03 -03:00
pyup-bot
45c4429154
Update django-anymail from 11.0 to 11.0.1
2024-07-12 10:43:03 -03:00
pyup-bot
cc67304d9c
Update django-anymail from 11.0 to 11.0.1
2024-07-12 10:43:03 -03:00
pyup-bot
6754a2ec04
Update django-anymail from 11.0 to 11.0.1
2024-07-12 10:43:03 -03:00
pyup-bot
ef433d1a17
Update django-anymail from 11.0 to 11.0.1
2024-07-12 10:43:03 -03:00