Skip to content

Commit

Permalink
fix(deps): update dependency bugsnag to v4.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 9, 2024
1 parent dbd0133 commit 1479153
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ authors = ["Amir Raminfar <findamir@gmail.com>"]
python = "~3.12.2"
aiohttp = "^3.9.3"
awesome-slugify = "^1.6.5"
bugsnag = "^4.6.1"
bugsnag = "^4.7.1"
CairoSVG = "^2.7.1"
Flask = "^2.3.3"
Flask-Caching = "^2.0.1"
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ attrs==23.1.0
awesome-slugify==1.6.5
blinker==1.6.3
# via flask
bugsnag==4.6.1
bugsnag==4.7.1
cachelib==0.10.2
# via flask-caching
cachetools==5.3.3
Expand Down

0 comments on commit 1479153

Please sign in to comment.