Update of Bottle version

This commit is contained in:
Miroslav Stampar 2026-01-16 16:45:11 +01:00
parent c57f461441
commit 5224a3a496
4 changed files with 386 additions and 520 deletions

View file

@ -271,7 +271,7 @@ be bound by the terms and conditions of this License Agreement.
# MIT
* The `bottle` web framework library located under `thirdparty/bottle/`.
Copyright (C) 2018, Marcel Hellkamp.
Copyright (C) 2024, Marcel Hellkamp.
* The `identYwaf` library located under `thirdparty/identywaf/`.
Copyright (C) 2019-2021, Miroslav Stampar.
* The `ordereddict` library located under `thirdparty/odict/`.