Skip to content

Commit

Permalink
bump Django to 4.2.17
Browse files Browse the repository at this point in the history
  • Loading branch information
MichalGawor committed Dec 12, 2024
1 parent a9d27fd commit ca4e5b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ repository = "https://github.com/clarin-eric/DOGapp/"
# CLARIN DOGlib
doglib = { url = "https://github.com/clarin-eric/DOGlib/releases/download/1.0.10/doglib-1.0.10-py3-none-any.whl" }
# 3rd party
Django = '4.2.16'
Django = '4.2.17'
django-cors-headers = '4.4.0'
django-debug-toolbar = '4.4.6'
djangorestframework = '3.15.2'
Expand Down

0 comments on commit ca4e5b3

Please sign in to comment.