python311Packages.atlassian-python-api: 3.41.11 -> 3.41.13

This commit is contained in:
R. Ryantm
2024-05-24 19:13:08 +00:00
parent c77a089983
commit bd7d3cda58
@@ -17,7 +17,7 @@
buildPythonPackage rec {
pname = "atlassian-python-api";
version = "3.41.11";
version = "3.41.13";
format = "setuptools";
disabled = pythonOlder "3.7";
@@ -26,7 +26,7 @@ buildPythonPackage rec {
owner = "atlassian-api";
repo = pname;
rev = "refs/tags/${version}";
hash = "sha256-yQqy+pFl5TK4CEUM+vpwl+pkUjBuc0xvqC9o1ZC5m7c=";
hash = "sha256-ldSiO9exbF89KDaspj3kIzAZzOfr/6ohlOyQ5mBxo/U=";
};
propagatedBuildInputs = [