Skip to content

Commit

Permalink
build(deps): bump django-napse in /backend/requirements
Browse files Browse the repository at this point in the history
Bumps [django-napse](https://github.com/napse-invest/django-napse) from 1.10.0 to 1.10.4.
- [Release notes](https://github.com/napse-invest/django-napse/releases)
- [Changelog](https://github.com/napse-invest/django-napse/blob/main/CHANGELOG.md)
- [Commits](napse-invest/django-napse@v1.10.0...v1.10.4)

---
updated-dependencies:
- dependency-name: django-napse
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 22, 2023
1 parent 6da4b75 commit ff48c5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ django-extensions==3.2.3 # https://github.com/django-extensions/django-extensio
drf-spectacular==0.26.5 # https://github.com/tfranzel/drf-spectacular
django-cors-headers==4.3.1 # https://github.com/adamchainz/django-cors-headers

django-napse==1.10.0 # https://github.com/napse-invest/django-napse
django-napse==1.10.4 # https://github.com/napse-invest/django-napse
djangorestframework-api-key==2.3.0

# External tools
Expand Down

0 comments on commit ff48c5b

Please sign in to comment.