Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 5, 2023
1 parent 7f46e90 commit 730e101
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions django/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 django/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ authors = ["Keith Moss <keithamoss@gmail.com>"]

[tool.poetry.dependencies]
python = "^3.8"
Django = "4.2.2"
Django = "4.2.3"
psycopg2-binary = "2.9.6"
djangorestframework = "3.14.0"
django-cors-headers = "4.1.0"
Expand Down

0 comments on commit 730e101

Please sign in to comment.