Skip to content

Commit 0597e0d

Browse files
Bump django-ninja from 1.4.3 to 1.6.2
Bumps [django-ninja](https://github.com/vitalik/django-ninja) from 1.4.3 to 1.6.2. - [Release notes](https://github.com/vitalik/django-ninja/releases) - [Commits](vitalik/django-ninja@v1.4.3...v1.6.2) --- updated-dependencies: - dependency-name: django-ninja dependency-version: 1.6.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d226611 commit 0597e0d

2 files changed

Lines changed: 129 additions & 130 deletions

File tree

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ django-storages = { extras = ["s3"], version = "==1.14.6" }
3838
django-opensearch-dsl = "==0.7.0"
3939
django-structlog = {extras = ["celery"], version = "==9.1.1"}
4040
defusedxml = "==0.7.1"
41-
django-ninja = "==1.4.3"
41+
django-ninja = "==1.6.2"
4242
urllib3 = "==2.6.3"
4343
bagit = "==1.9.0"
4444
django-registration = "==3.4"

0 commit comments

Comments
 (0)