Headstart
Headstart copied to clipboard
A framework for creating web-based knowledge maps
Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 4.0.0 to 6.0.0. Release notes Sourced from flask-cors's releases. 6.0.0 Breaking Path specificity ordering has changed to improve specificity. This may break users who expected the previous...
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.7 to 2.0.9. Release notes Sourced from http-proxy-middleware's releases. v2.0.9 What's Changed fix(fixRequestBody): check readableLength by @chimurai in chimurai/http-proxy-middleware#1097 chore(package): v2.0.9 by @chimurai in chimurai/http-proxy-middleware#1099 Full Changelog:...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.17 to 5.4.19. Release notes Sourced from vite's releases. v5.4.19 Please refer to CHANGELOG.md for details. v5.4.18 Please refer to CHANGELOG.md for details. Changelog Sourced from vite's...
Bumps [redis](https://github.com/redis/redis-py) from 4.3.6 to 4.4.4. Release notes Sourced from redis's releases. 4.4.4 Changes Upgrade urgency: SECURITY, contains fixes to security issues. (CVE-2023-28859) - Cancelling an async future does not,...
Bumps [pyxdg](https://github.com/takluyver/pyxdg) from 0.25 to 0.26. Changelog Sourced from pyxdg's changelog. Version 0.28 (June 2022) * BaseDirectory: Add support for $XDG_STATE_DIR Version 0.27 (October 2020) * Fix some ResourceWarnings Fix...
Bumps [idna](https://github.com/kjd/idna) from 2.6 to 3.7. Release notes Sourced from idna's releases. v3.7 What's Changed Fix issue where specially crafted inputs to encode() could take exceptionally long amount of time...
Bumps [cryptography](https://github.com/pyca/cryptography) from 2.1.4 to 44.0.1. Changelog Sourced from cryptography's changelog. 44.0.1 - 2025-02-11 * Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.4.1. * We now...
Bumps [zipp](https://github.com/jaraco/zipp) from 3.6.0 to 3.19.1. Changelog Sourced from zipp's changelog. v3.19.1 Bugfixes Improved handling of malformed zip files. (#119) v3.19.0 Features Implement is_symlink. (#117) v3.18.2 No significant changes. v3.18.1...
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 21.2.0 to 23.0.0. Release notes Sourced from gunicorn's releases. 23.0.0 Gunicorn 23.0.0 has been released. This version improve HTTP 1.1. support and which improve safety You're invited...
Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 4.0.0 to 4.0.2. Release notes Sourced from flask-cors's releases. 4.0.2 What's Changed Bump requests from 2.31.0 to 2.32.0 in /docs by @dependabot in corydolphin/flask-cors#358 Backwards Compatible Fix...