bump deps

This commit is contained in:
Paul Gauthier 2025-03-17 10:23:21 -07:00
parent 4f4b10fd86
commit 5af46aaa2e
11 changed files with 419 additions and 405 deletions

View file

@ -124,6 +124,6 @@ mod_dates = [get_last_modified_date(file) for file in files]
latest_mod_date = max(mod_dates)
cog.out(f"{latest_mod_date.strftime('%B %d, %Y.')}")
]]]-->
March 13, 2025.
March 14, 2025.
<!--[[[end]]]-->
</p>