openwisp / openwisp-radius

Administration web interface and REST API for freeradius 3 build in django & python. Supports captive portal authentication, WPA Enerprise (802.1x), freeradius rlm_rest, social login, Hotspot 2.0 / 802.11u, importing users from CSV, registration of new users and more.
https://openwisp.io/docs/dev/radius/
GNU General Public License v3.0
360 stars 176 forks source link

[deps] Update pydyf requirement from ~=0.10.0 to >=0.10,<0.12 #543

Open dependabot[bot] opened 1 month ago

dependabot[bot] commented 1 month ago

Updates the requirements on pydyf to permit the latest version.

Release notes

Sourced from pydyf's releases.

v0.11.0

New features

  • Remove deprecated version and identifier parameters
  • Change some function names for consistency
  • Allow extra operands for special colors

Contributors

  • Guillaume Ayoub
  • Lucie Anglade

Backers and sponsors

  • Spacinov
  • Kobalt
  • Grip Angebotssoftware
  • Manuel Barkhau
  • SimonSoft
  • Menutech
  • KontextWork
  • Simon Sapin
  • René Fritz
  • TrainingSparkle
  • Healthchecks.io
  • Hammerbacher
  • Docraptor
  • Advance Insight
  • Yanal-Yvez Fargialla
  • Morntag
  • Xavid
Changelog

Sourced from pydyf's changelog.

Version 0.11.0

Released on 2024-07-12.

New features:

  • Remove deprecated version and identifier parameters
  • Change some function names for consistency
  • Allow extra operands for special colors

Contributors:

  • Guillaume Ayoub
  • Lucie Anglade

Backers and sponsors:

  • Spacinov
  • Kobalt
  • Grip Angebotssoftware
  • Manuel Barkhau
  • SimonSoft
  • Menutech
  • KontextWork
  • Simon Sapin
  • René Fritz
  • TrainingSparkle
  • Healthchecks.io
  • Hammerbacher
  • Docraptor
  • Advance Insight
  • Yanal-Yvez Fargialla
  • Morntag
  • Xavid

Version 0.10.0

Released on 2024-04-29.

New features:

  • Add standard compliant default identifier

Contributors:

  • Guillaume Ayoub
  • Wolfgang Walther

... (truncated)

Commits
  • 7a7bd38 Version 0.11.0
  • f4729b9 Fix bug with special color operands
  • 15a4625 Remove deprecated version and identifier parameters
  • bfe9716 Update API for consistency
  • 2235a33 Allow extra operands for special colors
  • d708348 Update changelog.rst
  • See full diff in compare view


You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.