python311Packages.types-python-dateutil: 2.8.19.13 -> 2.8.19.14

This commit is contained in:
Fabian Affolter 2023-07-22 22:36:55 +02:00
parent 883fd35c94
commit a845489780

View file

@ -5,12 +5,12 @@
buildPythonPackage rec {
pname = "types-python-dateutil";
version = "2.8.19.13";
version = "2.8.19.14";
format = "setuptools";
src = fetchPypi {
inherit pname version;
hash = "sha256-CaAnX5XuMc5oGWcQ7Sw9G53ELgthzEOsw2mkLLk5E08=";
hash = "sha256-H08QrJi7ixat6dvuNRjZrOAXgh2UsFekJbBp+DRzf0s=";
};
# Modules doesn't have tests