Skip to content

Commit

Permalink
Merge pull request freelawproject#3430 from ttys0dev/update-django-5-…
Browse files Browse the repository at this point in the history
…deps

Update django-filter and factory-boy
mlissner authored Dec 4, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
2 parents 9e9799b + a119b01 commit 8abaee5
Showing 2 changed files with 13 additions and 13 deletions.
22 changes: 11 additions & 11 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -39,7 +39,7 @@ django-cache-memoize = "==0.*"
django-cors-headers = "^4.2.0"
django-csp = "^3.7.0"
django-extensions = "^3.2.3"
django-filter = "^21.1"
django-filter = "^23.4"
django-localflavor = "^4.0"
django-markdown-deux = "^1.0.6"
django-mathfilters = "*"
@@ -94,7 +94,7 @@ scikit-learn = "^1.2.1"
numpy = "^1.25.2"
datasketch = "^1.6.0"
PyStemmer = "^2.0.1"
factory-boy = "^3.2.1"
factory-boy = "^3.3.0"
django-elasticsearch-dsl = "^7.3"
django-override-storage = "^0.3.2"
django-ses = {extras = ["events"], version = "^3.5.0"}

0 comments on commit 8abaee5

Please sign in to comment.