Skip to content

Commit 078e849

Browse files
build(deps): bump click from 8.4.0 to 8.4.1
Bumps [click](https://github.com/pallets/click) from 8.4.0 to 8.4.1. - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.4.0...8.4.1) --- updated-dependencies: - dependency-name: click dependency-version: 8.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 731c1e1 commit 078e849

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-lock.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# Lock is generated on Linux (CI / update-lock.yml). Windows-only transitives (e.g.
77
# colorama via click) are omitted — pip still installs them on Windows when needed.
88
blinker==1.9.0 # via flask
9-
click==8.4.0 # via flask
9+
click==8.4.1 # via flask
1010
defusedxml==0.7.1 # via fpdf2
1111
flask==3.1.3 # via -r requirements.txt
1212
fonttools==4.63.0 # via fpdf2

0 commit comments

Comments
 (0)