mirror of
				https://github.com/mealie-recipes/mealie.git
				synced 2025-10-31 10:13:32 -04:00 
			
		
		
		
	fix(deps): update dependency beautifulsoup4 to v4.13.3 (#5090)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
		
							
								
								
									
										9
									
								
								poetry.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										9
									
								
								poetry.lock
									
									
									
										generated
									
									
									
								
							| @@ -195,18 +195,19 @@ typecheck = ["mypy"] | |||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "beautifulsoup4" | name = "beautifulsoup4" | ||||||
| version = "4.12.3" | version = "4.13.3" | ||||||
| description = "Screen-scraping library" | description = "Screen-scraping library" | ||||||
| optional = false | optional = false | ||||||
| python-versions = ">=3.6.0" | python-versions = ">=3.7.0" | ||||||
| groups = ["main"] | groups = ["main"] | ||||||
| files = [ | files = [ | ||||||
|     {file = "beautifulsoup4-4.12.3-py3-none-any.whl", hash = "sha256:b80878c9f40111313e55da8ba20bdba06d8fa3969fc68304167741bbf9e082ed"}, |     {file = "beautifulsoup4-4.13.3-py3-none-any.whl", hash = "sha256:99045d7d3f08f91f0d656bc9b7efbae189426cd913d830294a15eefa0ea4df16"}, | ||||||
|     {file = "beautifulsoup4-4.12.3.tar.gz", hash = "sha256:74e3d1928edc070d21748185c46e3fb33490f22f52a3addee9aee0f4f7781051"}, |     {file = "beautifulsoup4-4.13.3.tar.gz", hash = "sha256:1bd32405dacc920b42b83ba01644747ed77456a65760e285fbc47633ceddaf8b"}, | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [package.dependencies] | [package.dependencies] | ||||||
| soupsieve = ">1.2" | soupsieve = ">1.2" | ||||||
|  | typing-extensions = ">=4.0.0" | ||||||
|  |  | ||||||
| [package.extras] | [package.extras] | ||||||
| cchardet = ["cchardet"] | cchardet = ["cchardet"] | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user