aboutsummaryrefslogtreecommitdiff
path: root/poetry.lock
Commit message (Collapse)AuthorAge
* chg: [dependencies] Updated Python dependencies.Cédric Bonhomme2023-06-06
|
* chg: [security] fix CVE-2023-32681 (GHSA-j8r2-6x86-q33q).Cédric Bonhomme2023-05-23
|
* fix: [database] Fixed an issue in the database create.Cédric Bonhomme2023-05-07
|
* chg: [security] Updated Flask (CVE-2023-30861) and markdown-it-py.Cédric Bonhomme2023-05-02
|
* chg: [dependencies] Updated Python dependencies.Cédric Bonhomme2023-04-03
|
* chg: [dependencies] Updated markdown-it-py.Cédric Bonhomme2023-02-25
|
* Updated poetry.lock.Cédric Bonhomme2023-02-18
|
* build(deps): bump werkzeug from 2.2.2 to 2.2.3dependabot[bot]2023-02-18
| | | | | | | | | | | | | | Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.2 to 2.2.3. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/werkzeug/compare/2.2.2...2.2.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* Updated alembic.Cédric Bonhomme2023-02-18
|
* Updated werkzeug to version 2.2.3.Cédric Bonhomme2023-02-16
|
* chg: [dependencies] Updated Python dependencies.Cédric Bonhomme2023-02-13
|
* chg: [dependencies] Updated Python dependencies.Cédric Bonhomme2023-02-08
|
* chg: [dependencies] Updated Python dependencies.Cédric Bonhomme2023-01-30
|
* chg: [dependencies] Updated Python dependencies.Cédric Bonhomme2023-01-25
|
* Added __init_.py in newspipe module (fixes a mypy issue). !minorCédric Bonhomme2023-01-16
|
* chg: [dependencies] Updated poetry project config and pip-audit.Cédric Bonhomme2023-01-16
|
* Updated pip-audit.Cédric Bonhomme2023-01-09
|
* chg: [dependencies] Updated various Python dependencies.Cédric Bonhomme2023-01-02
|
* chg: [security] GHSA-43fp-rhv2-5gv8 Upgraded certifi (2022.9.14 => 2022.12.7).Cédric Bonhomme2022-12-09
|
* updated aiohttpCédric Bonhomme2022-09-22
|
* Updated mako.Cédric Bonhomme2022-09-18
|
* Updated dependencis.Cédric Bonhomme2022-08-31
|
* updated dependencies.Cédric Bonhomme2022-08-27
|
* removed bootstrap-selectCédric Bonhomme2022-08-18
|
* new: [pre-commit] added pip-audit to .pre-commit-config.yaml file.Cédric Bonhomme2022-08-10
|
* Updated Flask to version 2.2.2.Cédric Bonhomme2022-08-10
|
* chg: [security] Updated lxml to 4.9.1.Cédric Bonhomme2022-07-07
|
* Added pre-commit to dev packages.Cédric Bonhomme2022-06-25
|
* updated SQLAlchemyCédric Bonhomme2022-04-17
|
* updated dependencies. !minorCédric Bonhomme2022-04-02
|
* chg: [dependencies] Updated Flask-LoginCédric Bonhomme2022-03-30
|
* chg: [dependecies] Updated SQLAlchemy.Cédric Bonhomme2022-03-07
|
* chg: [dependencies] Updated Flask and Werkzeug.Cédric Bonhomme2022-02-27
|
* Newspipe requires Python>=3.10.Cédric Bonhomme2022-01-02
|
* Updated psycopg2-binary.Cédric Bonhomme2022-01-02
|
* updated SQLAlchemyCédric Bonhomme2021-12-26
|
* chg: [dependencies] Updaed mypy.Cédric Bonhomme2021-12-21
|
* chg: [typing] Updated typing-extensions.Cédric Bonhomme2021-12-21
|
* chg: [security] Updated lxml.Cédric Bonhomme2021-12-17
|
* chg: [security] updated lxml for CVE-2021-43818.Cédric Bonhomme2021-12-13
|
* updated Python dependencies.Cédric Bonhomme2021-10-17
|
* chg: updated Python dependencies.Cédric Bonhomme2021-10-14
|
* updated Python dependencies.Cédric Bonhomme2021-07-03
|
* Updated feedparserCédric Bonhomme2021-03-29
|
* chg: [dependencies] Updated Python dependencies.Cédric Bonhomme2020-12-05
|
* updated Python dependencies.Cédric Bonhomme2020-11-11
|
* chg: [dependencies] Updated SQLAlchemy.Cédric Bonhomme2020-06-27
|
* Updated bootstrap to version 5.0.0-alpha1 and removed dependency to jQuery.Cédric Bonhomme2020-06-22
|
* Updated dependencies.Cédric Bonhomme2020-06-08
|
* Updated dependencies.Cédric Bonhomme2020-04-29
|
bgstack15