File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ pytest-base-url==2.1.0 # Provides the --base-url option and base_url fixture us
1212pytest-cov==7.1.0
1313pytest-datadir==1.8.0
1414pytest-django==4.12.0
15+ pytest-html==4.2.0 # Provides the --html option used to generate the integration test report
1516pytest-mock==3.15.1
1617pytest-parallel==0.1.1
1718pytest-rerunfailures==16.3
Original file line number Diff line number Diff line change 11# This file was autogenerated by uv via the following command:
2- # $ make compile-requirements
2+ # make compile-requirements
33anyascii==0.3.3 \
44 --hash=sha256:c94e9dd9d47b3d9494eca305fef9447d00b4bf1a32aff85aa746fa3ec7fb95c3 \
55 --hash=sha256:f5ab5e53c8781a36b5a40e1296a0eeda2f48c649ef10c3921c1381b1d00dee7a
@@ -905,6 +905,7 @@ jinja2==3.1.6 \
905905 # django-jinja
906906 # django-jinja-markdown
907907 # glean-parser
908+ # pytest-html
908909jmespath==1.1.0 \
909910 --hash=sha256:472c87d80f36026ae83c6ddd0f1d05d4e510134ed462851fd5f754c8c3cbb88d \
910911 --hash=sha256:a5663118de4908c91729bea0acadca56526eb2698e83de10cd116ae0f4e97c64
@@ -1712,6 +1713,8 @@ pytest==9.1.1 \
17121713 # pytest-cov
17131714 # pytest-datadir
17141715 # pytest-django
1716+ # pytest-html
1717+ # pytest-metadata
17151718 # pytest-mock
17161719 # pytest-parallel
17171720 # pytest-rerunfailures
@@ -1731,6 +1734,14 @@ pytest-django==4.12.0 \
17311734 --hash=sha256:3ff300c49f8350ba2953b90297d23bf5f589db69545f56f1ec5f8cff5da83e85 \
17321735 --hash=sha256:df94ec819a83c8979c8f6de13d9cdfbe76e8c21d39473cfe2b40c9fc9be3c758
17331736 # via -r requirements/dev.in
1737+ pytest-html==4.2.0 \
1738+ --hash=sha256:b6a88cba507500d8709959201e2e757d3941e859fd17cfd4ed87b16fc0c67912 \
1739+ --hash=sha256:ff5caf3e17a974008e5816edda61168e6c3da442b078a44f8744865862a85636
1740+ # via -r requirements/dev.in
1741+ pytest-metadata==3.1.1 \
1742+ --hash=sha256:c8e0844db684ee1c798cfa38908d20d67d0463ecb6137c72e91f418558dd5f4b \
1743+ --hash=sha256:d2a29b0355fbc03f168aa96d41ff88b1a3b44a3b02acbe491801c98a048017c8
1744+ # via pytest-html
17341745pytest-mock==3.15.1 \
17351746 --hash=sha256:0a25e2eb88fe5168d535041d09a4529a188176ae608a6d249ee65abc0949630d \
17361747 --hash=sha256:1849a238f6f396da19762269de72cb1814ab44416fa73a8686deac10b0d87a0f
You can’t perform that action at this time.
0 commit comments