Skip to content

Commit

Permalink
Merge pull request #167 from empowerplan/dependabot/pip/pip-063f01d71a
Browse files Browse the repository at this point in the history
Bump the pip group across 1 directory with 2 updates
  • Loading branch information
nesnoj authored Oct 17, 2024
2 parents 5adce45 + 416a55c commit 406f77b
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 31 deletions.
80 changes: 51 additions & 29 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ redis = "^4.5.3" # https://github.com/antirez/redis
psycopg2 = "^2.8.6" # https://github.com/psycopg/psycopg2
coreapi = "^2.3.3" # https://github.com/core-api/python-clientgeojson = "^2.5.0"
jsonschema = "^2.5"
sentry-sdk = "^1.17.0"
sentry-sdk = "^2.8.0"

# Django
# ------------------------------------------------------------------------------
Expand Down Expand Up @@ -64,7 +64,7 @@ flake8 = "^7.0.0" # https://github.com/PyCQA/flake8
pylint-django = "^2.3.0" # https://github.com/PyCQA/pylint-django # downgraded because https://github.com/PyCQA/pylint-django/issues/309
pre-commit = "^3.7.1" # https://github.com/pre-commit/pre-commit
darglint = "^1.8.1"
black = "^21.12b0"
black = "^24.3"

# Django
# ------------------------------------------------------------------------------
Expand Down

0 comments on commit 406f77b

Please sign in to comment.