Skip to content

Commit

Permalink
chore(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 Feb 28, 2024
1 parent 3c15fc7 commit bd87926
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Django = "==4.2.4"
IPy = "==1.1"
PyJWT = "==2.8.0"
uvicorn = "==0.27.1"
django-environ = "==0.10.0"
django-environ = "==0.11.2"
google-cloud-storage = "==2.14.0"
django-storages = {extras = ["google"], version = "==1.14.2"}
slack-sdk = "==3.27.0"
Expand Down
10 changes: 5 additions & 5 deletions Pipfile.lock

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

0 comments on commit bd87926

Please sign in to comment.