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.1
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
@@ -908,6 +908,7 @@ jinja2==3.1.6 \
908908 # django-jinja
909909 # django-jinja-markdown
910910 # glean-parser
911+ # pytest-html
911912jmespath==1.1.0 \
912913 --hash=sha256:472c87d80f36026ae83c6ddd0f1d05d4e510134ed462851fd5f754c8c3cbb88d \
913914 --hash=sha256:a5663118de4908c91729bea0acadca56526eb2698e83de10cd116ae0f4e97c64
@@ -1710,6 +1711,8 @@ pytest==9.0.3 \
17101711 # pytest-cov
17111712 # pytest-datadir
17121713 # pytest-django
1714+ # pytest-html
1715+ # pytest-metadata
17131716 # pytest-mock
17141717 # pytest-parallel
17151718 # pytest-rerunfailures
@@ -1729,6 +1732,14 @@ pytest-django==4.12.0 \
17291732 --hash=sha256:3ff300c49f8350ba2953b90297d23bf5f589db69545f56f1ec5f8cff5da83e85 \
17301733 --hash=sha256:df94ec819a83c8979c8f6de13d9cdfbe76e8c21d39473cfe2b40c9fc9be3c758
17311734 # via -r requirements/dev.in
1735+ pytest-html==4.2.0 \
1736+ --hash=sha256:b6a88cba507500d8709959201e2e757d3941e859fd17cfd4ed87b16fc0c67912 \
1737+ --hash=sha256:ff5caf3e17a974008e5816edda61168e6c3da442b078a44f8744865862a85636
1738+ # via -r requirements/dev.in
1739+ pytest-metadata==3.1.1 \
1740+ --hash=sha256:c8e0844db684ee1c798cfa38908d20d67d0463ecb6137c72e91f418558dd5f4b \
1741+ --hash=sha256:d2a29b0355fbc03f168aa96d41ff88b1a3b44a3b02acbe491801c98a048017c8
1742+ # via pytest-html
17321743pytest-mock==3.15.1 \
17331744 --hash=sha256:0a25e2eb88fe5168d535041d09a4529a188176ae608a6d249ee65abc0949630d \
17341745 --hash=sha256:1849a238f6f396da19762269de72cb1814ab44416fa73a8686deac10b0d87a0f
You can’t perform that action at this time.
0 commit comments