Skip to content

Commit

Permalink
Update mypy requirement from ~=1.14 to ~=1.15 (#1087)
Browse files Browse the repository at this point in the history
Updates the requirements on [mypy](https://github.com/python/mypy) to permit the latest version.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.14.0...v1.15.0)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 6, 2025
1 parent f6682e9 commit c4e9a69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test_bot/test-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pytest~=8.3
pytest-timeout~=2.3
ruff~=0.9
mypy~=1.14
mypy~=1.15
types-requests~=2.32
types-PyYAML~=6.0

0 comments on commit c4e9a69

Please sign in to comment.