dependabot[bot] 
							
						 
					 
					
						
						
							
						
						62c234f6f1 
					 
					
						
						
							
							Bump pillow from 10.0.1 to 10.2.0 in /examples/docker-flask ( #623 )  
						
						... 
						
						
						
						Bumps [pillow](https://github.com/python-pillow/Pillow ) from 10.0.1 to 10.2.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases )
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst )
- [Commits](https://github.com/python-pillow/Pillow/compare/10.0.1...10.2.0 )
---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-01-22 23:25:38 +01:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						4ba98c0017 
					 
					
						
						
							
							Bump jinja2 from 3.1.2 to 3.1.3 in /examples/docker-flask ( #620 )  
						
						... 
						
						
						
						Bumps [jinja2](https://github.com/pallets/jinja ) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/pallets/jinja/releases )
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.3 )
---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-01-12 12:24:41 +01:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						e7dd97554c 
					 
					
						
						
							
							Bump werkzeug from 2.3.4 to 3.0.1 in /examples/docker-flask ( #588 )  
						
						... 
						
						
						
						Bumps [werkzeug](https://github.com/pallets/werkzeug ) from 2.3.4 to 3.0.1.
- [Release notes](https://github.com/pallets/werkzeug/releases )
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/werkzeug/compare/2.3.4...3.0.1 )
---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2023-10-26 18:55:56 +02:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						ba0167f1fd 
					 
					
						
						
							
							Bump pillow from 9.5.0 to 10.0.1 in /examples/docker-flask ( #576 )  
						
						... 
						
						
						
						Bumps [pillow](https://github.com/python-pillow/Pillow ) from 9.5.0 to 10.0.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases )
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst )
- [Commits](https://github.com/python-pillow/Pillow/compare/9.5.0...10.0.1 )
---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2023-10-04 08:44:44 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Kanzler 
							
						 
					 
					
						
						
							
						
						fbabd8ed88 
					 
					
						
						
							
							Drop Py37, improve typing and docstrings ( #544 )  
						
						... 
						
						
						
						Drops Py3.7, improves typing and adds a mypy config, improves the docstrings and isorts the imports.
* configure isort
* sort with isort
* add github action
* enable flake8-docstrings
* fix docstrings
* add mypy env
* no implicit optional
* add type for raw
* add some type hints 
						
						
					 
					
						2023-08-15 01:03:36 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Kanzler 
							
						 
					 
					
						
						
							
						
						e9e8b10582 
					 
					
						
						
							
							Fixes from ci ( #533 )  
						
						... 
						
						
						
						* break line
* remove unused imports
* remove unused os import
* make flake8 more strict
* configure flake for black
* fix action
* use importlib_resources
* rename deprecated methods 
						
						
					 
					
						2023-07-21 23:03:46 +02:00 
						 
				 
			
				
					
						
							
							
								Ricardo Sánchez Alba 
							
						 
					 
					
						
						
							
						
						66348ccc0a 
					 
					
						
						
							
							Added example with Docker and Flask ( #519 )  
						
						... 
						
						
						
						* Added example with Docker and Flask
* set flask debug flag to False
* new line at the end of file
* format with black
---------
Co-authored-by: Ricardo Sanchez Alba <r2sanchezalba@gmail.com > 
						
						
					 
					
						2023-05-18 15:06:06 +02:00