Skip to content

Commit

Permalink
Bump django-configurations from 2.5 to 2.5.1 (#813)
Browse files Browse the repository at this point in the history
Bumps [django-configurations](https://github.com/jazzband/django-configurations) from 2.5 to 2.5.1.
- [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.5...2.5.1)

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

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 Mar 28, 2024
1 parent bca59c8 commit b7869d6
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 12 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 = "==2024.2.2"
chardet = "==4.0.0"
coverage = "==7.4.4"
dj-database-url = "==2.1.0"
django-configurations = "==2.5"
django-configurations = "==2.5.1"
docopt = "==0.6.2"
freezegun = "==1.4.0"
gunicorn = "==21.2.0"
Expand Down
23 changes: 12 additions & 11 deletions Pipfile.lock

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

0 comments on commit b7869d6

Please sign in to comment.