BristolSTA / uobtheatre-api

API for UOBTheatre.com
7 stars 0 forks source link

build(deps): bump django-configurations from 2.4 to 2.5.1 #760

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps django-configurations from 2.4 to 2.5.1.

Release notes

Sourced from django-configurations's releases.

2.5.1

What's Changed

Full Changelog: https://github.com/jazzband/django-configurations/compare/2.5...2.5.1

2.5

What's Changed

Full Changelog: https://github.com/jazzband/django-configurations/compare/2.4.2...2.5

2.4.2

  • Replace imp (due for removal in Python 3.12) with importlib by @​gump + @​jbkkd

2.4.1

Full Changelog: https://github.com/jazzband/django-configurations/compare/2.4...2.4.1

Changelog

Sourced from django-configurations's changelog.

v2.5.1 (2023-11-30) ^^^^^^^^^^^^^^^^^^^

  • Add compatibility with Python 3.12

v2.5 (2023-10-20) ^^^^^^^^^^^^^^^^^

  • Update Github actions and fix pipeline warnings
  • Add compatibility with Django 5.0
  • BACKWARD INCOMPATIBLE Drop compatibility for Django 4.0
  • BACKWARD INCOMPATIBLE Drop compatibility for Python 3.7 and PyPy < 3.10

v2.4.2 (2023-09-27) ^^^^^^^^^^^^^^^^^^^

  • Replace imp (due for removal in Python 3.12) with importlib
  • Test on PyPy 3.10.

v2.4.1 (2023-04-04) ^^^^^^^^^^^^^^^^^^^

  • Use furo as documentation theme
  • Add compatibility with Django 4.2 - fix "STATICFILES_STORAGE/STORAGES are mutually exclusive" error.
  • Test Django 4.1.3+ on Python 3.11
Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)