Skip to content

Commit 97b1370

Browse files
committed
Update test dependencies
1 parent f2249fe commit 97b1370

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

requirements/tests.txt

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1-
# SHA1:2bce3613bf781b5318773bbd23ef6330092309f9
1+
# SHA1:34838a637a8bb69340f90a1de71e46b007e4a5d6
22
#
33
# This file is autogenerated by pip-compile-multi
44
# To update, run:
55
#
66
# pip-compile-multi
77
#
8+
beautifulsoup4==4.13.4
9+
# via -r requirements/tests.in
810
blinker==1.8.2
911
# via flask
1012
click==8.1.8
@@ -50,12 +52,16 @@ pytest-cov==5.0.0
5052
# via -r requirements/tests.in
5153
sqlalchemy==2.0.38
5254
# via flask-sqlalchemy
55+
soupsieve==2.7
56+
# via beautifulsoup4
5357
tomli==2.2.1
5458
# via
5559
# coverage
5660
# pytest
5761
typing-extensions==4.12.2
58-
# via sqlalchemy
62+
# via
63+
# beautifulsoup4
64+
# sqlalchemy
5965
werkzeug==3.0.6
6066
# via flask
6167
wtforms==3.1.2

0 commit comments

Comments
 (0)