What's Changed * ci-test.yml: Upload coverage to Codecov uses: codecov/codecov-actionv4 by cclauss in https://github.com/dev-petrov/pytest-lazy-fixtures/pull/24 * Fix parametrized lazy fixture with pytest 7 by dev-petrov in https://github.com/dev-petrov/pytest-lazy-fixtures/pull/25
What's Changed * Remove monkeypatch pytest namespace by dev-petrov in https://github.com/dev-petrov/pytest-lazy-fixtures/pull/21 * Keep GitHub Actions up to date with GitHub's Dependabot by cclauss in https://github.com/dev-petrov/pytest-lazy-fixtures/pull/19 * Load lazy fixtures for dict keys by dev-petrov in https://github.com/dev-petrov/pytest-lazy-fixtures/pull/23 * Bump the github-actions group with 3 updates by dependabot in https://github.com/dev-petrov/pytest-lazy-fixtures/pull/22
New Contributors * cclauss made their first contribution in https://github.com/dev-petrov/pytest-lazy-fixtures/pull/19 * dependabot made their first contribution in https://github.com/dev-petrov/pytest-lazy-fixtures/pull/22
What's Changed * Fix coverage by dev-petrov in https://github.com/dev-petrov/pytest-lazy-fixtures/pull/14 * Add shortcut for lazy fixtures by TheSuperiorStanislav in https://github.com/dev-petrov/pytest-lazy-fixtures/pull/12
New Contributors * TheSuperiorStanislav made their first contribution in https://github.com/dev-petrov/pytest-lazy-fixtures/pull/12