Skip to content

Commit

Permalink
[noissue]: Update django requirement from ~=4.2.0 to ~=4.2.5
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...4.2.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 5, 2023
1 parent 20afd1e commit 2cbd003
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 @@ -5,7 +5,7 @@ aiofiles>=22.1,<23.3.0
backoff>=2.1.2,<2.2.2
click>=8.1.0,<=8.1.6
cryptography>=38.0.1,<41.0.4
Django~=4.2.0 # LTS version, switch only if we have a compelling reason to
Django~=4.2.5 # LTS version, switch only if we have a compelling reason to
django-filter>=23.1,<=23.2
django-guid>=3.3,<=3.3.1
django-import-export>=2.9,<3.3.0
Expand Down

0 comments on commit 2cbd003

Please sign in to comment.