Skip to content

Commit

Permalink
build(deps): bump django-environ from 0.10.0 to 0.11.2
Browse files Browse the repository at this point in the history
Bumps [django-environ](https://github.com/joke2k/django-environ) from 0.10.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.10.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 5, 2023
1 parent 372a2b0 commit 3aa20a3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -97,7 +97,7 @@ factory-boy = "^3.2.1"
django-elasticsearch-dsl = "^7.3"
django-override-storage = "^0.3.2"
django-ses = {extras = ["events"], version = "^3.5.0"}
django-environ = "^0.10.0"
django-environ = "^0.11.2"
judge-pics = "^2.0.1"
django-admin-cursor-paginator = "^0.1.4"
sentry-sdk = "^1.14.0"
Expand Down

0 comments on commit 3aa20a3

Please sign in to comment.