Skip to content
Snippets Groups Projects
Commit 36007c32 authored by Jonathan Weth's avatar Jonathan Weth :keyboard:
Browse files

Merge branch 'update-dev-deps' into 'master'

Update dev dependencies

See merge request AlekSIS/official/AlekSIS!220
parents 91e803f3 fac11b8a
Branches master
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@ classifiers = [
[tool.poetry.dependencies]
python = "^3.9"
sphinx = "^7.0"
sphinxcontrib-django = "^0.5.0"
sphinxcontrib-django = "^2.3.0"
sphinxcontrib-svg2pdfconverter = "^1.1.1"
sphinx-autodoc-typehints = "^1.7"
django-stubs = "^4.2"
......@@ -27,12 +27,12 @@ pytest = "^7.2"
pytest-django = "^4.1"
pytest-django-testing-postgresql = "^0.2"
selenium = "^4.0.0"
safety = "^1.8.5"
safety = "^2.3.5"
flake8 = "^6.0.0"
flake8-django = "^1.0.0"
flake8-fixme = "^1.1.1"
flake8-mypy = "^17.8.0"
flake8-bandit = "^3.0.0"
flake8-bandit = "^4.1.1"
flake8-builtins = "^2.0.0"
flake8-docstrings = "^1.5.0"
flake8-rst-docstrings = "^0.3.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