Skip to content

Commit

Permalink
⬆️ Bump up support for Django 5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jefftriplett committed Sep 7, 2024
1 parent 60e4a70 commit 0500d5f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
## :triangular_flag_on_post: Features

- Django 5.0
- Django 5.1
- Python 3.12
- Docker Compose
- uv
Expand Down
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
django-click
Django<5.1
Django<5.2
environs[django]
psycopg2-binary
whitenoise
Expand Down

0 comments on commit 0500d5f

Please sign in to comment.