flask-telegram
flask-telegram copied to clipboard
flask extension for delivering messages. send via the app engine mail or xmpp apis, and/or other third party providers such as sendgrid.
This PR updates [flask](https://pypi.org/project/flask) from **1.1.2** to **2.2.2**. Changelog ### 2.2.2 ``` ------------- Released 2022-08-08 - Update Werkzeug dependency to >= 2.2.2. This includes fixes related to the new faster...
This PR updates [werkzeug](https://pypi.org/project/werkzeug) from **1.0.1** to **2.2.2**. Changelog ### 2.2.2 ``` ------------- Released 2022-08-08 - Fix router to restore the 2.1 ``strict_slashes == False`` behaviour whereby leaf-requests match branch...
This PR updates [blinker](https://pypi.org/project/blinker) from **1.4** to **1.5**. Changelog ### 1.5 ``` ----------- Released 2022-07-17 - Support Python >= 3.7 and PyPy. Python 2, Python < 3.7, and Jython may...
This PR updates [flask](https://pypi.org/project/flask) from **1.1.2** to **3.0.3**. Changelog ### 3.0.3 ``` ------------- Released 2024-04-07 - The default ``hashlib.sha1`` may not be available in FIPS builds. Don't access it at...
This PR updates [werkzeug](https://pypi.org/project/werkzeug) from **1.0.1** to **3.0.2**. 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 [blinker](https://pypi.org/project/blinker) from **1.4** to **1.7.0**. Changelog ### 1.7.0 ``` ------------- Released 2023-11-01 - Fixed messages printed to standard error about unraisable exceptions during signal cleanup, typically during...
Bumps [flask](https://github.com/pallets/flask) from 0.9 to 2.3.2. Release notes Sourced from flask's releases. 2.3.2 This is a security fix release for the 2.3.x release branch. Security advisory: https://github.com/pallets/flask/security/advisories/GHSA-m2qf-hxjv-5gpq, CVE-2023-30861 Changes: https://flask.palletsprojects.com/en/2.3.x/changes/#version-2-3-2...
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 1.0.1 to 2.2.3. Release notes Sourced from werkzeug's releases. 2.2.3 This is a fix release for the 2.2.x release branch. Changes: https://werkzeug.palletsprojects.com/en/2.2.x/changes/#version-2-2-3 Milestone: https://github.com/pallets/werkzeug/milestone/26?closed=1 This release contains...
This PR updates [blinker](https://pypi.org/project/blinker) from **1.4** to **1.8.2**. Changelog ### 1.8.2 ``` ------------- Released 2024-05-06 - Simplify type for ``_async_wrapper`` and ``_sync_wrapper`` arguments. :pr:`156` ``` ### 1.8.1 ``` ------------- Released...
This PR updates [werkzeug](https://pypi.org/project/werkzeug) from **1.0.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...