Merge pull request #223354 from fabaff/types-python-dateutil-bump

python310Packages.types-python-dateutil: 2.8.19.8 -> 2.8.19.10
This commit is contained in:
Mario Rodas
2023-04-02 16:44:08 -05:00
committed by GitHub
@@ -5,12 +5,12 @@
buildPythonPackage rec {
pname = "types-python-dateutil";
version = "2.8.19.8";
version = "2.8.19.10";
format = "setuptools";
src = fetchPypi {
inherit pname version;
hash = "sha256-MWxrEH0FW70GMktxNi5hBBAiIOaYiqSjiFUKo6itXQY=";
hash = "sha256-xkDy63G0uUqdO/2kwEJQ0pok5RuLrW4S/d7Az26W96M=";
};
# Modules doesn't have tests