Merge pull request #169024 from r-ryantm/auto-update/python3.10-types-toml

python310Packages.types-toml: 0.10.4 -> 0.10.5
This commit is contained in:
Mario Rodas
2022-04-17 08:12:42 -05:00
committed by GitHub
@@ -5,12 +5,12 @@
buildPythonPackage rec {
pname = "types-toml";
version = "0.10.4";
version = "0.10.5";
format = "setuptools";
src = fetchPypi {
inherit pname version;
sha256 = "sha256-k0DnwVh3FVgbsTkFs68wt5/mivrM/KN3Zl1eY7aUEpo=";
sha256 = "sha256-+UlGOjiCAL45Lvk5nbrT4eO75tRUPYStk9lsP9oCgIA=";
};
# Module doesn't have tests