Skip to content

Commit 42d3b6e

Browse files
chore(deps): bump django from 5.0.8 to 5.0.9 in /examples/django_example (#958)
Bumps [django](https://github.com/django/django) from 5.0.8 to 5.0.9. - [Commits](django/django@5.0.8...5.0.9) --- 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>
1 parent 7adec67 commit 42d3b6e

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

examples/django_example/poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/django_example/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ readme = "README.md"
77

88
[tool.poetry.dependencies]
99
python = "^3.10"
10-
django = "^5.0.8"
10+
django = "^5.0.9"
1111
langfuse = "^2.13.3"
1212

1313

0 commit comments

Comments
 (0)