Skip to content

Commit

Permalink
chore(deps): update dependency django to v5.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 4, 2024
1 parent 40bbbab commit b11867e
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 @@ -13,7 +13,7 @@ charset-normalizer==3.3.2; python_full_version >= '3.7.0'
dataclasses-json==0.6.3; python_version >= '3.7' and python_version < '4.0'
defusedxml==0.7.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
dj-database-url==2.1.0
django==5.0; python_version >= '3.10'
django==5.0.7; python_version >= '3.10'
django-appconf==1.0.6; python_version >= '3.7'
django-compressor==4.4
django-filter==23.5; python_version >= '3.7'
Expand Down

0 comments on commit b11867e

Please sign in to comment.