Skip to content

Commit 28bcb1d

Browse files
Upgrade Django to 4.2.20 [BB-20392]
1 parent ae76f4f commit 28bcb1d

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

poetry.lock

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ sfp-query = 'scim2_filter_parser.queries.sql:main'
7272
python = ">=3.8"
7373
sly = "==0.5"
7474

75-
django = { version = ">=3.2", optional = true }
75+
django = "4.2.20"
7676

7777
[tool.poetry.extras]
7878
django-query = ['django']

0 commit comments

Comments
 (0)