kopia lustrzana https://github.com/simonw/datasette
				
				
				
			Update pytest requirement from <6.2.0,>=5.2.2 to >=5.2.2,<6.3.0 (#1145)
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/5.2.2...6.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>pull/1159/head
							rodzic
							
								
									0c616f732c
								
							
						
					
					
						commit
						6119bd7973
					
				
							
								
								
									
										2
									
								
								setup.py
								
								
								
								
							
							
						
						
									
										2
									
								
								setup.py
								
								
								
								
							| 
						 | 
					@ -68,7 +68,7 @@ setup(
 | 
				
			||||||
    extras_require={
 | 
					    extras_require={
 | 
				
			||||||
        "docs": ["sphinx_rtd_theme", "sphinx-autobuild"],
 | 
					        "docs": ["sphinx_rtd_theme", "sphinx-autobuild"],
 | 
				
			||||||
        "test": [
 | 
					        "test": [
 | 
				
			||||||
            "pytest>=5.2.2,<6.2.0",
 | 
					            "pytest>=5.2.2,<6.3.0",
 | 
				
			||||||
            "pytest-asyncio>=0.10,<0.15",
 | 
					            "pytest-asyncio>=0.10,<0.15",
 | 
				
			||||||
            "beautifulsoup4>=4.8.1,<4.10.0",
 | 
					            "beautifulsoup4>=4.8.1,<4.10.0",
 | 
				
			||||||
            "black==20.8b1",
 | 
					            "black==20.8b1",
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Ładowanie…
	
		Reference in New Issue