mirror of
				https://github.com/mealie-recipes/mealie.git
				synced 2025-10-30 17:53:31 -04:00 
			
		
		
		
	fix(deps): update dependency beautifulsoup4 to v4.13.3 (#5009)
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
									
									
									
								
							| @@ -184,17 +184,18 @@ typecheck = ["mypy"] | ||||
|  | ||||
| [[package]] | ||||
| name = "beautifulsoup4" | ||||
| version = "4.12.3" | ||||
| version = "4.13.3" | ||||
| description = "Screen-scraping library" | ||||
| optional = false | ||||
| python-versions = ">=3.6.0" | ||||
| python-versions = ">=3.7.0" | ||||
| files = [ | ||||
|     {file = "beautifulsoup4-4.12.3-py3-none-any.whl", hash = "sha256:b80878c9f40111313e55da8ba20bdba06d8fa3969fc68304167741bbf9e082ed"}, | ||||
|     {file = "beautifulsoup4-4.12.3.tar.gz", hash = "sha256:74e3d1928edc070d21748185c46e3fb33490f22f52a3addee9aee0f4f7781051"}, | ||||
|     {file = "beautifulsoup4-4.13.3-py3-none-any.whl", hash = "sha256:99045d7d3f08f91f0d656bc9b7efbae189426cd913d830294a15eefa0ea4df16"}, | ||||
|     {file = "beautifulsoup4-4.13.3.tar.gz", hash = "sha256:1bd32405dacc920b42b83ba01644747ed77456a65760e285fbc47633ceddaf8b"}, | ||||
| ] | ||||
|  | ||||
| [package.dependencies] | ||||
| soupsieve = ">1.2" | ||||
| typing-extensions = ">=4.0.0" | ||||
|  | ||||
| [package.extras] | ||||
| cchardet = ["cchardet"] | ||||
|   | ||||
		Reference in New Issue
	
	Block a user