~cedric/freshermeat

Updated dependencies.
Updated dependencies.
Merge branch 'master' of github.com:cedricbonhomme/freshermeat
Merge pull request #30 from cedricbonhomme/dependabot/pip/requests-2.31.0

build(deps): bump requests from 2.28.2 to 2.31.0
new: [configuration] Added default configuration file for SQLite.
fix: [views] Fixed an issue related to flask-wtf on the login page.
!minor cosmethic change
chg: [dependencies] Updated python dependencies.
chg: [security] fix CVE-2023-32681 (GHSA-j8r2-6x86-q33q).
0bc07f7f — dependabot[bot] 4 months ago
build(deps): bump requests from 2.28.2 to 2.31.0

Bumps [requests](https://github.com/psf/requests) from 2.28.2 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.28.2...v2.31.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
chg: [dependencies] Updated dependencies and Flask-restx to version 1.1.0.
chg: [dependencies] Updated markdown-it-py.
Merge pull request #27 from cedricbonhomme/dependabot/pip/werkzeug-2.2.3

build(deps): bump werkzeug from 2.2.2 to 2.2.3
Updated Werkzeug to version 2.2.2.
34ce9b72 — dependabot[bot] 7 months ago
build(deps): bump werkzeug from 2.2.2 to 2.2.3

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: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
chg: [dependencies] Updated Python dependencies.
chg: [dependencies] Updated pip-audit.
Merge pull request #25 from cedricbonhomme/dependabot/npm_and_yarn/tinymce-6.3.1

build(deps): bump tinymce from 6.1.0 to 6.3.1
chg: updated README.
chg: [security] Updated werkzeug.
Next