update min blinker version

This commit is contained in:
David Lord 2024-11-08 09:48:59 -08:00
parent a20bcff8dc
commit 470e2b8d17
No known key found for this signature in database
GPG key ID: 43368A7AA8CC5926
4 changed files with 4 additions and 4 deletions

View file

@ -3,4 +3,4 @@ jinja2==3.1.2
markupsafe==2.1.1
itsdangerous==2.2.0
click==8.1.3
blinker==1.8.0
blinker==1.9.0

View file

@ -4,7 +4,7 @@
#
# pip-compile tests-min.in
#
blinker==1.8.0
blinker==1.9.0
# via -r tests-min.in
click==8.1.3
# via -r tests-min.in