Skip to content

Commit 2f82310

Browse files
chore(deps): update dependency types-dataclasses to ^0.6.0 (#511)
1 parent 5e63d34 commit 2f82310

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -51,7 +51,7 @@ typer-cli = "^0.0.12"
5151
types-PyYAML = "^5.4.3"
5252
types-certifi = "^2020.0.0"
5353
types-python-dateutil = "^2.0.0"
54-
types-dataclasses = { version = "^0.1.5", python = "<3.7" }
54+
types-dataclasses = { version = "^0.6.0", python = "<3.7" }
5555
pylint = "^2.9.6"
5656

5757
[tool.taskipy.tasks]

0 commit comments

Comments
 (0)