Skip to content

Commit

Permalink
Merge pull request #62 from rohankapoorcom/dependabot/pip/black-24.3.0
Browse files Browse the repository at this point in the history
Bump black from 23.12.1 to 24.3.0
This likely needs a rebase to pass the qa checks. Will sort this out later if they aren't correct at the moment, it should be fine.
  • Loading branch information
nabbi authored Mar 22, 2024
2 parents 2bab260 + aa5040a commit 772d2c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_test.txt
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# linters such as flake8 and pylint should be pinned, as new releases
# make new things fail. Manually update these pins when pulling in a
# new version
black==23.12.1
black==24.3.0
colorlog==6.8.0
flake8-docstrings==1.7.0
flake8==6.1.0
Expand Down

0 comments on commit 772d2c6

Please sign in to comment.