mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 19:17:13 -05:00 
			
		
		
		
	Merge pull request #653 from paperless-ngx/dependabot/pip/dev/tqdm-4.64.0
Bump tqdm from 4.63.1 to 4.64.0
This commit is contained in:
		
						commit
						d4124bae0c
					
				
							
								
								
									
										8
									
								
								Pipfile.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										8
									
								
								Pipfile.lock
									
									
									
										generated
									
									
									
								
							@ -1221,11 +1221,11 @@
 | 
			
		||||
        },
 | 
			
		||||
        "tqdm": {
 | 
			
		||||
            "hashes": [
 | 
			
		||||
                "sha256:4230a49119a416c88cc47d0d2d32d5d90f1a282d5e497d49801950704e49863d",
 | 
			
		||||
                "sha256:6461b009d6792008d0000e1b0c7ca50195ec78c0e808a3a6b668a56a3236c3a5"
 | 
			
		||||
                "sha256:40be55d30e200777a307a7585aee69e4eabb46b4ec6a4b4a5f2d9f11e7d5408d",
 | 
			
		||||
                "sha256:74a2cdefe14d11442cedf3ba4e21a3b84ff9a2dbdc6cfae2c34addb2a14a5ea6"
 | 
			
		||||
            ],
 | 
			
		||||
            "index": "pypi",
 | 
			
		||||
            "version": "==4.63.1"
 | 
			
		||||
            "version": "==4.64.0"
 | 
			
		||||
        },
 | 
			
		||||
        "twisted": {
 | 
			
		||||
            "extras": [
 | 
			
		||||
@ -2068,7 +2068,7 @@
 | 
			
		||||
                "sha256:939de3e7a6161af0c887ef91b7d41a53e7c5a1ca976325f429cb46ea9bc30ecc",
 | 
			
		||||
                "sha256:de526c12914f0c550d15924c62d72abc48d6fe7364aa87328337a31007fe8a4f"
 | 
			
		||||
            ],
 | 
			
		||||
            "markers": "python_version < '3.11'",
 | 
			
		||||
            "markers": "python_version >= '3.7'",
 | 
			
		||||
            "version": "==2.0.1"
 | 
			
		||||
        },
 | 
			
		||||
        "tox": {
 | 
			
		||||
 | 
			
		||||
@ -92,7 +92,7 @@ sniffio==1.2.0; python_version >= '3.5'
 | 
			
		||||
sqlparse==0.4.2; python_version >= '3.5'
 | 
			
		||||
threadpoolctl==3.1.0; python_version >= '3.6'
 | 
			
		||||
tika==1.24
 | 
			
		||||
tqdm==4.63.1
 | 
			
		||||
tqdm==4.64.0
 | 
			
		||||
twisted[tls]==22.2.0; python_full_version >= '3.6.7'
 | 
			
		||||
txaio==22.2.1; python_version >= '3.6'
 | 
			
		||||
typing-extensions==4.1.1; python_version >= '3.6'
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user