Merge pull request #244902 from fabaff/types-decorator-bump

python311Packages.types-decorator: 5.1.8.3 -> 5.1.8.4
This commit is contained in:
Nick Cao
2023-07-22 16:58:10 -06:00
committed by GitHub
@@ -5,12 +5,12 @@
buildPythonPackage rec {
pname = "types-decorator";
version = "5.1.8.3";
version = "5.1.8.4";
format = "setuptools";
src = fetchPypi {
inherit pname version;
hash = "sha256-Mt04D8iNDnofJ6hLoc5uKboK1CyqobiOe10n5h9uSWI=";
hash = "sha256-qMOQJGNOmYNL7xRs7C42xYX0eISt303GXW0Lex9idRc=";
};
# Modules doesn't have tests