Skip to content

Commit

Permalink
Merge pull request #6597 from Flowminder/dependabot-pip-flowauth-blac…
Browse files Browse the repository at this point in the history
…k-24.4.2

Bump black from 24.3.0 to 24.4.2 in /flowauth
  • Loading branch information
mergify[bot] committed May 15, 2024
2 parents ea1d4ee + 00deeda commit c87ebd1
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 29 deletions.
2 changes: 1 addition & 1 deletion flowauth/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ flask-migrate = "*"
[dev-packages]
pytest = "*"
pytest-cov = "*"
black = {extras = ["jupyter"],version = "==24.3.0"}
black = {extras = ["jupyter"],version = "==24.4.2"}
flowauth = {editable = true,path = "./backend"}
flowkit-jwt-generator = {editable = true,path = "./../flowkit_jwt_generator", extras=["pytest"]}

Expand Down
57 changes: 29 additions & 28 deletions flowauth/Pipfile.lock

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

0 comments on commit c87ebd1

Please sign in to comment.