Skip to content

Commit

Permalink
Merge pull request #225 from IBCNServices/dependabot/pip/develop/flas…
Browse files Browse the repository at this point in the history
…k-3.0.0

chore(deps-dev): bump flask from 2.3.2 to 3.0.0
  • Loading branch information
rememberYou authored Oct 5, 2023
2 parents e2a47c1 + 8fb5aed commit 51864bc
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 @@ -65,7 +65,7 @@ black = "^23.1.0"
codecov = "^2.1.9"
doc8 = "^0.11.2"
flake8 = "^5.0.4"
flask = "^2.2.3"
flask = ">=2.2.3,<4.0.0"
isort = "^5.4.2"
mypy = "^1.2.0"
pre-commit = "^3.1.1"
Expand Down

0 comments on commit 51864bc

Please sign in to comment.