Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 7, 2023
1 parent 09c8e7e commit 80fd69a
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 10 deletions.
21 changes: 12 additions & 9 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 @@ -19,7 +19,7 @@ license = "GPL-3.0 License"

[tool.poetry.dependencies]
python = "^3.8"
Django = "^4.1"
Django = "^4.2"
django-anymail = "^8.2"
django-countries = "^7.1"
django-prometheus = "^2.1.0"
Expand Down

0 comments on commit 80fd69a

Please sign in to comment.