Skip to content

Commit

Permalink
Update eve requirement from <1.2,>1.1 to >1.1,<2.2
Browse files Browse the repository at this point in the history
Updates the requirements on [eve](https://github.com/pyeve/eve) to permit the latest version.
- [Changelog](https://github.com/pyeve/eve/blob/master/CHANGES.rst)
- [Commits](pyeve/eve@v1.1.1...v2.1.0)

---
updated-dependencies:
- dependency-name: eve
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 8, 2024
1 parent 972a0a5 commit 028018a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
nose
mock
werkzeug>=1.0,<3.1
eve>1.1,<1.2
eve>1.1,<2.2
MarkupSafe>2.0,<2.1

0 comments on commit 028018a

Please sign in to comment.