requirements: missed pytest and idna bumps (#2592)
This commit is contained in:
		
							parent
							
								
									3511ed180d
								
							
						
					
					
						commit
						4357c35dd2
					
				|  | @ -7,7 +7,7 @@ mypy==0.931 | |||
| sphinx==7.1.2 | ||||
| sphinx-rtd-theme==2.0.0rc4 | ||||
| sphinx-autodoc-typehints==1.25.2 | ||||
| pytest==7.1.3 | ||||
| pytest==7.4.4 | ||||
| pytest-cov==4.1.0 | ||||
| readme-renderer==42.0 | ||||
| bleach==4.1.0 # transient dependency for readme-renderer | ||||
|  |  | |||
|  | @ -3,7 +3,7 @@ certifi==2024.2.2 | |||
| charset-normalizer==3.3.2 | ||||
| cramjam==2.8.1 | ||||
| Deprecated==1.2.14 | ||||
| idna==3.6 | ||||
| idna==3.7 | ||||
| importlib-metadata==6.11.0 | ||||
| iniconfig==2.0.0 | ||||
| packaging==24.0 | ||||
|  |  | |||
|  | @ -2,7 +2,7 @@ asgiref==3.7.2 | |||
| certifi==2024.2.2 | ||||
| charset-normalizer==3.3.2 | ||||
| Deprecated==1.2.14 | ||||
| idna==3.6 | ||||
| idna==3.7 | ||||
| importlib-metadata==6.11.0 | ||||
| iniconfig==2.0.0 | ||||
| packaging==24.0 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue