python310Packages.types-dateutil: 2.8.19.2 -> 2.8.19.5

This commit is contained in:
R. Ryantm
2022-12-30 15:23:44 +00:00
parent 3d7270abd5
commit 9cd4748eb0
@@ -5,13 +5,13 @@
buildPythonPackage rec {
pname = "types-dateutil";
version = "2.8.19.2";
version = "2.8.19.5";
format = "setuptools";
src = fetchPypi {
pname = "types-python-dateutil";
inherit version;
hash = "sha256-5uMs4Y83dlsIxGYiKHvI2BNtwMVi2a1bj9FYxZlj16c=";
hash = "sha256-q5H8X3FffXbZpQ09100MaN/jilTwI5z6BQZXWuTYep0=";
};
pythonImportsCheck = [