Skip to content

Commit

Permalink
Merge pull request #64 from oliverandrich/dependabot/pip/django-types…
Browse files Browse the repository at this point in the history
…-0.19.1

Bump django-types from 0.18.0 to 0.19.1
  • Loading branch information
oliverandrich authored Nov 1, 2023
2 parents 05b4b7f + 985b9fb commit 162ac22
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 5 deletions.
22 changes: 18 additions & 4 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ werkzeug = { version = "^3.0.0", optional = true }
"django-extensions" = ["django-extensions", "werkzeug"]

[tool.poetry.group.dev.dependencies]
django-types = ">=0.17,<0.19"
django-types = ">=0.17,<0.20"
mkdocs-material = "^9.3.1"
coverage = { extras = ["toml"], version = "^7.3.2" }
pytest = "^7.4.2"
Expand Down

0 comments on commit 162ac22

Please sign in to comment.