Skip to content

Commit

Permalink
Upgrades deps
Browse files Browse the repository at this point in the history
  • Loading branch information
davidhariri committed Sep 21, 2024
2 parents 02b6ede + dde1a7d commit 1465216
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 34 deletions.
68 changes: 36 additions & 32 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 @@ -13,7 +13,7 @@ flask = "^3.0.0"
gunicorn = "^22.0.0"
flask-caching = "^2.1.0"
rfeed = "^1.1.1"
sentry-sdk = "^1.32.0"
sentry-sdk = "^2.2.0"
markdown = "^3.5"
pydantic = "^2.4.2"
python-frontmatter = "^1.0.0"
Expand All @@ -23,7 +23,7 @@ click = "^8.1.7"


[tool.poetry.group.dev.dependencies]
black = "^23.10.1"
black = "^24.3.0"
mypy = "^1.6.1"
debugpy = "^1.8.0"
pytest = "^7.4.3"
Expand Down

0 comments on commit 1465216

Please sign in to comment.