Personal notes on various programming languages, technologies, tools, etc. to be used as quick reference
Find a file
dependabot[bot] 199fc23816
Poetry(deps): Bump pillow from 9.5.0 to 10.0.0 (#30)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.5.0 to 10.0.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.5.0...10.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-05 15:39:11 +02:00
.github chore(dependabot): ignore patch updates 2023-06-20 10:47:56 +02:00
.vscode Use Material theme for mkdocs 2022-06-24 17:56:33 +02:00
docs chore(dotnet): rework asp.net notes 2023-06-28 11:51:24 +02:00
.gitignore feat: restructure docs into "chapters" (#12) 2023-03-13 12:43:21 +01:00
Dockerfile feat(docker): add Dockerfile 2023-06-25 00:03:45 +02:00
LICENSE Create LICENSE 2021-02-06 21:47:36 +01:00
mkdocs.yml chore(dotnet): rework asp.net notes 2023-06-28 11:51:24 +02:00
poetry.lock Poetry(deps): Bump pillow from 9.5.0 to 10.0.0 (#30) 2023-07-05 15:39:11 +02:00
pyproject.toml Poetry(deps): Bump pillow from 9.5.0 to 10.0.0 (#30) 2023-07-05 15:39:11 +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.