Skip to content

Commit

Permalink
deps: bump django from 4.2.17 to 4.2.18 in /api
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 4.2.17 to 4.2.18.
- [Commits](django/django@4.2.17...4.2.18)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 17, 2025
1 parent 4f72b14 commit 65ce206
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions api/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion api/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ readme = "readme.md"

[tool.poetry.dependencies]
python = ">=3.11, <3.13"
django = "~4.2.17"
django = "~4.2.18"
rudder-sdk-python = "~2.0.2"
segment-analytics-python = "~2.2.3"
backoff = "~2.2.1"
Expand Down

0 comments on commit 65ce206

Please sign in to comment.