Skip to content

Commit 2c94d7c

Browse files
Update ninja-schema requirement from >=0.14.1 to >=0.14.3 (#171)
Updates the requirements on [ninja-schema](https://github.com/eadwinCode/ninja-schema) to permit the latest version. - [Release notes](https://github.com/eadwinCode/ninja-schema/releases) - [Commits](eadwinCode/ninja-schema@0.14.1...0.14.3) --- updated-dependencies: - dependency-name: ninja-schema dependency-version: 0.14.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d98e039 commit 2c94d7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ click==8.1.8
22
cryptography
33
django-stubs
44
freezegun
5-
ninja-schema>=0.14.1
5+
ninja-schema>=0.14.3
66
pytest
77
pytest-asyncio==0.24.0
88
pytest-cov

0 commit comments

Comments
 (0)