Skip to content

0.9.3: Dependency updates

Latest
Compare
Choose a tag to compare
@PabloL007 PabloL007 released this 14 Mar 23:35
· 3 commits to master since this release
424adeb

Recently, Python 3.9.2 was released with patches for several vulnerabilities so we've bumped our base image version, as well as, updated all our other dependencies both on the Python and JavaScript side. Finally, we've customized the datetime picker for the start date filter so that it'll use the theme colors instead of the previous shades of green.

[FIX] The start date filter's datetime picker now uses the same colors as the rest of the UI
[MAINTENANCE] The Python and Alpine versions of the Docker have been raised to 3.9.2 and 3.13 respectively
[MAINTENANCE] The Python dependencies have been bumped to their latest versions
[MAINTENANCE] The JavaScript dependencies have been bumped to their latest versions