Skip to content

Commit

Permalink
chore(deps): update dependency django to v5.1.3 (#19161)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 5, 2024
1 parent 995b97d commit 993ae68
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion boundaries/shop/admin/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies = [
'certifi==2024.8.30',
'charset-normalizer==3.4.0',
'deprecated==1.2.14',
'django==5.1.2',
'django==5.1.3',
'django-admin-tailwind==0.0.31',
'django-debug-toolbar==4.4.6',
'django-environ==0.11.2',
Expand Down
6 changes: 3 additions & 3 deletions boundaries/shop/admin/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -108,9 +108,9 @@ deprecated==1.2.14 \
--hash=sha256:6fac8b097794a90302bdbb17b9b815e732d3c4720583ff1b198499d78470466c \
--hash=sha256:e5323eb936458dccc2582dc6f9c322c852a775a27065ff2b0c4970b9d53d01b3
# via shop-admin (pyproject.toml)
django==5.1.2 \
--hash=sha256:021ffb7fdab3d2d388bc8c7c2434eb9c1f6f4d09e6119010bbb1694dda286bc2 \
--hash=sha256:71603f27dac22a6533fb38d83072eea9ddb4017fead6f67f2562a40402d61c3f
Django==5.1.3 \
--hash=sha256:8b38a9a12da3ae00cb0ba72da985ec4b14de6345046b1e174b1fd7254398f818 \
--hash=sha256:c0fa0e619c39325a169208caef234f90baa925227032ad3f44842ba14d75234a
# via shop-admin (pyproject.toml)
django-admin-tailwind==0.0.31 \
--hash=sha256:8acbea7a6e4a94b1650832b4de626904cc1c8ef27bc473132683a55bb3168cad \
Expand Down

0 comments on commit 993ae68

Please sign in to comment.