Skip to content

Commit

Permalink
Bump django from 4.2.5 to 4.2.7 in /training (#1048)
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 4.2.5 to 4.2.7.
- [Commits](django/django@4.2.5...4.2.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Faris Durrani <[email protected]>
  • Loading branch information
dependabot[bot] and farisdurrani authored Nov 8, 2023
1 parent 32705b4 commit 3ebc466
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions training/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 training/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ readme = "README.md"
[tool.poetry.dependencies]
python = ">=3.9, <3.10"
boto3 = "^1.28.15"
django = "^4.2.3"
django = "^4.2.7"
django-ninja = "^0.22.2"
scikit-learn = "^1.3.0"
pandas = "^2.0.3"
Expand Down

0 comments on commit 3ebc466

Please sign in to comment.