Skip to content

Commit 119b59e

Browse files
chore(deps): update dependency django to v4.0.9 [security] (#139)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e762990 commit 119b59e

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

gazelle_python.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -948,4 +948,4 @@ manifest:
948948
tomli: tomli
949949
pip_repository:
950950
name: pypi
951-
integrity: 59f784e6a14a9d19c0b0f3e66dececc6980ba8ea906f37121d32ba5fde40dbcf
951+
integrity: 513d09eba4819402e869b6fd51b1a20a769482fa524b3c9436265be630f06d9f

py/tests/external-deps/expected_pathing

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ sys path:
1717
Entrypoint Path: (pwd)/bazel-out/host/bin/py/tests/external-deps/pathing.runfiles/aspect_rules_py/py/tests/external-deps/pathing.py
1818

1919
Django location: (pwd)/bazel-out/host/bin/py/tests/external-deps/pathing.runfiles/pathing.venv/lib/python3.9/site-packages/django/__init__.py
20-
Django version: 4.0.8
20+
Django version: 4.0.9
2121

2222
From lib with wheel dependency: Hello Matt
2323
lib filepath: (pwd)/bazel-out/host/bin/py/tests/external-deps/pathing.runfiles/aspect_rules_py/py/tests/external-deps/lib.py

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ colorama==0.4.6 \
2020
--hash=sha256:08695f5cb7ed6e0531a20572697297273c47b8cae5a63ffc6d6ed5c201be6e44 \
2121
--hash=sha256:4f1d9991f5acc0ca119f9d443620b77f9d6b33703e51011c16baf57afb285fc6
2222
# via -r ./requirements.in
23-
django==4.0.8 \
24-
--hash=sha256:07e6433f263c3839939cfabeb6d7557841e0419e47759a7b7d37f6d44d40adcb \
25-
--hash=sha256:27cb08fa6458c1eff8b97c4c2d03774646fb26feeaa4587dca10c49e6d4fc6a3
23+
django==4.0.9 \
24+
--hash=sha256:6ddab9f9ac9211e2dc544819b87343b49c53f99d882e68727b38fd44204f752e \
25+
--hash=sha256:7cc034a72f99536c5feb39d1575f2952b86ffa409f109efeb2c8b398985f78a7
2626
# via -r ./requirements.in
2727
exceptiongroup==1.1.0 \
2828
--hash=sha256:327cbda3da756e2de031a3107b81ab7b3770a602c4d16ca618298c526f4bec1e \

0 commit comments

Comments
 (0)