Skip to content

Commit 876e8c4

Browse files
deps: bump django from 4.2.25 to 4.2.26 in /api
Bumps [django](https://github.com/django/django) from 4.2.25 to 4.2.26. - [Commits](django/django@4.2.25...4.2.26) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.26 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3f8b260 commit 876e8c4

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

api/poetry.lock

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

api/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ enabled = true
103103

104104
[tool.poetry.dependencies]
105105
python = ">3.11,<3.13"
106-
django = "~4.2.25"
106+
django = "~4.2.26"
107107
rudder-sdk-python = "~2.0.2"
108108
segment-analytics-python = "~2.2.3"
109109
backoff = "~2.2.1"

0 commit comments

Comments
 (0)