Personal notes on various programming languages, technologies, tools, etc. to be used as quick reference
Find a file
dependabot[bot] bb08efcade Poetry(deps): Bump urllib3 from 2.0.6 to 2.0.7 (#36)
* make dependabot update github-actions

* show copy button in code snippets

* improve regex notes

* show line numbers in conde snippets

* Poetry(deps): Bump urllib3 from 2.0.6 to 2.0.7

Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.0.6...2.0.7)

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

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Marcello Lamonaca <marcello@lamonaca.eu>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-31 10:44:46 +01:00
.github make dependabot update github-actions 2023-10-24 10:56:12 +02:00
.vscode Use Material theme for mkdocs 2022-06-24 17:56:33 +02:00
docs show line numbers in conde snippets 2024-01-31 10:44:46 +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 show copy button in code snippets 2023-10-24 10:56:21 +02:00
poetry.lock Poetry(deps): Bump urllib3 from 2.0.6 to 2.0.7 (#36) 2024-01-31 10:44:46 +01:00
pyproject.toml bump mkdocs-matarial to v9.4.0 2023-09-25 10:18:40 +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.