python310Packages.types-python-dateutil: 2.8.19.5 -> 2.8.19.6

This commit is contained in:
Fabian Affolter 2023-01-26 10:50:56 +01:00
parent d41a8f77db
commit 48846b3629

View File

@ -5,12 +5,12 @@
buildPythonPackage rec {
pname = "types-python-dateutil";
version = "2.8.19.5";
version = "2.8.19.6";
format = "setuptools";
src = fetchPypi {
inherit pname version;
hash = "sha256-q5H8X3FffXbZpQ09100MaN/jilTwI5z6BQZXWuTYep0=";
hash = "sha256-Sm9MwZzkuhoIZwhx4pe/OAL1XU8SnmqiRD9UC2z4A9I=";
};
# Modules doesn't have tests