Personal notes on various programming languages, technologies, tools, etc. to be used as quick reference
Find a file
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
.github Create docs.yml (#18) 2023-04-04 11:47:12 +02:00
.vscode Use Material theme for mkdocs 2022-06-24 17:56:33 +02:00
docs feat(k8s): add kubetcl notes 2023-03-14 10:10:50 +01:00
.gitignore feat: restructure docs into "chapters" (#12) 2023-03-13 12:43:21 +01:00
LICENSE Create LICENSE 2021-02-06 21:47:36 +01:00
mkdocs.yml feat: restructure docs into "chapters" (#12) 2023-03-13 12:43:21 +01:00
poetry.lock Poetry(deps): bump pillow from 9.4.0 to 9.5.0 (#17) 2023-04-04 11:48:50 +02:00
pyproject.toml Poetry(deps): bump pillow from 9.4.0 to 9.5.0 (#17) 2023-04-04 11:48:50 +02:00
README.md Upload of pre-existing files 2021-01-31 11:05:37 +01:00

Programming Notes

Personal notes on various programming languages to be used as quick reference. Sum-up of personal knowledge.