Skip to content

Commit

Permalink
Bump the pip group across 1 directories with 1 update
Browse files Browse the repository at this point in the history
Bumps the pip group with 1 update in the /. directory: [django](https://github.com/django/django).


Updates `django` from 5.0.1 to 5.0.2
- [Commits](django/django@5.0.1...5.0.2)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  dependency-group: pip-security-group
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 15, 2024
1 parent 37c6a00 commit d00364c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
11 changes: 6 additions & 5 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ readme = "README.md"

[tool.poetry.dependencies]
python = "^3.11"
django = "^5.0.1"
django = "^5.0.2"
pyyaml = "^6.0.1"
gunicorn = "^21.2.0"
whitenoise = "^6.6.0"
Expand Down

0 comments on commit d00364c

Please sign in to comment.