Skip to content

Commit 9e60cea

Browse files
fix(deps): update dependency django-countries to v8.1.1 (#1177)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e4889b2 commit 9e60cea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ classifiers = [
5656
dependencies = [
5757
"Django>=5.2,<5.3",
5858
"django-appconf>=1.0",
59-
"django-countries==8.1.0",
59+
"django-countries==8.1.1",
6060
"django-vies==6.2.1",
6161
"fakturace==0.7.2",
6262
"psycopg[binary]",

0 commit comments

Comments
 (0)