mirror of
				https://github.com/mealie-recipes/mealie.git
				synced 2025-10-31 10:13:32 -04:00 
			
		
		
		
	chore(deps): update dependency mkdocs-material to v9.6.6 (#5141)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
		
							
								
								
									
										29
									
								
								poetry.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										29
									
								
								poetry.lock
									
									
									
										generated
									
									
									
								
							| @@ -154,6 +154,25 @@ files = [ | ||||
| [package.extras] | ||||
| dev = ["freezegun (>=1.0,<2.0)", "pytest (>=6.0)", "pytest-cov"] | ||||
|  | ||||
| [[package]] | ||||
| name = "backrefs" | ||||
| version = "5.8" | ||||
| description = "A wrapper around re and regex that adds additional back references." | ||||
| optional = false | ||||
| python-versions = ">=3.9" | ||||
| groups = ["dev"] | ||||
| files = [ | ||||
|     {file = "backrefs-5.8-py310-none-any.whl", hash = "sha256:c67f6638a34a5b8730812f5101376f9d41dc38c43f1fdc35cb54700f6ed4465d"}, | ||||
|     {file = "backrefs-5.8-py311-none-any.whl", hash = "sha256:2e1c15e4af0e12e45c8701bd5da0902d326b2e200cafcd25e49d9f06d44bb61b"}, | ||||
|     {file = "backrefs-5.8-py312-none-any.whl", hash = "sha256:bbef7169a33811080d67cdf1538c8289f76f0942ff971222a16034da88a73486"}, | ||||
|     {file = "backrefs-5.8-py313-none-any.whl", hash = "sha256:e3a63b073867dbefd0536425f43db618578528e3896fb77be7141328642a1585"}, | ||||
|     {file = "backrefs-5.8-py39-none-any.whl", hash = "sha256:a66851e4533fb5b371aa0628e1fee1af05135616b86140c9d787a2ffdf4b8fdc"}, | ||||
|     {file = "backrefs-5.8.tar.gz", hash = "sha256:2cab642a205ce966af3dd4b38ee36009b31fa9502a35fd61d59ccc116e40a6bd"}, | ||||
| ] | ||||
|  | ||||
| [package.extras] | ||||
| extras = ["regex"] | ||||
|  | ||||
| [[package]] | ||||
| name = "bcrypt" | ||||
| version = "4.3.0" | ||||
| @@ -1653,18 +1672,19 @@ pyyaml = ">=5.1" | ||||
|  | ||||
| [[package]] | ||||
| name = "mkdocs-material" | ||||
| version = "9.6.5" | ||||
| version = "9.6.6" | ||||
| description = "Documentation that simply works" | ||||
| optional = false | ||||
| python-versions = ">=3.8" | ||||
| groups = ["dev"] | ||||
| files = [ | ||||
|     {file = "mkdocs_material-9.6.5-py3-none-any.whl", hash = "sha256:aad3e6fb860c20870f75fb2a69ef901f1be727891e41adb60b753efcae19453b"}, | ||||
|     {file = "mkdocs_material-9.6.5.tar.gz", hash = "sha256:b714679a8c91b0ffe2188e11ed58c44d2523e9c2ae26a29cc652fa7478faa21f"}, | ||||
|     {file = "mkdocs_material-9.6.6-py3-none-any.whl", hash = "sha256:904c422ec86086144495831cee2614bb8a0092572ef579af6392b8080309d3a3"}, | ||||
|     {file = "mkdocs_material-9.6.6.tar.gz", hash = "sha256:06141bd720b0b235829bd59e8afc11d5587c35ae7fc340612d2b3f554e6a69d8"}, | ||||
| ] | ||||
|  | ||||
| [package.dependencies] | ||||
| babel = ">=2.10,<3.0" | ||||
| backrefs = ">=5.7.post1,<6.0" | ||||
| colorama = ">=0.4,<1.0" | ||||
| jinja2 = ">=3.0,<4.0" | ||||
| markdown = ">=3.2,<4.0" | ||||
| @@ -1673,7 +1693,6 @@ mkdocs-material-extensions = ">=1.3,<2.0" | ||||
| paginate = ">=0.5,<1.0" | ||||
| pygments = ">=2.16,<3.0" | ||||
| pymdown-extensions = ">=10.2,<11.0" | ||||
| regex = ">=2022.4" | ||||
| requests = ">=2.26,<3.0" | ||||
|  | ||||
| [package.extras] | ||||
| @@ -3108,7 +3127,7 @@ version = "2022.10.31" | ||||
| description = "Alternative regular expression module, to replace re." | ||||
| optional = false | ||||
| python-versions = ">=3.6" | ||||
| groups = ["main", "dev"] | ||||
| groups = ["main"] | ||||
| files = [ | ||||
|     {file = "regex-2022.10.31-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:a8ff454ef0bb061e37df03557afda9d785c905dab15584860f982e88be73015f"}, | ||||
|     {file = "regex-2022.10.31-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:1eba476b1b242620c266edf6325b443a2e22b633217a9835a52d8da2b5c051f9"}, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user