Skip to content

Commit a3f2a78

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@7.4.0...8.0.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1aad502 commit a3f2a78

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.2
22
dagger-io~=0.9
33
prettytable~=3.9
4-
pytest~=7.4
4+
pytest~=8.0
55
pytest-benchmark~=4.0
66
pytest-cov~=4.1
77
pytest-flake8~=1.1

0 commit comments

Comments
 (0)