diff --git a/requirements.txt b/requirements.txt index 851548bd..8a5bf660 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ ghapi==1.0.6 -PyYAML==6.0.1 +PyYAML==6.0.2 greenery==4.0.0 networkx==3.2.1 beautifulsoup4==4.12.3 diff --git a/setup.cfg b/setup.cfg index db116c23..be8c4df5 100644 --- a/setup.cfg +++ b/setup.cfg @@ -20,7 +20,7 @@ packages = find_namespace: include_package_data = True install_requires = ghapi==1.0.6 - PyYAML==6.0.1 + PyYAML==6.0.2 greenery==4.0.0 networkx==3.2.1 beautifulsoup4==4.12.3