mirror of
				https://github.com/ae-utbm/sith.git
				synced 2025-10-31 17:13:08 +00:00 
			
		
		
		
	[UPDATE] Bump djhtml from 3.0.6 to 3.0.7
Bumps [djhtml](https://github.com/rtts/djhtml) from 3.0.6 to 3.0.7. - [Release notes](https://github.com/rtts/djhtml/releases) - [Commits](https://github.com/rtts/djhtml/compare/3.0.6...3.0.7) --- updated-dependencies: - dependency-name: djhtml dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
		
							
								
								
									
										6
									
								
								poetry.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										6
									
								
								poetry.lock
									
									
									
										generated
									
									
									
								
							| @@ -704,12 +704,12 @@ test = ["testfixtures"] | ||||
|  | ||||
| [[package]] | ||||
| name = "djhtml" | ||||
| version = "3.0.6" | ||||
| version = "3.0.7" | ||||
| description = "Django/Jinja template indenter" | ||||
| optional = false | ||||
| python-versions = "*" | ||||
| files = [ | ||||
|     {file = "djhtml-3.0.6.tar.gz", hash = "sha256:abfc4d7b4730432ca6a98322fbdf8ae9d6ba254ea57ba3759a10ecb293bc57de"}, | ||||
|     {file = "djhtml-3.0.7.tar.gz", hash = "sha256:558c905b092a0c8afcbed27dea2f50aa6eb853a658b309e4e0f2bb378bdf6178"}, | ||||
| ] | ||||
|  | ||||
| [package.extras] | ||||
| @@ -2681,4 +2681,4 @@ filelock = ">=3.4" | ||||
| [metadata] | ||||
| lock-version = "2.0" | ||||
| python-versions = "^3.12" | ||||
| content-hash = "e64ed169395d2c32672a2f2ad6a40d0910e4a51941b564fbdc505db6332084d2" | ||||
| content-hash = "9532a2022ddc1a9f763607fad1f924da20ef92575cda6eaa90359c95291238a4" | ||||
|   | ||||
| @@ -66,7 +66,7 @@ django-debug-toolbar = "^4.4.6" | ||||
| ipython = "^8.26.0" | ||||
| pre-commit = "^4.0.1" | ||||
| ruff = "^0.6.9" # Version used in pipeline is controlled by pre-commit hooks in .pre-commit.config.yaml | ||||
| djhtml = "^3.0.6" | ||||
| djhtml = "^3.0.7" | ||||
| faker = "^30.3.0" | ||||
| rjsmin = "^1.2.2" | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user