Skip to content

Commit

Permalink
build(deps): update pytest-benchmark requirement in /.dagger-ci/daggerci
Browse files Browse the repository at this point in the history
Updates the requirements on [pytest-benchmark](https://github.com/ionelmc/pytest-benchmark)
to permit the latest version.
- [Changelog](https://github.com/ionelmc/pytest-benchmark/blob/master/CHANGELOG.rst)
- [Commits](ionelmc/pytest-benchmark@v4.0.0...v5.0.0)

---
updated-dependencies:
- dependency-name: pytest-benchmark
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: AtomicFS <vojtech.vesely@9elements.com>
  • Loading branch information
dependabot[bot] authored and AtomicFS committed Oct 29, 2024
1 parent 738f44f commit 02e489e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .dagger-ci/daggerci/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ anyio~=4.6
dagger-io~=0.13
prettytable~=3.11
pytest~=8.3
pytest-benchmark~=4.0
pytest-benchmark~=5.0
pytest-cov~=5.0
pytest-flake8~=1.2
pytest-pylint~=0.21
Expand Down

0 comments on commit 02e489e

Please sign in to comment.