Update black

pull/134/head
Ty Fiero 10 months ago
parent 774fa89a5f
commit f9aef71ccd

@ -1,10 +1,9 @@
--- ---
name: Feature request name: Feature request
about: Suggest an idea for this project about: Suggest an idea for this project
title: '' title: ""
labels: '' labels: ""
assignees: '' assignees: ""
--- ---
**Is your feature request related to a problem? Please describe.** **Is your feature request related to a problem? Please describe.**
@ -13,8 +12,5 @@ A clear and concise description of what the problem is. Ex. I'm always frustrate
**Describe the solution you'd like** **Describe the solution you'd like**
A clear and concise description of what you want to happen. A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context** **Additional context**
Add any other context or screenshots about the feature request here. Add any other context or screenshots about the feature request here.

@ -42,7 +42,7 @@ build-backend = "poetry.core.masonry.api"
01 = "start:app" 01 = "start:app"
[tool.poetry.group.dev.dependencies] [tool.poetry.group.dev.dependencies]
black = "^23.10.1" black = "^24.3.0"
isort = "^5.12.0" isort = "^5.12.0"
pre-commit = "^3.6.2" pre-commit = "^3.6.2"
pytest = "^8.1.1" pytest = "^8.1.1"

Loading…
Cancel
Save