|  | @@ -377,17 +377,17 @@ tests-no-zope = ["attrs[tests-mypy]", "cloudpickle", "hypothesis", "pympler", "p
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  [[package]]
 | 
	
		
			
				|  |  |  name = "authlib"
 | 
	
		
			
				|  |  | -version = "1.2.0"
 | 
	
		
			
				|  |  | +version = "1.3.1"
 | 
	
		
			
				|  |  |  description = "The ultimate Python library in building OAuth and OpenID Connect servers and clients."
 | 
	
		
			
				|  |  |  optional = false
 | 
	
		
			
				|  |  | -python-versions = "*"
 | 
	
		
			
				|  |  | +python-versions = ">=3.8"
 | 
	
		
			
				|  |  |  files = [
 | 
	
		
			
				|  |  | -    {file = "Authlib-1.2.0-py2.py3-none-any.whl", hash = "sha256:4ddf4fd6cfa75c9a460b361d4bd9dac71ffda0be879dbe4292a02e92349ad55a"},
 | 
	
		
			
				|  |  | -    {file = "Authlib-1.2.0.tar.gz", hash = "sha256:4fa3e80883a5915ef9f5bc28630564bc4ed5b5af39812a3ff130ec76bd631e9d"},
 | 
	
		
			
				|  |  | +    {file = "Authlib-1.3.1-py2.py3-none-any.whl", hash = "sha256:d35800b973099bbadc49b42b256ecb80041ad56b7fe1216a362c7943c088f377"},
 | 
	
		
			
				|  |  | +    {file = "authlib-1.3.1.tar.gz", hash = "sha256:7ae843f03c06c5c0debd63c9db91f9fda64fa62a42a77419fa15fbb7e7a58917"},
 | 
	
		
			
				|  |  |  ]
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  [package.dependencies]
 | 
	
		
			
				|  |  | -cryptography = ">=3.2"
 | 
	
		
			
				|  |  | +cryptography = "*"
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  [[package]]
 | 
	
		
			
				|  |  |  name = "azure-core"
 | 
	
	
		
			
				|  | @@ -8935,4 +8935,4 @@ testing = ["coverage (>=5.0.3)", "zope.event", "zope.testing"]
 | 
	
		
			
				|  |  |  [metadata]
 | 
	
		
			
				|  |  |  lock-version = "2.0"
 | 
	
		
			
				|  |  |  python-versions = "^3.10"
 | 
	
		
			
				|  |  | -content-hash = "e2ce8246ee3113b7c7d080ef52e0998ab71ffe76dbe85b324803ed4e369882c4"
 | 
	
		
			
				|  |  | +content-hash = "a8683613366c50518046395d46bcad094748176d285b409120445c2dbf09967b"
 |