Personal notes on various programming languages, technologies, tools, etc. to be used as quick reference
Find a file
dependabot[bot] bd09e53e1e
Poetry(deps): Bump jinja2 from 3.1.2 to 3.1.3
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: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-11 19:51:15 +00:00
.github Github Actions(deps): Bump actions/setup-python from 3.1.3 to 4.7.1 (#37) 2023-10-24 11:00:07 +02:00
.vscode Use Material theme for mkdocs 2022-06-24 17:56:33 +02:00
docs remove "devices" section" 2023-12-11 10:50:18 +01: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 remove "devices" section" 2023-12-11 10:50:18 +01:00
poetry.lock Poetry(deps): Bump jinja2 from 3.1.2 to 3.1.3 2024-01-11 19:51:15 +00:00
pyproject.toml Poetry(deps): Bump pillow from 10.0.1 to 10.1.0 (#35) 2023-10-24 11:00:42 +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.