Skip to content

Commit

Permalink
chg: [dependencies] Updated Python dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricbonhomme committed May 21, 2024
2 parents 241b7b5 + b2188a2 commit eb5626a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ license = "AGPL-3.0-or-later"
python = "^3.10"
SQLAlchemy = "^2.0.23"
Flask = "^3.0.0"
werkzeug = "3.0.1"
werkzeug = "3.0.3"
Flask-SQLAlchemy = "^3.1.1"
Flask-Login = "^0.6.3"
Flask-Principal = "^0.4.0"
Expand All @@ -26,7 +26,7 @@ feedparser = "^6.0.8"
psycopg2-binary = "^2.9.9"
flask_restx = "^1.3.0"
feedgen = "^0.9.0"
requests = "^2.31.0"
requests = "^2.32.0"


[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit eb5626a

Please sign in to comment.