mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-30 20:55:42 +00:00 
			
		
		
		
	Merge pull request #2544 from inventree/dependabot/pip/pillow-9.0.0
Bump pillow from 8.3.2 to 9.0.0
This commit is contained in:
		| @@ -35,7 +35,7 @@ importlib_metadata              # Backport for importlib.metadata | ||||
| inventree                       # Install the latest version of the InvenTree API python library | ||||
| markdown==3.3.4                 # Force particular version of markdown | ||||
| pep8-naming==0.11.1             # PEP naming convention extension | ||||
| pillow==8.3.2                   # Image manipulation | ||||
| pillow==9.0.0                   # Image manipulation | ||||
| py-moneyed==0.8.0               # Specific version requirement for py-moneyed | ||||
| pygments==2.7.4                 # Syntax highlighting | ||||
| python-barcode[images]==0.13.1  # Barcode generator | ||||
|   | ||||
		Reference in New Issue
	
	Block a user