--- pyproject.toml.orig	2023-08-16 17:46:54 UTC
+++ pyproject.toml
@@ -44,7 +44,7 @@ pathable = "^0.4.1"
 python = "^3.8.0"
 PyYAML = ">=5.1"
 requests = {version = "^2.31.0", optional = true}
-referencing = ">=0.28.0,<0.31.0"
+referencing = ">=0.28.0,<0.36.0"
 
 [tool.poetry.dev-dependencies]
 pre-commit = "*"