Update dependencies and remove obsolete image metadata files
- Updated `caniuse-lite` from version 1.0.30001727 to 1.0.30001731. - Updated `electron-to-chromium` from version 1.5.191 to 1.5.192. - Added `bleach==6.2.0` and `webencodings==0.5.1` to `requirements.txt`. - Deleted obsolete JSON metadata files for images in the `minature-on-a-shelf` directory. - Updated multiple character PNG files in the `static/Characters` directory.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
beautifulsoup4==4.13.4 ; python_version >= "3.12" and python_version < "4.0"
|
||||
bleach==6.2.0 ; python_version >= "3.12" and python_version < "4.0"
|
||||
certifi==2025.7.14 ; python_version >= "3.12" and python_version < "4.0"
|
||||
charset-normalizer==3.4.2 ; python_version >= "3.12" and python_version < "4.0"
|
||||
click==8.2.1 ; python_version >= "3.12" and python_version < "4.0"
|
||||
@@ -23,4 +24,5 @@ soupsieve==2.7 ; python_version >= "3.12" and python_version < "4.0"
|
||||
typer==0.16.0 ; python_version >= "3.12" and python_version < "4.0"
|
||||
typing-extensions==4.14.1 ; python_version >= "3.12" and python_version < "4.0"
|
||||
urllib3==2.5.0 ; python_version >= "3.12" and python_version < "4.0"
|
||||
webencodings==0.5.1 ; python_version >= "3.12" and python_version < "4.0"
|
||||
weeknotebot==1.7.0 ; python_version >= "3.12" and python_version < "4.0"
|
||||
|
||||
Reference in New Issue
Block a user