Skip to content

Commit

Permalink
Bump mypy from 1.11.1 to 1.11.2 in /requirements
Browse files Browse the repository at this point in the history
Bumps [mypy](https://github.com/python/mypy) from 1.11.1 to 1.11.2.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.11.1...v1.11.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent d2c698c commit 60fc354
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ coverage==7.2.7; python_version>='3.7' and python_version<'3.8'
coverage==7.6.1; python_version>='3.8'
# checks
flake8==7.1.1
mypy==1.11.1
mypy==1.11.2
types-PyYAML==6.0.12.20240808
types-setuptools==71.1.0.20240818

0 comments on commit 60fc354

Please sign in to comment.