Skip to content

Commit

Permalink
Merge pull request #244 from natekspencer/dependabot/pip/dev-dependen…
Browse files Browse the repository at this point in the history
…cies-b9073e26ec
  • Loading branch information
dependabot[bot] authored Aug 2, 2024
2 parents 5282acb + b09e290 commit 99e27c5
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 57 deletions.
110 changes: 55 additions & 55 deletions poetry.lock

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

3 changes: 1 addition & 2 deletions pylitterbot/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,7 @@ def send_deprecation_warning(


@overload
def redact(data: Mapping) -> dict: # type: ignore[overload-overlap]
...
def redact(data: Mapping) -> dict: ...


@overload
Expand Down

0 comments on commit 99e27c5

Please sign in to comment.