mirror of
https://github.com/sissbruecker/linkding
synced 2024-11-10 06:04:15 +00:00
Bump django from 5.0.3 to 5.0.8 (#795)
Bumps [django](https://github.com/django/django) from 5.0.3 to 5.0.8. - [Commits](https://github.com/django/django/compare/5.0.3...5.0.8) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
bb243b382d
commit
0282220307
2 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@ click==8.1.7
|
|||
# via black
|
||||
coverage==7.4.1
|
||||
# via -r requirements.dev.in
|
||||
django==5.0.3
|
||||
django==5.0.8
|
||||
# via
|
||||
# django-appconf
|
||||
# django-debug-toolbar
|
||||
|
|
|
@ -27,7 +27,7 @@ cryptography==42.0.5
|
|||
# josepy
|
||||
# mozilla-django-oidc
|
||||
# pyopenssl
|
||||
django==5.0.3
|
||||
django==5.0.8
|
||||
# via
|
||||
# -r requirements.in
|
||||
# django-registration
|
||||
|
|
Loading…
Reference in a new issue