Skip to content

Commit

Permalink
Merge pull request #92 from gm3dmo/dependabot/pip/django-4.2.7
Browse files Browse the repository at this point in the history
Bump django from 4.2.5 to 4.2.7
  • Loading branch information
gm3dmo authored Nov 3, 2023
2 parents 699fa94 + 3443bd9 commit 57bbcb3
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 57bbcb3

Please sign in to comment.