mirror of
				https://github.com/mealie-recipes/mealie.git
				synced 2025-10-31 02:03:35 -04:00 
			
		
		
		
	fix(deps): update dependency extruct to ^0.16.0 (#2966)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
		
							
								
								
									
										8
									
								
								poetry.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										8
									
								
								poetry.lock
									
									
									
										generated
									
									
									
								
							| @@ -509,13 +509,13 @@ test = ["pytest (>=6)"] | |||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "extruct" | name = "extruct" | ||||||
| version = "0.14.0" | version = "0.16.0" | ||||||
| description = "Extract embedded metadata from HTML markup" | description = "Extract embedded metadata from HTML markup" | ||||||
| optional = false | optional = false | ||||||
| python-versions = "*" | python-versions = "*" | ||||||
| files = [ | files = [ | ||||||
|     {file = "extruct-0.14.0-py2.py3-none-any.whl", hash = "sha256:22739b23a7fd66239137838b8cde7b15ce838ad7a0e0721dba86058df206a2da"}, |     {file = "extruct-0.16.0-py2.py3-none-any.whl", hash = "sha256:2499ea9e7d22744745ca708acee9542a4aa231871620c4f65f869a1286e64aa8"}, | ||||||
|     {file = "extruct-0.14.0.tar.gz", hash = "sha256:4c74a3f0c6829252fa40b3a1c7364c966265fd4c0f0dbcef019d1b839e3434bf"}, |     {file = "extruct-0.16.0.tar.gz", hash = "sha256:d09cb3d86d149a276b277b3bd45b2b867ef3ec78bed9cd58ee0f2ae01ae670c4"}, | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [package.dependencies] | [package.dependencies] | ||||||
| @@ -2931,4 +2931,4 @@ pgsql = ["psycopg2-binary"] | |||||||
| [metadata] | [metadata] | ||||||
| lock-version = "2.0" | lock-version = "2.0" | ||||||
| python-versions = "^3.10" | python-versions = "^3.10" | ||||||
| content-hash = "47855b0de2dbe071f33835c93b4426f9259905438f5f5c6e427792e4d14af4fc" | content-hash = "eb49b90f9398e1f4f41b2be5564ba3a1f7c05a3f68a58a56b2b59477057950fd" | ||||||
|   | |||||||
| @@ -19,7 +19,7 @@ aniso8601 = "9.0.1" | |||||||
| appdirs = "1.4.4" | appdirs = "1.4.4" | ||||||
| apprise = "^1.4.5" | apprise = "^1.4.5" | ||||||
| bcrypt = "^4.0.1" | bcrypt = "^4.0.1" | ||||||
| extruct = "^0.14.0" | extruct = "^0.16.0" | ||||||
| fastapi = "^0.104.1" | fastapi = "^0.104.1" | ||||||
| gunicorn = "^20.1.0" | gunicorn = "^20.1.0" | ||||||
| httpx = "^0.26.0" | httpx = "^0.26.0" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user