Skip to content

Commit

Permalink
Bump django from 5.0.6 to 5.0.10 (#43)
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 5.0.6 to 5.0.10.
- [Commits](django/django@5.0.6...5.0.10)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 18, 2024
1 parent fba8c99 commit a0ee4ce
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 @@ -10,7 +10,7 @@ click==8.1.7; python_version >= '3.7'
click-didyoumean==0.3.1; python_full_version >= '3.6.2'
click-plugins==1.1.1
click-repl==0.3.0; python_version >= '3.6'
django==5.0.6; python_version >= '3.10'
django==5.0.10; python_version >= '3.10'
django-cors-headers==4.3.1; python_version >= '3.8'
djangorestframework==3.15.1; python_version >= '3.6'
drf-spectacular==0.27.2; python_version >= '3.7'
Expand Down

0 comments on commit a0ee4ce

Please sign in to comment.