Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 2, 2023
1 parent bfdaa13 commit d7e9d8d
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 5 deletions.
28 changes: 24 additions & 4 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ authors = [

[tool.poetry.dependencies]
python = ">=3.11,<3.12"
django = "^4.2.6"
django = "^4.2.7"
seaborn = "^0.12.2"
pandas = "^2.1.2"
ipython = "^8.16.1"
Expand Down

0 comments on commit d7e9d8d

Please sign in to comment.