A number of dependencies have updates, some quite major. For this issue, update the following if possible and refactor as necessary:
Python 3.11 => 3.13. Version 3.13 is supposed to be released October 1, but I think I read that this might be pushed back a week or more.
Postgres 14 => 17. Version 17 was very recently released. Previously I recall some minor reason that it was beneficial to hold back our postgres version, I think to take advantage of the official Postgres docker images for our test containers. Try to resolve this and upgrade everything to v17.
A number of dependencies have updates, some quite major. For this issue, update the following if possible and refactor as necessary:
pip list --outdated
reports: