python310Packages.types-colorama: 0.4.15.4 -> 0.4.15.5

This commit is contained in:
Fabian Affolter
2023-02-02 10:44:56 +01:00
parent 56f5f40f81
commit 6b22d2c29f
@@ -5,12 +5,12 @@
buildPythonPackage rec {
pname = "types-colorama";
version = "0.4.15.4";
version = "0.4.15.5";
format = "setuptools";
src = fetchPypi {
inherit pname version;
hash = "sha256-YPfWJXkTE1IYVkzxudLpZ4wM5ywFHZ/6oadMdpBOWAg=";
hash = "sha256-PSqJbsfz0fZpz3ruoO9+usRznwLbM6sTKB5qcewvwsU=";
};
# Module has no tests