Patrick Tran 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							caae3ce205 
							
						 
					 
					
						
						
							
							Update deployment-on-heroku.rst ( #5383 )  
						
						 
						
						... 
						
						
						
						This option is now longer valid
```
$ heroku addons:create heroku-postgresql:mini
 ›   Warning: heroku update available from 8.11.5 to 9.2.1.
Creating heroku-postgresql:mini on ⬢ location-tracker... !
 ▸    We tried to create heroku-postgresql:mini, but received an error from the add-on provider. Try the request again, or log a support ticket and include
 ▸    this message: The mini plan has reached end-of-life. You can try again with a valid plan. See the available plans with: heroku addons:plans
 ▸    heroku-postgresql.
```
The next cheapest heroku option is "essentials-0"
```
$ heroku addons:create heroku-postgresql:essential-0
 ›   Warning: heroku update available from 8.11.5 to 9.2.1.
Creating heroku-postgresql:essential-0 on ⬢ location-tracker... ~$0.007/hour (max $5/month)
Database should be available soon
postgresql-silhouetted-14783 is being created in the background. The app will restart when complete...
Use heroku addons:info postgresql-silhouetted-14783 to check creation progress
Use heroku addons:docs heroku-postgresql to view documentation
```
documentation: https://elements.heroku.com/addons/heroku-postgresql  
						
					 
					
						2024-09-17 18:46:45 -03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bruno Alla 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6f15595e85 
							
						 
					 
					
						
						
							
							Update heroku runtime to latest version  
						
						 
						
						
						
					 
					
						2024-09-17 18:40:00 -03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								browniebroke 
							
						 
					 
					
						
						
						
						
							
						
						
							6471d600d5 
							
						 
					 
					
						
						
							
							Update Contributors  
						
						 
						
						
						
					 
					
						2024-09-17 21:36:32 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Kanavos 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8431c36225 
							
						 
					 
					
						
						
							
							Set allauth email subject prefix ( #5278 )  
						
						 
						
						... 
						
						
						
						* change email subject prefix variable name in settings
* Update {{cookiecutter.project_slug}}/config/settings/production.py
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
---------
Co-authored-by: Alex Kanavos <alexkanv@gmail.com>
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com> 
						
					 
					
						2024-09-17 22:35:57 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ac990f6524 
							
						 
					 
					
						
						
							
							Bump traefik from 3.1.2 to 3.1.3 ( #5380 )  
						
						 
						
						... 
						
						
						
						Bumps traefik from 3.1.2 to 3.1.3.
---
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-09-17 10:05:02 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								github-actions 
							
						 
					 
					
						
						
						
						
							
						
						
							f3b3d1432f 
							
						 
					 
					
						
						
							
							Release 2024.09.16  
						
						 
						
						
						
					 
					
						2024-09-17 02:12:39 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								pyup.io bot 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c82e825509 
							
						 
					 
					
						
						
							
							Update psycopg to 3.2.2 ( #5378 )  
						
						 
						
						
						
					 
					
						2024-09-16 13:47:40 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								github-actions 
							
						 
					 
					
						
						
						
						
							
						
						
							09314028a0 
							
						 
					 
					
						
						
							
							Release 2024.09.15  
						
						 
						
						
						
					 
					
						2024-09-16 02:30:02 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								pyup.io bot 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0b43f145b2 
							
						 
					 
					
						
						
							
							Update ruff to 0.6.5 ( #5373 )  
						
						 
						
						... 
						
						
						
						* Update ruff from 0.6.4 to 0.6.5
* Update ruff from 0.6.4 to 0.6.5
* Auto-update pre-commit hooks (#5375 )
Co-authored-by: browniebroke <861044+browniebroke@users.noreply.github.com>
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: browniebroke <861044+browniebroke@users.noreply.github.com> 
						
					 
					
						2024-09-15 14:15:36 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								github-actions 
							
						 
					 
					
						
						
						
						
							
						
						
							1f6b8b4791 
							
						 
					 
					
						
						
							
							Release 2024.09.11  
						
						 
						
						
						
					 
					
						2024-09-12 02:24:35 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								pyup.io bot 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f313362907 
							
						 
					 
					
						
						
							
							Update djangorestframework-stubs from 3.15.0 to 3.15.1 ( #5372 )  
						
						 
						
						
						
					 
					
						2024-09-12 00:34:54 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								pyup.io bot 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							043ecd7bcb 
							
						 
					 
					
						
						
							
							Update django-anymail to 12.0 ( #5366 )  
						
						 
						
						
						
					 
					
						2024-09-11 16:38:10 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								github-actions 
							
						 
					 
					
						
						
						
						
							
						
						
							0c11f9c602 
							
						 
					 
					
						
						
							
							Release 2024.09.10  
						
						 
						
						
						
					 
					
						2024-09-11 02:23:46 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								pyup.io bot 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a882f40676 
							
						 
					 
					
						
						
							
							Update pytest to 8.3.3 ( #5371 )  
						
						 
						
						... 
						
						
						
						* Update pytest from 8.3.2 to 8.3.3
* Update pytest from 8.3.2 to 8.3.3 
						
					 
					
						2024-09-10 21:18:30 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Fábio C. Barrionuevo da Luz 
							
						 
					 
					
						
						
						
						
							
						
						
							69be07f387 
							
						 
					 
					
						
						
							
							Add nginx container to dependabot  
						
						 
						
						
						
					 
					
						2024-09-10 07:50:30 -03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e567d058b3 
							
						 
					 
					
						
						
							
							Bump postcss-preset-env from 9.6.0 to 10.0.3 ( #5368 )  
						
						 
						
						
						
					 
					
						2024-09-10 10:09:16 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d841c79d48 
							
						 
					 
					
						
						
							
							Bump concurrently from 8.2.2 to 9.0.0 ( #5363 )  
						
						 
						
						
						
					 
					
						2024-09-10 10:07:45 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4865e056c5 
							
						 
					 
					
						
						
							
							Bump python to 3.12.6 in local Docker ( #5370 )  
						
						 
						
						
						
					 
					
						2024-09-10 10:05:08 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							40de2dea1d 
							
						 
					 
					
						
						
							
							Bump python to 3.12.6 in production Docker ( #5367 )  
						
						 
						
						
						
					 
					
						2024-09-10 10:04:55 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9f1037ab18 
							
						 
					 
					
						
						
							
							Bump python to 3.12.6 in docs Docker image ( #5369 )  
						
						 
						
						
						
					 
					
						2024-09-10 10:04:37 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								github-actions 
							
						 
					 
					
						
						
						
						
							
						
						
							50a8c2b498 
							
						 
					 
					
						
						
							
							Release 2024.09.09  
						
						 
						
						
						
					 
					
						2024-09-10 02:24:49 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								pyup.io bot 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8f8f87df51 
							
						 
					 
					
						
						
							
							Update sentry-sdk to 2.14.0 ( #5365 )  
						
						 
						
						
						
					 
					
						2024-09-09 15:54:22 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ab36a6112e 
							
						 
					 
					
						
						
							
							Bump tiangolo/issue-manager from 0.5.0 to 0.5.1 ( #5364 )  
						
						 
						
						
						
					 
					
						2024-09-09 09:27:35 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								github-actions[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3e253ccb1a 
							
						 
					 
					
						
						
							
							Auto-update pre-commit hooks ( #5362 )  
						
						 
						
						... 
						
						
						
						Co-authored-by: browniebroke <861044+browniebroke@users.noreply.github.com> 
						
					 
					
						2024-09-09 09:12:09 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								github-actions 
							
						 
					 
					
						
						
						
						
							
						
						
							2c90ff55a3 
							
						 
					 
					
						
						
							
							Release 2024.09.08  
						
						 
						
						
						
					 
					
						2024-09-09 02:26:25 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								github-actions[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8559078fd4 
							
						 
					 
					
						
						
							
							Auto-update pre-commit hooks ( #5357 )  
						
						 
						
						
						
					 
					
						2024-09-08 17:28:34 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								pyup.io bot 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1f7fa64df5 
							
						 
					 
					
						
						
							
							Update tox from 4.18.0 to 4.18.1 ( #5358 )  
						
						 
						
						
						
					 
					
						2024-09-08 17:28:06 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								browniebroke 
							
						 
					 
					
						
						
						
						
							
						
						
							ef53145219 
							
						 
					 
					
						
						
							
							Update Contributors  
						
						 
						
						
						
					 
					
						2024-09-08 15:22:51 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Marlon Castillo 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							66ebc4ecaa 
							
						 
					 
					
						
						
							
							Remove storages from INSTALLED_APPS ( #5361 )  
						
						 
						
						... 
						
						
						
						"storages" does not need to be added to INSTALLED_APPS: https://github.com/jschneier/django-storages/pull/547  
						
					 
					
						2024-09-08 16:22:16 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								github-actions 
							
						 
					 
					
						
						
						
						
							
						
						
							a437e493b1 
							
						 
					 
					
						
						
							
							Release 2024.09.07  
						
						 
						
						
						
					 
					
						2024-09-08 02:27:07 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								foarsitter 
							
						 
					 
					
						
						
						
						
							
						
						
							e956b831a5 
							
						 
					 
					
						
						
							
							Update Contributors  
						
						 
						
						
						
					 
					
						2024-09-07 23:45:21 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								rxm7706 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ab84c2181a 
							
						 
					 
					
						
						
							
							Fix Requires Python to allow minor versions ( #5360 )  
						
						 
						
						
						
					 
					
						2024-09-08 01:44:46 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								github-actions 
							
						 
					 
					
						
						
						
						
							
						
						
							1a2bcc5c47 
							
						 
					 
					
						
						
							
							Release 2024.09.06  
						
						 
						
						
						
					 
					
						2024-09-07 02:21:48 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jelmer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d6f18f04a9 
							
						 
					 
					
						
						
							
							Remove empty setup.py and references to it ( #5355 )  
						
						 
						
						
						
					 
					
						2024-09-06 17:30:55 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jelmer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ea4cd48e6c 
							
						 
					 
					
						
						
							
							Merge setup.py in pyproject.toml ( #5351 )  
						
						 
						
						... 
						
						
						
						* Merge setup.py into pyproject.toml and add pyproject-fmt pre-commit hook for formatting it 
						
					 
					
						2024-09-06 14:05:26 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								pyup.io bot 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e2a47bf83f 
							
						 
					 
					
						
						
							
							Update ruff to 0.6.4 ( #5354 )  
						
						 
						
						
						
					 
					
						2024-09-06 12:45:03 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								pyup.io bot 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9b289081af 
							
						 
					 
					
						
						
							
							Update django-allauth to 64.2.1 ( #5352 )  
						
						 
						
						
						
					 
					
						2024-09-06 10:08:14 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								github-actions[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2d0a8fb4f7 
							
						 
					 
					
						
						
							
							Auto-update pre-commit hooks ( #5353 )  
						
						 
						
						... 
						
						
						
						Co-authored-by: browniebroke <861044+browniebroke@users.noreply.github.com> 
						
					 
					
						2024-09-06 10:07:44 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								github-actions 
							
						 
					 
					
						
						
						
						
							
						
						
							1a141ef29b 
							
						 
					 
					
						
						
							
							Release 2024.09.05  
						
						 
						
						
						
					 
					
						2024-09-06 02:23:41 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								pyup-bot 
							
						 
					 
					
						
						
						
						
							
						
						
							7ab86a7c0e 
							
						 
					 
					
						
						
							
							Update django-upgrade from 1.20.0 to 1.21.0  
						
						 
						
						
						
					 
					
						2024-09-05 14:49:41 -03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								github-actions 
							
						 
					 
					
						
						
						
						
							
						
						
							d4030f123a 
							
						 
					 
					
						
						
							
							Release 2024.09.04  
						
						 
						
						
						
					 
					
						2024-09-05 02:23:46 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								pyup.io bot 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							473ae8c059 
							
						 
					 
					
						
						
							
							Update django-model-utils to 5.0.0 ( #5343 )  
						
						 
						
						
						
					 
					
						2024-09-04 15:29:35 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fec82ed7f7 
							
						 
					 
					
						
						
							
							Bump peter-evans/create-pull-request from 6 to 7 ( #5342 )  
						
						 
						
						
						
					 
					
						2024-09-04 08:08:18 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								github-actions 
							
						 
					 
					
						
						
						
						
							
						
						
							16ff35eecc 
							
						 
					 
					
						
						
							
							Release 2024.09.03  
						
						 
						
						
						
					 
					
						2024-09-04 02:23:21 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								pyup.io bot 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4f9c697e59 
							
						 
					 
					
						
						
							
							Update django to 5.0.9 ( #5341 )  
						
						 
						
						
						
					 
					
						2024-09-03 19:44:32 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								pyup.io bot 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e782791abc 
							
						 
					 
					
						
						
							
							Update sphinx-autobuild to 2024.9.3 ( #5340 )  
						
						 
						
						
						
					 
					
						2024-09-03 11:40:37 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								browniebroke 
							
						 
					 
					
						
						
						
						
							
						
						
							27c654c637 
							
						 
					 
					
						
						
							
							Update Contributors  
						
						 
						
						
						
					 
					
						2024-09-03 07:54:58 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Will 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b7fc1973ad 
							
						 
					 
					
						
						
							
							Pin watchdog to 4.0.2 ( #5335 )  
						
						 
						
						... 
						
						
						
						Watchdog 5.0.0 was recently released. This update causes Werkzeug to reload the Django server much more frequently than desired (causing the local docker development build to barely load). 
						
					 
					
						2024-09-03 08:54:26 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								github-actions 
							
						 
					 
					
						
						
						
						
							
						
						
							ede7c843a6 
							
						 
					 
					
						
						
							
							Release 2024.09.02  
						
						 
						
						
						
					 
					
						2024-09-03 02:22:27 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								browniebroke 
							
						 
					 
					
						
						
						
						
							
						
						
							b30af679f4 
							
						 
					 
					
						
						
							
							Auto-update pre-commit hooks  
						
						 
						
						
						
					 
					
						2024-09-02 15:58:56 -03:00