We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50536b8 commit 3b0d67aCopy full SHA for 3b0d67a
aws-lambda-calculator/requirements.txt
@@ -3,7 +3,7 @@ click==8.3.0 ; python_version >= "3.13"
3
colorama==0.4.6 ; (platform_system == "Windows" or sys_platform == "win32") and python_version >= "3.13"
4
iniconfig==2.1.0 ; python_version >= "3.13"
5
mypy-extensions==1.1.0 ; python_version >= "3.13"
6
-mypy==1.17.1 ; python_version >= "3.13"
+mypy==1.18.2 ; python_version >= "3.13"
7
packaging==25.0 ; python_version >= "3.13"
8
pathspec==0.12.1 ; python_version >= "3.13"
9
pluggy==1.6.0 ; python_version >= "3.13"
0 commit comments