Skip to content

Commit

Permalink
Bump django from 4.2.6 to 4.2.7 in /config/requirements (#207)
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 4.2.6 to 4.2.7.
- [Commits](django/django@4.2.6...4.2.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 8, 2023
1 parent f3a6521 commit cf3fc03
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/requirements/development.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ boto3==1.28.*
chardet==5.2.0
coverage==7.3.*
crispy-bootstrap5==2023.10
Django==4.2.6
Django==4.2.7
django-active-link==0.1.8
django-autocomplete-light==3.9.7
django-countries==7.5.1
Expand Down
2 changes: 1 addition & 1 deletion config/requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ attrs==23.1.0
boto3==1.28.*
chardet==5.2.0
crispy-bootstrap5==2023.10
Django==4.2.6
Django==4.2.7
django-active-link==0.1.8
django-autocomplete-light==3.9.7
django-countries==7.5.1
Expand Down

0 comments on commit cf3fc03

Please sign in to comment.