Skip to content

Commit

Permalink
Bump django-configurations from 2.4.1 to 2.5 (#782)
Browse files Browse the repository at this point in the history
Bumps [django-configurations](https://github.com/jazzband/django-configurations) from 2.4.1 to 2.5.
- [Release notes](https://github.com/jazzband/django-configurations/releases)
- [Changelog](https://github.com/jazzband/django-configurations/blob/master/docs/changes.rst)
- [Commits](jazzband/django-configurations@2.4.1...2.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 24, 2023
1 parent c884198 commit 0a3fb0a
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ certifi = "==2023.7.22"
chardet = "==4.0.0"
coverage = "==7.3.2"
dj-database-url = "==2.1.0"
django-configurations = "==2.4.1"
django-configurations = "==2.5"
docopt = "==0.6.2"
freezegun = "==1.2.2"
gunicorn = "==21.2.0"
Expand Down
26 changes: 13 additions & 13 deletions Pipfile.lock

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

0 comments on commit 0a3fb0a

Please sign in to comment.