Skip to content

Commit

Permalink
fix(deps): bump mypy from 1.11.0 to 1.11.1 (#358)
Browse files Browse the repository at this point in the history
Bumps [mypy](https://github.com/python/mypy) from 1.11.0 to 1.11.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.11...v1.11.1)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 7, 2024
1 parent 20feaa6 commit 91f22d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"black==24.4.2",
"pylint==3.2.6",
"flake8==7.1.0",
"mypy==1.11.0",
"mypy==1.11.1",
"types-requests==2.32.0.20240712",
]
},
Expand Down

0 comments on commit 91f22d4

Please sign in to comment.