Pin dependencies

This commit is contained in:
renovate-bot-cbcoutinho[bot]
2025-05-05 02:06:57 +00:00
committed by GitHub
parent 4b40fcfc46
commit eb9e9a0e94
6 changed files with 15 additions and 15 deletions
+3 -3
View File
@@ -26,6 +26,6 @@ requires = ["poetry-core>=2.0.0,<3.0.0"]
build-backend = "poetry.core.masonry.api"
[tool.poetry.group.dev.dependencies]
black = "^25.1.0"
ipython = "^9.0.2"
pytest = "^8.2.2"
black = "25.1.0"
ipython = "9.2.0"
pytest = "8.3.5"