Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Commit

Permalink
Remove locust (#960)
Browse files Browse the repository at this point in the history
* Bump locust from 2.11.1 to 2.12.1 in /api

Bumps [locust](https://github.com/locustio/locust) from 2.11.1 to 2.12.1.
- [Release notes](https://github.com/locustio/locust/releases)
- [Changelog](https://github.com/locustio/locust/blob/master/CHANGELOG.md)
- [Commits](locustio/locust@2.11.1...2.12.1)

---
updated-dependencies:
- dependency-name: locust
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Remove locust

* Fix usage of openapi_spec_validator

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: sarayourfriend <[email protected]>
  • Loading branch information
dependabot[bot] and sarayourfriend authored Oct 5, 2022
1 parent 043b319 commit 0aaf79e
Show file tree
Hide file tree
Showing 5 changed files with 130 additions and 756 deletions.
1 change: 0 additions & 1 deletion api/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ pytest-django = ">=3.5"
pytest-raises = "*"
remote-pdb = "*"
pre-commit = "*"
locust = "*"
sphinx = "*"
sphinx-autobuild = "*"
furo = "*"
Expand Down
Loading

0 comments on commit 0aaf79e

Please sign in to comment.