Update the version range for modified deprecation warnings that was introduced in efb3e60623e1dda88c2725a93223d290924e8666, since Python 3.13 reverted the change originally introduced in 3.9 and is back to the old messages. This fixes tests with Python 3.13.
Update the version range for modified deprecation warnings that was introduced in efb3e60623e1dda88c2725a93223d290924e8666, since Python 3.13 reverted the change originally introduced in 3.9 and is back to the old messages. This fixes tests with Python 3.13.
See also https://github.com/GrahamDumpleton/wrapt/pull/260.