CTF
CTF copied to clipboard
Flask platform for Capture The Flag challenges
This PR updates [Flask-Mail](https://pypi.org/project/Flask-Mail) from **0.9.1** to **0.10.0**. *The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)* Links - PyPI: https://pypi.org/project/flask-mail
This PR updates [Werkzeug](https://pypi.org/project/Werkzeug) from **0.14.1** to **3.0.3**. Changelog ### 3.0.2 ``` ------------- Released 2024-04-01 - Ensure setting merge_slashes to False results in NotFound for repeated-slash requests against single slash...
This PR updates [SQLAlchemy](https://pypi.org/project/SQLAlchemy) from **1.2.7** to **2.0.34**. Changelog ### 2.0.34 ``` :released: September 4, 2024 .. change:: :tags: bug, orm :tickets: 11831 Fixed regression caused by issue :ticket:`11814` which...
This PR updates [Werkzeug](https://pypi.org/project/Werkzeug) from **0.14.1** to **3.0.4**. *The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)* Links - PyPI: https://pypi.org/project/werkzeug
This PR updates [flask_security](https://pypi.org/project/flask_security) from **3.0.0** to **5.5.2**. Changelog ### 5.5.2 ``` ------------- Released August 5, 2024 More attempts to upload to pypi both flask-security and flask-security-too. No code changes...
This PR updates [SQLAlchemy](https://pypi.org/project/SQLAlchemy) from **1.2.7** to **2.0.38**. Changelog ### 2.0.38 ``` :released: February 6, 2025 .. change:: :tags: postgresql, usecase, asyncio :tickets: 12077 Added an additional ``asyncio.shield()`` call within...
This PR updates [Flask](https://pypi.org/project/Flask) from **1.0.2** to **3.1.0**. Changelog ### 3.1.0 ``` ------------- Unreleased ``` ### 3.0.3 ``` ------------- Released 2024-04-07 - The default ``hashlib.sha1`` may not be available in...
This PR updates [Werkzeug](https://pypi.org/project/Werkzeug) from **0.14.1** to **3.1.3**. *The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)* Links - PyPI: https://pypi.org/project/werkzeug
This PR updates [Flask-WTF](https://pypi.org/project/Flask-WTF) from **0.14.2** to **1.2.2**. Changelog ### 1.2.2 ``` ------------- Released 2024-10-20 - Move the project to the pallets-eco organization. :pr:`602` - Stop support for Python 3.8....
This PR updates [WTForms](https://pypi.org/project/WTForms) from **2.1** to **3.2.1**. Changelog ### 3.2.1 ``` ------------- Released 2024-10-21 - Fix :class:`~fields.SelectMultipleBase` import. :issue:`861` :pr:`862` ``` ### 3.2.0 ``` ------------- Released 2024-10-20 - Translations...