Update webmention data and dependencies
- Reordered entries in webmention JSON files for consistency. - Updated `weeknotebot` version from 1.5.0 to 1.5.1 in `poetry.lock` and `requirements.txt`. - Enhanced `weeknote-config.json` structure for better readability and maintainability.
This commit is contained in:
@@ -14,4 +14,4 @@ requests==2.32.3 ; python_version >= "3.11" and python_version < "4.0"
|
||||
rich==13.9.4 ; python_version >= "3.11" and python_version < "4.0"
|
||||
sgmllib3k==1.0.0 ; python_version >= "3.11" and python_version < "4.0"
|
||||
urllib3==2.4.0 ; python_version >= "3.11" and python_version < "4.0"
|
||||
weeknotebot==1.5.0 ; python_version >= "3.11" and python_version < "4.0"
|
||||
weeknotebot==1.5.1 ; python_version >= "3.11" and python_version < "4.0"
|
||||
|
||||
Reference in New Issue
Block a user