Skip to content

Commit

Permalink
Merge pull request #82 from cedadev/dependabot/pip/types-python-dateu…
Browse files Browse the repository at this point in the history
…til-2.8.19.10
  • Loading branch information
dependabot[bot] authored Mar 7, 2023
2 parents 54ff1b2 + fcc5e16 commit c16d079
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 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 @@ -38,7 +38,7 @@ pytest = "^7.2.2"
black = "^22.12.0"
isort = "^5.10.1"
mypy = ">= 0.980"
types-python-dateutil = "^2.8.19.9"
types-python-dateutil = "^2.8.19.10"
django-stubs = {extras = ["compatible-mypy"], version = "^1.15.0"}

[tool.poetry.group.test.dependencies]
Expand Down

0 comments on commit c16d079

Please sign in to comment.