Skip to content

Commit

Permalink
build(deps): bump mypy from 1.11.2 to 1.12.0 (#3093)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 15, 2024
1 parent f0e6893 commit 6296fe1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/system.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ setuptools==75.1.0 ; python_version >= '3.0'
setuptools==44.0.0 ; python_version < '3.0'
wheel==0.44.0

mypy==1.11.2; python_version >= '3.0' --no-binary mypy
mypy==1.12.0; python_version >= '3.0' --no-binary mypy

flake8==7.1.1;
flake8-bugbear==24.8.19; python_version >= '3.0'
Expand Down

0 comments on commit 6296fe1

Please sign in to comment.