mirror of
				https://github.com/ets-labs/python-dependency-injector.git
				synced 2025-10-31 07:57:43 +03:00 
			
		
		
		
	
							parent
							
								
									891f8b4190
								
							
						
					
					
						commit
						9f77976a29
					
				|  | @ -33,7 +33,7 @@ factories: | |||
| - :ref:`factory-specialize-provided-type` | ||||
| - :ref:`abstract-factory` | ||||
| 
 | ||||
| ``Singleton`` provider scope is tied to the container. Two different containers will provider | ||||
| ``Singleton`` provider scope is tied to the container. Two different containers will provide | ||||
| two different singleton objects: | ||||
| 
 | ||||
| .. literalinclude:: ../../examples/providers/singleton_multiple_containers.py | ||||
|  |  | |||
|  | @ -1,6 +1,6 @@ | |||
| """Top-level package.""" | ||||
| 
 | ||||
| __version__ = "4.48.1" | ||||
| __version__ = "4.48.2" | ||||
| """Version number. | ||||
| 
 | ||||
| :type: str | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user