Merge pull request #153929 from r-ryantm/auto-update/python3.8-types-requests

python38Packages.types-requests: 2.27.0 -> 2.27.2
This commit is contained in:
Fabian Affolter
2022-01-08 09:29:40 +01:00
committed by GitHub
@@ -5,12 +5,12 @@
buildPythonPackage rec {
pname = "types-requests";
version = "2.27.0";
version = "2.27.2";
format = "setuptools";
src = fetchPypi {
inherit pname version;
sha256 = "sha256-vFztDc8GdOPx+d7XNM7p+kXFfPZEsInmLI+xLKKOshU=";
sha256 = "c902c5433ad103053011c6ac036317ac6f6a8e8a6926fc470a8d2ef791236da7";
};
# Module doesn't have tests