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 Mar 25, 2024
1 parent 4d4bad7 commit 227cf3a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ dev = [
"pylint==3.1.0",
"pylint-django==2.5.5",
"pytest==8.1.1",
"pytest-cov==4.1.0",
"pytest-cov==5.0.0",
"pytest-django==4.8.0",
"responses==0.25.0",
]
Expand All @@ -94,7 +94,7 @@ sandbox = [
"factory-boy==3.3.0",
"gunicorn==21.2.0",
"psycopg2-binary==2.9.9",
"sentry-sdk==1.42.0",
"sentry-sdk==1.43.0",
]

[tool.flake8]
Expand Down

0 comments on commit 227cf3a

Please sign in to comment.