v0.3.66
π Bug Fix
- Fix invalid contributors causing crash #1771 (@mvandenburgh)
- Remove unnecessary quote escaping #1766 (@brianhelba)
- Fix a test failure #1768 (@brianhelba)
- Fix issues found by Ruff #1763 (@brianhelba)
- WIP: Fix RET503 Missing explicit
return
at the end of function able to return non-None
value #1762 (@brianhelba) - Fix issues found by Ruff #1748 (@brianhelba)
- Fix G004 Logging statement uses f-string #1750 (@brianhelba)
- Fix S113 Probable use of requests call without timeout #1751 (@brianhelba)
- Upgrade django-s3-file-field #1735 (@brianhelba)
- Fix N818 Exception name should be named with an Error suffix #1749 (@brianhelba)
Authors: 2
- Brian Helba (@brianhelba)
- Mike VanDenburgh (@mvandenburgh)