File tree Expand file tree Collapse file tree 3 files changed +15
-2
lines changed
dictionary/templates/dictionary/includes Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Original file line number Diff line number Diff line change
1
+ [1.6.1](2024.08.09)(compatible)
2
+ --Additions--
3
+ None
4
+
5
+ --Changes--
6
+ * Update pre-commit configuration
7
+ * Update Python dependencies. These updates contain
8
+ important security updates that affect some parts of
9
+ django-sozluk.
10
+
11
+ --Deletions--
12
+ None
13
+
1
14
[1.6](2024.05.30)(compatible)
2
15
--Additions--
3
16
None
Original file line number Diff line number Diff line change 2
2
< div class ="mt-3 ">
3
3
< code >
4
4
< a rel ="noopener " target ="_blank " href ="https://github.com/realsuayip/django-sozluk ">
5
- < span > django-sozluk 1.6.0 </ span >
5
+ < span > django-sozluk 1.6.1 </ span >
6
6
</ a >
7
7
< small class ="d-block "> Python version: 3.11</ small >
8
8
</ code >
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
4
5
5
[project ]
6
6
name = " django-sozluk"
7
- version = " 1.6.0 "
7
+ version = " 1.6.1 "
8
8
dependencies = [
9
9
" Django ~= 4.2" ,
10
10
" django-uuslug ~= 2.0" ,
You can’t perform that action at this time.
0 commit comments