mirror of
				https://github.com/privacyguides/blog.privacyguides.org.git
				synced 2025-11-03 23:17:53 +00:00 
			
		
		
		
	Bumps [cairosvg](https://github.com/Kozea/CairoSVG) from 2.6.0 to 2.7.0. - [Release notes](https://github.com/Kozea/CairoSVG/releases) - [Changelog](https://github.com/Kozea/CairoSVG/blob/master/NEWS.rst) - [Commits](https://github.com/Kozea/CairoSVG/compare/2.6.0...2.7.0) --- updated-dependencies: - dependency-name: cairosvg dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
		
			
				
	
	
		
			21 lines
		
	
	
		
			427 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			427 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
[[source]]
 | 
						|
url = "https://pypi.org/simple"
 | 
						|
verify_ssl = true
 | 
						|
name = "pypi"
 | 
						|
 | 
						|
[packages]
 | 
						|
mkdocs-material = {path = "./mkdocs-material-insiders"}
 | 
						|
mkdocs-git-revision-date-localized-plugin = "~=1.2"
 | 
						|
typing-extensions = "~=4.5"
 | 
						|
mkdocs-rss-plugin = "~=1.6"
 | 
						|
mkdocs-git-committers-plugin-2 = "~=1.1"
 | 
						|
mkdocs-macros-plugin = "~=0.7"
 | 
						|
pillow = "~=9.4"
 | 
						|
cairosvg = "~=2.7"
 | 
						|
 | 
						|
[dev-packages]
 | 
						|
scour = "~=0.38"
 | 
						|
 | 
						|
[requires]
 | 
						|
python_version = "3.8"
 |