diff --git a/news/20250110080026.bugfix b/news/20250110080026.bugfix new file mode 100644 index 0000000..4935068 --- /dev/null +++ b/news/20250110080026.bugfix @@ -0,0 +1 @@ +Dependency upgrade: pdoc3-0.11.5 diff --git a/setup.py b/setup.py index 51bd61e..d837f95 100644 --- a/setup.py +++ b/setup.py @@ -56,7 +56,7 @@ "towncrier==22.12.0", "pyautoversion~=1.2.0", # FIXME change when https://github.com/pdoc3/pdoc/issues/299 is fixed - "pdoc3==0.10.0", + "pdoc3==0.11.5", "toml", "semver~=2.13.0", "python-dotenv",