fix: update weeknote-config to correct generator tag from "week note" to "weeknote"
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
# This file was autogenerated by uv via the following command:
|
||||
# uv export --no-dev --no-hashes --format requirements-txt
|
||||
-e .
|
||||
beautifulsoup4==4.13.4
|
||||
beautifulsoup4==4.13.5
|
||||
# via fundor333-github-io
|
||||
bleach==6.2.0
|
||||
# via fundor333-github-io
|
||||
@@ -21,9 +20,9 @@ feedparser==6.0.11
|
||||
# weeknotebot
|
||||
idna==3.10
|
||||
# via requests
|
||||
lxml==6.0.0
|
||||
lxml==6.0.1
|
||||
# via fundor333-github-io
|
||||
markdown-it-py==3.0.0
|
||||
markdown-it-py==4.0.0
|
||||
# via rich
|
||||
marshmallow==3.26.1
|
||||
# via weeknotebot
|
||||
@@ -43,7 +42,7 @@ pyyaml==6.0.2
|
||||
# via
|
||||
# fundor333-github-io
|
||||
# python-frontmatter
|
||||
requests==2.32.4
|
||||
requests==2.32.5
|
||||
# via
|
||||
# fundor333-github-io
|
||||
# weeknotebot
|
||||
@@ -55,11 +54,11 @@ sgmllib3k==1.0.0
|
||||
# via feedparser
|
||||
shellingham==1.5.4
|
||||
# via typer
|
||||
soupsieve==2.7
|
||||
soupsieve==2.8
|
||||
# via beautifulsoup4
|
||||
typer==0.16.0
|
||||
typer==0.17.4
|
||||
# via fundor333-github-io
|
||||
typing-extensions==4.14.1
|
||||
typing-extensions==4.15.0
|
||||
# via
|
||||
# beautifulsoup4
|
||||
# typer
|
||||
@@ -67,5 +66,5 @@ urllib3==2.5.0
|
||||
# via requests
|
||||
webencodings==0.5.1
|
||||
# via bleach
|
||||
weeknotebot==1.7.0
|
||||
weeknotebot==1.8.0
|
||||
# via fundor333-github-io
|
||||
|
||||
Reference in New Issue
Block a user