Skip to content

Commit

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

| Package | Type | Update | Change |
|---|---|---|---|
| [mypy](https://www.mypy-lang.org/)
([source](https://github.com/python/mypy),
[changelog](https://mypy-lang.blogspot.com/)) |
project.optional-dependencies | patch | `==1.11.0` -> `==1.11.1` |

---

### Release Notes

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

###
[`v1.11.1`](https://github.com/python/mypy/compare/v1.11.0...v1.11.1)

[Compare
Source](https://github.com/python/mypy/compare/v1.11.0...v1.11.1)

</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://github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
  • Loading branch information
RKIMetadataExchange authored Aug 8, 2024
1 parent df711d6 commit 77aa777
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 @@ -22,7 +22,7 @@ dependencies = [
]
optional-dependencies.dev = [
"ipdb==0.13.13",
"mypy==1.11.0",
"mypy==1.11.1",
"pandas-stubs==2.2.2.240603",
"pytest-cov==5.0.0",
"pytest-random-order==1.1.1",
Expand Down

0 comments on commit 77aa777

Please sign in to comment.