Skip to content

Commit

Permalink
chore(deps): bump django-environ from 0.9.0 to 0.11.2 in /api
Browse files Browse the repository at this point in the history
Bumps [django-environ](https://github.com/joke2k/django-environ) from 0.9.0 to 0.11.2.
- [Release notes](https://github.com/joke2k/django-environ/releases)
- [Changelog](https://github.com/joke2k/django-environ/blob/main/CHANGELOG.rst)
- [Commits](joke2k/django-environ@v0.9.0...v0.11.2)

---
updated-dependencies:
- dependency-name: django-environ
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Feb 20, 2024
1 parent d7478bc commit c42f788
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions api/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 api/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ readme = "../README.md"
[tool.poetry.dependencies]
python = "^3.12"
django = "^5.0.2"
django-environ = "^0.9.0"
django-environ = "^0.11.2"
psycopg2-binary = "^2.9.9"
djangorestframework = "^3.14.0"
djangorestframework-jsonapi = "^6.1.0"
Expand Down

0 comments on commit c42f788

Please sign in to comment.