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

This commit is contained in:
Fabian Affolter 2022-11-19 00:07:50 +01:00
parent 7cda9c2816
commit ce50c16943

View File

@ -5,12 +5,12 @@
buildPythonPackage rec {
pname = "types-python-dateutil";
version = "2.8.19.3";
version = "2.8.19.4";
format = "setuptools";
src = fetchPypi {
inherit pname version;
hash = "sha256-oxMoTfXtP9B4MDJi7cDv3iiZjNCOUGHvHMwLtf700to=";
hash = "sha256-NRqMqa/UrqZi+HwXJNLhrln59fmWkb47OxHSOTzTqqE=";
};
# Modules doesn't have tests