Skip to content

Commit

Permalink
⬆️(dependencies) update python dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jbpenrath committed Aug 5, 2024
1 parent bcf8cdd commit 8f99b5b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -69,11 +69,11 @@ universal = true
[project.optional-dependencies]
dev = [
"bandit==1.7.9",
"black==24.4.2",
"black==24.8.0",
"pyRdfa3==3.6.4",
"cssselect==1.2.0",
"factory-boy==3.3.0",
"flake8==7.1.0",
"flake8==7.1.1",
"flake8-pyproject==1.2.3",
"htmlmin==0.1.12",
"ipdb==0.13.13",
Expand All @@ -98,7 +98,7 @@ sandbox = [
"factory-boy==3.3.0",
"gunicorn==22.0.0",
"psycopg2-binary==2.9.9",
"sentry-sdk==2.11.0",
"sentry-sdk==2.12.0",
]

[tool.flake8]
Expand Down

0 comments on commit 8f99b5b

Please sign in to comment.