Skip to content
Snippets Groups Projects
Verified Commit fc0a0d43 authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Update aleksis-builddeps for dev purposes

parent 7fb23293
No related branches found
No related tags found
No related merge requests found
[tool.poetry] [tool.poetry]
name = "AlekSIS-Builddeps" name = "AlekSIS-Builddeps"
version = "2022.6.1" version = "2023.1.dev0"
packages = [] packages = []
description = "AlekSIS (School Information System) — Build/Dev dependencies for apps" description = "AlekSIS (School Information System) — Build/Dev dependencies for apps"
...@@ -27,19 +27,19 @@ pytest = "^7.2" ...@@ -27,19 +27,19 @@ pytest = "^7.2"
pytest-django = "^4.1" pytest-django = "^4.1"
pytest-django-testing-postgresql = "^0.2" pytest-django-testing-postgresql = "^0.2"
selenium = "^4.0.0" selenium = "^4.0.0"
safety = "^1.8.5" safety = "^2.0.0"
flake8 = "^6.0.0" flake8 = "^6.0.0"
flake8-django = "^1.0.0" flake8-django = "^1.0.0"
flake8-fixme = "^1.1.1" flake8-fixme = "^1.1.1"
flake8-mypy = "^17.8.0" flake8-mypy = "^17.8.0"
flake8-bandit = "^3.0.0" flake8-bandit = "^4.0.0"
flake8-builtins = "^2.0.0" flake8-builtins = "^2.0.0"
flake8-docstrings = "^1.5.0" flake8-docstrings = "^1.5.0"
flake8-rst-docstrings = "^0.3.0" flake8-rst-docstrings = "^0.3.0"
black = ">=21.0" black = ">=21.0"
flake8-black = "^0.3.0" flake8-black = "^0.3.0"
isort = "^5.0.0" isort = "^5.0.0"
flake8-isort = "^4.0.0" flake8-isort = "^6.0.0"
pytest-cov = "^4.0.0" pytest-cov = "^4.0.0"
pytest-sugar = "^0.9.2" pytest-sugar = "^0.9.2"
curlylint = "^0.13.0" curlylint = "^0.13.0"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment