Skip to content

Commit 1cfc8bc

Browse files
dependabot[bot]robertknight
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 ee59571 commit 1cfc8bc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/functests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ pyramid==2.0.2
8888
# pyramid-jinja2
8989
pyramid-jinja2==2.10.1
9090
# via -r requirements/requirements.txt
91-
pytest==8.3.3
91+
pytest==8.3.4
9292
# via -r requirements/functests.in
9393
requests==2.32.3
9494
# via -r requirements/requirements.txt

requirements/tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ pyramid==2.0.2
9292
# pyramid-jinja2
9393
pyramid-jinja2==2.10.1
9494
# via -r requirements/requirements.txt
95-
pytest==8.3.3
95+
pytest==8.3.4
9696
# via -r requirements/tests.in
9797
python-dateutil==2.8.2
9898
# via faker

0 commit comments

Comments
 (0)