Skip to content

Commit

Permalink
Update dependency dev/mypy to v1.10.0 (#167)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [dev/mypy](https://www.mypy-lang.org/)
([source](https://togithub.com/python/mypy),
[changelog](https://mypy-lang.blogspot.com/)) |
project.optional-dependencies | minor | `==1.9.0` -> `==1.10.0` |

---

### Release Notes

<details>
<summary>python/mypy (dev/mypy)</summary>

###
[`v1.10.0`](https://togithub.com/python/mypy/compare/1.9.0...v1.10.0)

[Compare
Source](https://togithub.com/python/mypy/compare/1.9.0...v1.10.0)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMzMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjM1Ni4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
  • Loading branch information
RKIMetadataExchange authored May 13, 2024
1 parent 7c4f3f9 commit 44f6a9a
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 deletions pdm.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 @@ -23,7 +23,7 @@ dependencies = [
optional-dependencies.dev = [
"black==24.3.0",
"ipdb==0.13.13",
"mypy==1.9.0",
"mypy==1.10.0",
"pandas-stubs==2.2.1.240316",
"pytest-cov==4.1.0",
"pytest-random-order==1.1.1",
Expand Down

0 comments on commit 44f6a9a

Please sign in to comment.