diff --git a/actions/check-thirdparty-notice/check_thirdparty_notice.py b/actions/check-thirdparty-notice/check_thirdparty_notice.py index d02957b..3d750cf 100644 --- a/actions/check-thirdparty-notice/check_thirdparty_notice.py +++ b/actions/check-thirdparty-notice/check_thirdparty_notice.py @@ -6,7 +6,7 @@ # requires-python = ">=3.9" # dependencies = [ # "beautifulsoup4==4.14.3", -# "markdown==3.10.1", +# "markdown==3.10.2", # "pip-requirements-parser==32.0.1", # "pyproject-metadata==0.10.0", # ]