Adjust Pillow changelog URL

This commit is contained in:
Florian Bruhin 2025-01-06 15:05:02 +01:00
parent 7d1179e0e3
commit 7eb9bc45de
1 changed files with 1 additions and 1 deletions

View File

@ -169,5 +169,5 @@
"blinker": "https://blinker.readthedocs.io/en/stable/#changes",
"exceptiongroup": "https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst",
"nh3": "https://github.com/messense/nh3/commits/main",
"pillow": "https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst"
"pillow": "https://github.com/python-pillow/Pillow/releases"
}