Skip to content

Commit f015c4d

Browse files
dependabot[bot]AtomicFS
authored andcommitted
build(deps): update pytest requirement in /.dagger-ci/daggerci
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version. - [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.0...8.4.0) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7800ea8 commit f015c4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.dagger-ci/daggerci/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
anyio~=4.9
22
dagger-io~=0.16
33
prettytable~=3.16
4-
pytest~=8.3
4+
pytest~=8.4
55
pytest-benchmark~=5.1
66
pytest-cov~=6.1
77
pytest-flake8~=1.3

0 commit comments

Comments
 (0)