mirror of
https://github.com/sissbruecker/linkding
synced 2024-11-12 23:07:06 +00:00
Bump django from 5.0.2 to 5.0.3 (#658)
Bumps [django](https://github.com/django/django) from 5.0.2 to 5.0.3. - [Commits](https://github.com/django/django/compare/5.0.2...5.0.3) --- 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
c51dcafa40
commit
4c26d66177
2 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@ click==8.1.7
|
||||||
# via black
|
# via black
|
||||||
coverage==7.4.1
|
coverage==7.4.1
|
||||||
# via -r requirements.dev.in
|
# via -r requirements.dev.in
|
||||||
django==5.0.2
|
django==5.0.3
|
||||||
# via
|
# via
|
||||||
# django-appconf
|
# django-appconf
|
||||||
# django-debug-toolbar
|
# django-debug-toolbar
|
||||||
|
|
|
@ -27,7 +27,7 @@ cryptography==42.0.5
|
||||||
# josepy
|
# josepy
|
||||||
# mozilla-django-oidc
|
# mozilla-django-oidc
|
||||||
# pyopenssl
|
# pyopenssl
|
||||||
django==5.0.2
|
django==5.0.3
|
||||||
# via
|
# via
|
||||||
# -r requirements.in
|
# -r requirements.in
|
||||||
# django-registration
|
# django-registration
|
||||||
|
|
Loading…
Reference in a new issue