Commit graph

8 commits

Author SHA1 Message Date
dependabot[bot]
18c3d7e540
Poetry(deps): bump pillow from 9.4.0 to 9.5.0 (#17)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.4.0 to 9.5.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/9.4.0...9.5.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marcello Lamonaca <marcello@lamonaca.eu>
2023-04-04 11:48:50 +02:00
2725e3cb70 feat: restructure docs into "chapters" (#12)
* feat(docker, k8s): create containers folder and kubernetes notes
2023-03-13 12:43:21 +01:00
dependabot[bot]
e6ad8ca8d1
build(deps): bump certifi from 2022.9.24 to 2022.12.7 (#10)
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.9.24 to 2022.12.7.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2022.09.24...2022.12.07)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-28 10:32:27 +01:00
c83b5dc987 chore(deps): bump mkdocs & mkdocs-material versions 2022-11-09 17:12:49 +01:00
197703eb04 chore(deps): update dependencies 2022-11-05 21:52:45 +01:00
0980efc53b chore: update project dependencies 2022-10-14 22:40:52 +02:00
f3f82492fb Use Material theme for mkdocs 2022-06-24 17:56:33 +02:00
75b392d778 Setup Mkdocs (#7)
* Compile docs with Mkdocs

* Add info about project
2022-05-26 19:13:34 +02:00