Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies = [
"packaging==26.0",
"pip==26.0.1",
# Django
"Django==6.0.2",
"Django==6.0.3",
"asgiref==3.11.1",
"typing_extensions==4.15.0",
"sqlparse==0.5.5",
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
about_resource: django-6.0.2-py3-none-any.whl
about_resource: django-6.0.3-py3-none-any.whl
name: django
version: 6.0.2
download_url: https://files.pythonhosted.org/packages/96/ba/a6e2992bc5b8c688249c00ea48cb1b7a9bc09839328c81dc603671460928/django-6.0.2-py3-none-any.whl
package_url: pkg:pypi/django@6.0.2
version: 6.0.3
download_url: https://files.pythonhosted.org/packages/72/b1/23f2556967c45e34d3d3cf032eb1bd3ef925ee458667fb99052a0b3ea3a6/django-6.0.3-py3-none-any.whl
package_url: pkg:pypi/django@6.0.3
license_expression: bsd-new AND python AND unknown-license-reference
copyright: Copyright django project contributors
attribute: yes
track_changes: yes
checksum_md5: 5e170a7a20b0edbb794228a20895cf17
checksum_sha1: 70f23a750efce9d525a94dc2d4a15ce016a1e42b
checksum_md5: 2c2f28f5318c7351f7d9d2c33837d6d4
checksum_sha1: 6d8377bdabf9d7a433fbab63a31e086759dc1ee5
licenses:
- key: bsd-new
name: BSD-3-Clause
Expand Down