Skip to content

Commit

Permalink
Merge pull request #111 from jond01/dependabot/pip/pandas-stubs-2.0.3…
Browse files Browse the repository at this point in the history
….230814

Bump pandas-stubs from 2.0.2.230605 to 2.0.3.230814
  • Loading branch information
jond01 authored Aug 16, 2023
2 parents fedb154 + 299aef3 commit ebbb175
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 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 @@ -33,7 +33,7 @@ pylint = "^2.17.5"

[tool.poetry.group.typing.dependencies]
mypy = "^1.5.0"
pandas-stubs = "^2.0.2.230605"
pandas-stubs = "^2.0.3.230814"

[tool.poetry.group.test.dependencies]
pytest = "^7.4.0"
Expand Down

0 comments on commit ebbb175

Please sign in to comment.