Bulk-Mailer
Bulk-Mailer copied to clipboard
Bulk mailer implemented in flask framework using SendGrid api for mailing. It has templating, group mailing with a rich text editor.
Bumps [greenlet](https://github.com/python-greenlet/greenlet) from 1.1.2 to 2.0.1. Changelog Sourced from greenlet's changelog. 2.0.1 (2022-11-07) Python 3.11: Fix a memory leak. See issue 328 <https://github.com/python-greenlet/greenlet/issues/328>_ and gevent issue 1924 <https://github.com/gevent/gevent/issues/1924>_. 2.0.0.post0 (2022-11-03)...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.31 to 1.4.43. Release notes Sourced from sqlalchemy's releases. 1.4.43 Released: November 4, 2022 orm [orm] [bug] Fixed issue in joined eager loading where an assertion fail...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.45 to 2.0.7. Release notes Sourced from sqlalchemy's releases. 2.0.7 Released: March 18, 2023 sql [sql] [bug] Fixed critical SQL caching issue where use of the _sql.Operators.op()...
Bumps [pathspec](https://github.com/cpburnz/python-pathspec) from 0.10.3 to 0.11.1. Release notes Sourced from pathspec's releases. v0.11.1 Release v0.11.1. See CHANGES.rst. v0.11.0 Release v0.11.0. See CHANGES.rst. Changelog Sourced from pathspec's changelog. 0.11.1 (2023-03-14) Bug...
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.13 to 1.26.15. Release notes Sourced from urllib3's releases. 1.26.15 Fix socket timeout value when HTTPConnection is reused (urllib3/urllib3#2645) Remove "!" character from the unreserved characters in...
Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.9.0 to 1.10.2. Release notes Sourced from alembic's releases. 1.10.2 Released: March 8, 2023 bug [bug] [ops] Fixed regression where Alembic would not run with older SQLAlchemy...
Bumps [python-decouple](https://github.com/henriquebastos/python-decouple) from 3.6 to 3.8. Release notes Sourced from python-decouple's releases. v3.8 What's Changed Raise KeyError when key is not found in ini repositories by @b0o in HBNetwork/python-decouple#153 Fix...
Bumps [flask-migrate](https://github.com/miguelgrinberg/flask-migrate) from 4.0.0 to 4.0.4. Changelog Sourced from flask-migrate's changelog. Flask-Migrate Change Log Release 4.0.4 - 2023-02-02 Correctly obtain database URL with SQLAlchemy 2.0 #505 (commit) Release 4.0.3 -...
Bumps [flask-sqlalchemy](https://github.com/pallets-eco/flask-sqlalchemy) from 2.5.1 to 3.0.3. Release notes Sourced from flask-sqlalchemy's releases. 3.0.3 An SLSA provenance file for the build is available to download from the GitHub release page. Changes:...
Bumps [greenlet](https://github.com/python-greenlet/greenlet) from 2.0.1 to 2.0.2. Changelog Sourced from greenlet's changelog. 2.0.2 (2023-01-28) Fix calling greenlet.settrace() with the same tracer object that was currently active. See issue 332 <https://github.com/python-greenlet/greenlet/issues/332>_. Various...