python3Packages.types-psutil: 7.0.0.20250401 -> 7.0.0.20250801

This commit was automatically generated using update-python-libraries.

Changed files
+2 -2
pkgs
development
python-modules
types-psutil
+2 -2
pkgs/development/python-modules/types-psutil/default.nix
···
buildPythonPackage rec {
pname = "types-psutil";
-
version = "7.0.0.20250401";
+
version = "7.0.0.20250801";
format = "setuptools";
src = fetchPypi {
pname = "types_psutil";
inherit version;
-
hash = "sha256-Kn1mPAiIoHn8FkPrwQmtEuV6IclVKp4gNdpQQZEzbb8=";
+
hash = "sha256-AjC1YjQlLMb1nDYdzLqqCPMIjqNWk2er5pAEhdOIyX0=";
};
# Module doesn't have tests