mirror of
				https://github.com/mealie-recipes/mealie.git
				synced 2025-10-31 10:13:32 -04:00 
			
		
		
		
	chore(deps): update dependency pytest-asyncio to ^0.21.0 (#2290)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
		
							
								
								
									
										10
									
								
								poetry.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										10
									
								
								poetry.lock
									
									
									
										generated
									
									
									
								
							| @@ -1988,18 +1988,18 @@ testing = ["argcomplete", "hypothesis (>=3.56)", "mock", "nose", "pygments (>=2. | |||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "pytest-asyncio" | name = "pytest-asyncio" | ||||||
| version = "0.20.3" | version = "0.21.0" | ||||||
| description = "Pytest support for asyncio" | description = "Pytest support for asyncio" | ||||||
| category = "dev" | category = "dev" | ||||||
| optional = false | optional = false | ||||||
| python-versions = ">=3.7" | python-versions = ">=3.7" | ||||||
| files = [ | files = [ | ||||||
|     {file = "pytest-asyncio-0.20.3.tar.gz", hash = "sha256:83cbf01169ce3e8eb71c6c278ccb0574d1a7a3bb8eaaf5e50e0ad342afb33b36"}, |     {file = "pytest-asyncio-0.21.0.tar.gz", hash = "sha256:2b38a496aef56f56b0e87557ec313e11e1ab9276fc3863f6a7be0f1d0e415e1b"}, | ||||||
|     {file = "pytest_asyncio-0.20.3-py3-none-any.whl", hash = "sha256:f129998b209d04fcc65c96fc85c11e5316738358909a8399e93be553d7656442"}, |     {file = "pytest_asyncio-0.21.0-py3-none-any.whl", hash = "sha256:f2b3366b7cd501a4056858bd39349d5af19742aed2d81660b7998b6341c7eb9c"}, | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [package.dependencies] | [package.dependencies] | ||||||
| pytest = ">=6.1.0" | pytest = ">=7.0.0" | ||||||
|  |  | ||||||
| [package.extras] | [package.extras] | ||||||
| docs = ["sphinx (>=5.3)", "sphinx-rtd-theme (>=1.0)"] | docs = ["sphinx (>=5.3)", "sphinx-rtd-theme (>=1.0)"] | ||||||
| @@ -3056,4 +3056,4 @@ pgsql = ["psycopg2-binary"] | |||||||
| [metadata] | [metadata] | ||||||
| lock-version = "2.0" | lock-version = "2.0" | ||||||
| python-versions = "^3.10" | python-versions = "^3.10" | ||||||
| content-hash = "24a0158a7887ff387b9fc51a8fb03e2df3c5dc6289e595372db324e824d97c8a" | content-hash = "2dae8b9fcd39f6f493529920c3455f8f292595b3949fd3591301d904d349940d" | ||||||
|   | |||||||
| @@ -53,7 +53,7 @@ pre-commit = "^3.0.4" | |||||||
| pydantic-to-typescript = "^1.0.7" | pydantic-to-typescript = "^1.0.7" | ||||||
| pylint = "^2.6.0" | pylint = "^2.6.0" | ||||||
| pytest = "^7.2.0" | pytest = "^7.2.0" | ||||||
| pytest-asyncio = "^0.20.3" | pytest-asyncio = "^0.21.0" | ||||||
| rich = "^13.0.0" | rich = "^13.0.0" | ||||||
| ruff = "^0.0.252" | ruff = "^0.0.252" | ||||||
| types-PyYAML = "^6.0.4" | types-PyYAML = "^6.0.4" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user