Skip to content

Commit

Permalink
Bump the python-packages group with 2 updates (#61)
Browse files Browse the repository at this point in the history
Bumps the python-packages group with 2 updates: [locust](https://github.com/locustio/locust) and [pytest-cov](https://github.com/pytest-dev/pytest-cov).


Updates `locust` from 2.32.0 to 2.32.1
- [Release notes](https://github.com/locustio/locust/releases)
- [Changelog](https://github.com/locustio/locust/blob/master/CHANGELOG.md)
- [Commits](locustio/locust@2.32.0...2.32.1)

Updates `pytest-cov` from 5.0.0 to 6.0.0
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-cov@v5.0.0...v6.0.0)

---
updated-dependencies:
- dependency-name: locust
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: pytest-cov
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
1 parent 5ff439d commit 209ffe7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.test.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
-r requirements.txt

httpx==0.27.2
locust==2.32.0
locust==2.32.1
pytest==8.3.3
pytest-asyncio==0.24.0
pytest-cov==5.0.0
pytest-cov==6.0.0

0 comments on commit 209ffe7

Please sign in to comment.