Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
Summary: Upgrade black and sync-up `poetry.lock`. This should fix security alerts on GH.

Reviewed By: chantra

Differential Revision: D57742734

fbshipit-source-id: 9e360b301cc0f10db40521700a40368df164dd99
  • Loading branch information
yurinnick authored and facebook-github-bot committed May 28, 2024
1 parent 1dcda88 commit 6fe880f
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 76 deletions.
150 changes: 75 additions & 75 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 @@ -48,7 +48,7 @@ munch = "^3.0.0"
urllib3 = "^1.26.0"

[tool.poetry.group.lint.dependencies]
black = "^23.3.0"
black = "^24.0.0"
flake8 = "^5.0.0"
flake8-import-order = "^0.18.2"
flake8-comprehensions = "^3.12.0"
Expand Down

0 comments on commit 6fe880f

Please sign in to comment.