python310Packages.types-python-dateutil: 2.8.19.2 -> 2.8.19.3

This commit is contained in:
Fabian Affolter
2022-11-08 23:59:04 +01:00
parent 8e1d38e77d
commit fb7f4cac91
@@ -5,12 +5,12 @@
buildPythonPackage rec {
pname = "types-python-dateutil";
version = "2.8.19.2";
version = "2.8.19.3";
format = "setuptools";
src = fetchPypi {
inherit pname version;
hash = "sha256-5uMs4Y83dlsIxGYiKHvI2BNtwMVi2a1bj9FYxZlj16c=";
hash = "sha256-oxMoTfXtP9B4MDJi7cDv3iiZjNCOUGHvHMwLtf700to=";
};
# Modules doesn't have tests