Skip to content

Commit

Permalink
Update nose2 requirement in /requirements
Browse files Browse the repository at this point in the history
Updates the requirements on [nose2](https://github.com/nose-devs/nose2) to permit the latest version.
- [Changelog](https://github.com/nose-devs/nose2/blob/main/docs/changelog.rst)
- [Commits](nose-devs/nose2@0.10.0...0.14.0)

---
updated-dependencies:
- dependency-name: nose2
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent 52edb58 commit 3f0b6b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/development.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ flake8-print>=5,<5.1
pre-commit>=2.10,<3.5

# for testing
nose2>=0.10,<0.14
nose2>=0.10,<0.15

0 comments on commit 3f0b6b1

Please sign in to comment.