diff --git a/ietf/templates/sync/rfc-index.txt b/ietf/templates/sync/rfc-index.txt index 0f01ddfa905..050afd130e7 100644 --- a/ietf/templates/sync/rfc-index.txt +++ b/ietf/templates/sync/rfc-index.txt @@ -21,9 +21,10 @@ or For example: - 1129 Internet Time Synchronization: The Network Time Protocol. D.L. - Mills. October 1989. (Format: TXT, PS, PDF, HTML) (Also RFC1119) - (Status: INFORMATIONAL) (DOI: 10.17487/RFC1129) + 9915 Dynamic Host Configuration Protocol for IPv6 (DHCPv6). T. Mrugalski, + B. Volz, M. Richardson, S. Jiang, T. Winters. January 2026. (Format: + HTML, TXT, PDF, XML) (Obsoletes RFC8415) (Also STD102) (Status: + INTERNET STANDARD) (DOI: 10.17487/RFC9915) Key to citations: diff --git a/requirements.txt b/requirements.txt index 485e4eb4a3f..9023aa5436e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -85,7 +85,7 @@ scout-apm>=3.4.0 selenium>=4.34.2 tblib>=3.1.0 # So that the django test runner provides tracebacks tlds>=2022042700 # Used to teach bleach about which TLDs currently exist -tqdm>=4.67.1 +tqdm>=4.70.0 unidecode>=1.4.0 urllib3>=2.5.0 weasyprint>=66.0