mirror of
https://github.com/sissbruecker/linkding
synced 2024-11-22 03:13:02 +00:00
Bump django from 5.0.1 to 5.0.2 (#625)
Bumps [django](https://github.com/django/django) from 5.0.1 to 5.0.2. - [Commits](https://github.com/django/django/compare/5.0.1...5.0.2) --- 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
eefbefd714
commit
c6001aa7b8
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.1
|
django==5.0.2
|
||||||
# via
|
# via
|
||||||
# django-appconf
|
# django-appconf
|
||||||
# django-debug-toolbar
|
# django-debug-toolbar
|
||||||
|
|
|
@ -20,7 +20,7 @@ click==8.1.7
|
||||||
# via waybackpy
|
# via waybackpy
|
||||||
confusable-homoglyphs==3.2.0
|
confusable-homoglyphs==3.2.0
|
||||||
# via django-registration
|
# via django-registration
|
||||||
django==5.0.1
|
django==5.0.2
|
||||||
# via
|
# via
|
||||||
# -r requirements.in
|
# -r requirements.in
|
||||||
# django-registration
|
# django-registration
|
||||||
|
|
Loading…
Reference in a new issue