mirror of
https://github.com/sissbruecker/linkding
synced 2024-11-10 06:04:15 +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
|
||||
coverage==7.4.1
|
||||
# via -r requirements.dev.in
|
||||
django==5.0.1
|
||||
django==5.0.2
|
||||
# via
|
||||
# django-appconf
|
||||
# django-debug-toolbar
|
||||
|
|
|
@ -20,7 +20,7 @@ click==8.1.7
|
|||
# via waybackpy
|
||||
confusable-homoglyphs==3.2.0
|
||||
# via django-registration
|
||||
django==5.0.1
|
||||
django==5.0.2
|
||||
# via
|
||||
# -r requirements.in
|
||||
# django-registration
|
||||
|
|
Loading…
Reference in a new issue