Skip to content

Commit

Permalink
build(deps): bump django from 4.2.0 to 4.2.7 in /py/tests/virtual/django
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 4.2.0 to 4.2.7.
- [Commits](django/django@4.2...4.2.7)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and mattem committed Nov 19, 2023
1 parent cb5fef7 commit 7c89e31
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion py/tests/external-deps/expected_pathing
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Python: (pwd)/bazel-out/[exec]/bin/py/tests/external-deps/pathing.runfiles/pathing.venv/bin/python
version: 3.9.18 (main, REDACTED)
[Clang 17.0.1 ]
[Clang 16.0.3 ]
version info: sys.version_info(major=3, minor=9, micro=18, releaselevel='final', serial=0)
cwd: (pwd)
site-packages folder: ['(pwd)/bazel-out/[exec]/bin/py/tests/external-deps/pathing.runfiles/pathing.venv/lib/python3.9/site-packages']
Expand Down
2 changes: 1 addition & 1 deletion py/tests/virtual/django/requirements.in
Original file line number Diff line number Diff line change
@@ -1 +1 @@
django==4.2.0
django==4.2.7
6 changes: 3 additions & 3 deletions py/tests/virtual/django/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ asgiref==3.7.2 \
--hash=sha256:89b2ef2247e3b562a16eef663bc0e2e703ec6468e2fa8a5cd61cd449786d4f6e \
--hash=sha256:9e0ce3aa93a819ba5b45120216b23878cf6e8525eb3848653452b4192b92afed
# via django
django==4.2 \
--hash=sha256:ad33ed68db9398f5dfb33282704925bce044bef4261cd4fb59e4e7f9ae505a78 \
--hash=sha256:c36e2ab12824e2ac36afa8b2515a70c53c7742f0d6eaefa7311ec379558db997
django==4.2.7 \
--hash=sha256:8e0f1c2c2786b5c0e39fe1afce24c926040fad47c8ea8ad30aaf1188df29fc41 \
--hash=sha256:e1d37c51ad26186de355cbcec16613ebdabfa9689bbade9c538835205a8abbe9
# via -r py/tests/virtual/django/requirements.in
sqlparse==0.4.4 \
--hash=sha256:5430a4fe2ac7d0f93e66f1efc6e1338a41884b7ddf2a350cedd20ccc4d9d28f3 \
Expand Down

0 comments on commit 7c89e31

Please sign in to comment.