aboutsummaryrefslogtreecommitdiff
path: root/poetry.lock
Commit message (Collapse)AuthorAge
* 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
|
* Migrate form Flask-Script to the built-in integration of the click command ↵Cédric Bonhomme2020-04-06
| | | | line interface of Flask.
* Updated werkzeug.Cédric Bonhomme2020-04-03
|
* Added a way to manage Content Security Policy via the configuration file.Cédric Bonhomme2020-03-22
|
* Bumped version number.Cédric Bonhomme2020-03-20
|
* Python 3.8 is the minimum.Cédric Bonhomme2020-03-18
|
* Updated dependencies.Cédric Bonhomme2020-03-18
|
* added files for dockerCédric Bonhomme2020-03-17
|
* Preparing new 9.1.0 release.Cédric Bonhomme2020-03-12
|
* Added flake8 in dev requirements.Cédric Bonhomme2020-03-10
|
* Updated Python dependencies.Cédric Bonhomme2020-03-10
|
* Removed deprecated API.Cédric Bonhomme2020-03-02
|
* Removed sendgrid dependency.Cédric Bonhomme2020-02-26
|
* Removed Flask-SSLify and Heroku default support.Cédric Bonhomme2020-02-26
|
* The project is now using Poetry.Cédric Bonhomme2020-02-26
bgstack15