Skip to content

Commit c6333e0

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

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,8 +3,6 @@
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
97
click==8.4.2 # via flask
108
defusedxml==0.7.1 # via fpdf2
@@ -14,5 +12,5 @@ fpdf2==2.8.7 # via -r requirements.txt
1412
itsdangerous==2.2.0 # via flask
1513
jinja2==3.1.6 # via flask
1614
markupsafe==3.0.3 # via flask, jinja2, werkzeug
17-
pillow==12.2.0 # via -r requirements.txt, fpdf2
15+
pillow==12.3.0 # via -r requirements.txt, fpdf2
1816
werkzeug==3.1.8 # via flask

0 commit comments

Comments
 (0)