Skip to content

Commit

Permalink
Bump django-typer from 2.0.1 to 2.0.2
Browse files Browse the repository at this point in the history
Bumps [django-typer](https://github.com/bckohan/django-typer) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/bckohan/django-typer/releases)
- [Commits](bckohan/django-typer@v2.0.1...v2.0.2)

---
updated-dependencies:
- dependency-name: django-typer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jun 4, 2024
1 parent c3833fd commit 0c8154a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 6 deletions.
14 changes: 9 additions & 5 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 @@ -42,7 +42,7 @@ exclude = ["tests"]
[tool.poetry.dependencies]
python = ">=3.8,<4.0"
Django = ">=3.2,<6.0"
django-typer = "^2.0.1"
django-typer = "^2.0.2"

# this should track typer's rich dependency, so long as our console
# patches still work - so be sure to test on the low end of the range
Expand Down

0 comments on commit 0c8154a

Please sign in to comment.