Skip to content

Commit

Permalink
Update django requirement from ~=4.2.2 to ~=4.2.4
Browse files Browse the repository at this point in the history
Updates the requirements on [django](https://github.com/django/django) to permit the latest version.
- [Commits](django/django@4.2.2...4.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 1, 2023
1 parent 70fe67c commit ce27bcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ cachetools
msrestazure==0.6.4
uwsgi==2.0.22
requests==2.31.0
Django~=4.2.2
Django~=4.2.4
django-tables2==2.6.0
django-filter==23.2
django-bootstrap4==23.1
Expand Down

0 comments on commit ce27bcd

Please sign in to comment.