Skip to content

Commit 236d480

Browse files
dependabot[bot]lafrech
authored andcommitted
Bump pytest from 8.3.3 to 8.3.4
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.3 to 8.3.4. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.3...8.3.4) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d6d8068 commit 236d480

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ pluggy==1.5.0
3636
# via pytest
3737
pre-commit==4.0.1
3838
# via -r requirements/dev.in
39-
pytest==8.3.3
39+
pytest==8.3.4
4040
# via
4141
# -r requirements/tests.in
4242
# pytest-cov

requirements/tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ packaging==24.1
2222
# pytest
2323
pluggy==1.5.0
2424
# via pytest
25-
pytest==8.3.3
25+
pytest==8.3.4
2626
# via
2727
# -r requirements/tests.in
2828
# pytest-cov

0 commit comments

Comments
 (0)