Skip to content

Commit

Permalink
[requirements] upgrade pre-commit & black
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanBldy committed Feb 20, 2024
1 parent ffebfcc commit 084b69d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@ test =
requests_mock

lint =
black==24.1.1; python_version >= '3.8'
pre-commit==3.6.1; python_version >= '3.9'
black==24.2.0; python_version >= '3.8'
pre-commit==3.6.2; python_version >= '3.9'

0 comments on commit 084b69d

Please sign in to comment.