Skip to content
This repository has been archived by the owner on Dec 26, 2024. It is now read-only.

Commit

Permalink
build(deps): bump markupsafe from 2.1.5 to 3.0.2 (#118)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 23, 2024
1 parent 3e09fba commit 7a0b743
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 64 deletions.
127 changes: 64 additions & 63 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 @@ -15,7 +15,7 @@ homepage = "https://yourIP.app/"
python = "^3.10"
Flask = "3.0.3"
gunicorn = ">=23.0.0"
markupsafe = "^2.1.5"
markupsafe = "^3.0.2"
zipp = ">=3.19.1"

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

0 comments on commit 7a0b743

Please sign in to comment.