Skip to content

Commit

Permalink
Bump django from 4.0.3 to 4.0.4
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 4.0.3 to 4.0.4.
- [Release notes](https://github.com/django/django/releases)
- [Commits](django/django@4.0.3...4.0.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Cellebyte committed Apr 30, 2022
1 parent 17a1a14 commit 4c3e093
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 5 deletions.
20 changes: 16 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 @@ -7,7 +7,7 @@ license = "Apache-2.0"

[tool.poetry.dependencies]
python = "^3.10"
django = "^4.0.1"
django = "^4.0.4"
django-netfields = "^1.2.4"
djangorestframework = "^3.13.0"
psycopg2 = "^2.9.3"
Expand Down

0 comments on commit 4c3e093

Please sign in to comment.