Personal notes on various programming languages, technologies, tools, etc. to be used as quick reference
Find a file
dependabot[bot] 3d617353ba
Poetry(deps): Bump pillow from 10.0.1 to 10.1.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.1 to 10.1.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.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 14:58:16 +00: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 add assembly notes 2023-10-15 22:17:56 +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 add assembly notes 2023-10-15 22:17:56 +02:00
poetry.lock Poetry(deps): Bump pillow from 10.0.1 to 10.1.0 2023-10-16 14:58:16 +00:00
pyproject.toml Poetry(deps): Bump pillow from 10.0.1 to 10.1.0 2023-10-16 14:58:16 +00: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.