Skip to content

Commit da0f678

Browse files
wpak-aigithub-actions[bot]
authored andcommitted
chore: update requirements-lock.txt
1 parent 731c1e1 commit da0f678

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

requirements-lock.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,8 @@
33
# Update: pip-compile requirements.txt --output-file requirements-lock.txt --no-header --annotation-style=line --allow-unsafe --upgrade
44
# Run periodically (e.g. via the "Update dependency lock file" CI workflow) to pick up
55
# upstream patch / security releases within the bounded ranges in requirements.txt.
6-
# Lock is generated on Linux (CI / update-lock.yml). Windows-only transitives (e.g.
7-
# colorama via click) are omitted — pip still installs them on Windows when needed.
86
blinker==1.9.0 # via flask
9-
click==8.4.0 # via flask
7+
click==8.4.1 # via flask
108
defusedxml==0.7.1 # via fpdf2
119
flask==3.1.3 # via -r requirements.txt
1210
fonttools==4.63.0 # via fpdf2

0 commit comments

Comments
 (0)