Skip to content

Commit

Permalink
Merge pull request #152 from empowerplan/dependabot/pip/pip-c7b3e9d747
Browse files Browse the repository at this point in the history
Bump the pip group across 1 directory with 4 updates
  • Loading branch information
henhuy authored May 23, 2024
2 parents 606d323 + 1ca5af5 commit 3f2105b
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 59 deletions.
119 changes: 62 additions & 57 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 @@ -13,7 +13,7 @@ authors = [

[tool.poetry.dependencies]
python = ">=3.9,<3.12"
gunicorn = "^20.0.4" # https://github.com/benoitc/gunicorn
gunicorn = "^22.0.0" # https://github.com/benoitc/gunicorn
rcssmin = "^1.0.6" # https://github.com/ndparker/rcssmin
argon2-cffi = "^20.1.0" # https://github.com/hynek/argon2_cffi
whitenoise = "^5.2.0" # https://github.com/evansd/whitenoise
Expand Down Expand Up @@ -65,7 +65,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 = "^2.13.0" # https://github.com/pre-commit/pre-commit
darglint = "^1.8.1"
black = "^21.12b0"
black = "21.12b0"

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

0 comments on commit 3f2105b

Please sign in to comment.