Skip to content

Commit

Permalink
Bump django from 4.2.5 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.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]>
  • Loading branch information
dependabot[bot] authored Nov 2, 2023
1 parent 699fa94 commit 3443bd9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Django==4.2.5
Django==4.2.7
django-environ
django-debug-toolbar
django-extensions
Expand Down
6 changes: 4 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,16 @@ certifi==2023.7.22
click==8.1.7
# via black
coverage[toml]==7.3.1
# via pytest-cov
# via
# coverage
# pytest-cov
crispy-bootstrap5==0.7
# via -r requirements.in
decorator==5.1.1
# via
# ipdb
# ipython
django==4.2.5
django==4.2.7
# via
# -r requirements.in
# crispy-bootstrap5
Expand Down

0 comments on commit 3443bd9

Please sign in to comment.