mirror of
				https://github.com/ae-utbm/sith.git
				synced 2025-11-04 02:53:06 +00:00 
			
		
		
		
	Compare commits
	
		
			1 Commits
		
	
	
		
			fix-poster
			...
			dependabot
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 
						 | 
					226afe8a2f | 
@@ -74,7 +74,7 @@ dev = [
 | 
				
			|||||||
tests = [
 | 
					tests = [
 | 
				
			||||||
    "freezegun<2.0.0,>=1.5.1",
 | 
					    "freezegun<2.0.0,>=1.5.1",
 | 
				
			||||||
    "pytest<9.0.0,>=8.3.5",
 | 
					    "pytest<9.0.0,>=8.3.5",
 | 
				
			||||||
    "pytest-cov<7.0.0,>=6.0.0",
 | 
					    "pytest-cov>=6.0.0,<8.0.0",
 | 
				
			||||||
    "pytest-django<5.0.0,>=4.10.0",
 | 
					    "pytest-django<5.0.0,>=4.10.0",
 | 
				
			||||||
    "model-bakery<2.0.0,>=1.20.4",
 | 
					    "model-bakery<2.0.0,>=1.20.4",
 | 
				
			||||||
    "beautifulsoup4>=4.13.3,<5",
 | 
					    "beautifulsoup4>=4.13.3,<5",
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user