Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dynaconf requirement from 3.1.12 to 3.2.0 #1

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 19, 2023

Updates the requirements on dynaconf to permit the latest version.

Release notes

Sourced from dynaconf's releases.

3.2.0

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from dynaconf's changelog.

3.2.0 (2023-07-13)

Fix

- Envvars.md get `HOME` environment variable ([#831](https://github.com/dynaconf/dynaconf/issues/831)) [MicLon]
- Typo ([#766](https://github.com/dynaconf/dynaconf/issues/766)) [Bruno Rocha, Nicholas Nadeau, Ph.D., P.Eng]

Other

  • Release version 3.2.0. [pedro-psb]

    Shortlog of commits since last release:

    Bruno Rocha (4):
          Ignore docs build without a tag
          Cancel any running CI job when a Push is made to an existing PR or branch ([#952](https://github.com/dynaconf/dynaconf/issues/952))
          Fix [#959](https://github.com/dynaconf/dynaconf/issues/959) cli get will exit code 1 in case of KeyError. ([#960](https://github.com/dynaconf/dynaconf/issues/960))
          add tech preview note to inspect docs ([#961](https://github.com/dynaconf/dynaconf/issues/961))
    

    Pedro Pessoa (9): Docs - Update envvar.md custom token e.g. to use add_converter (#941) Feature - Inspect and CLI (#939) Fix - Template substitution with variable update (#944) Assert #658 works (#945) fix infinite recursions in special case of django app #867 (#947) Fix - Django functions with add_converter (#951) Fix hooks not re-running on reload #850 (#953) update vault and redis warning recommendations. fix #950 (#954) Fix - Enable merge equal False (#957)

  • Add tech preview note to inspect docs (#961) [Bruno Rocha]

  • Fix #959 cli get will exit code 1 in case of KeyError. (#960) [Bruno Rocha]

  • Fix - Enable merge equal False (#957) [Pedro Pessoa]

  • Update vault and redis warning recommendations. fix #950 (#954) [Pedro Pessoa]

  • Fix hooks not re-running on reload #850 (#953) [Pedro Pessoa]

    • fix hooks not re-running on reload #850 by clearing settings._loaded_hooks
  • Cancel any running CI job when a Push is made to an existing PR or branch (#952) [Bruno Rocha]

  • Fix - Django functions with add_converter (#951) [Pedro Pessoa]

  • Ignore docs build without a tag. [Bruno Rocha]

  • Fix infinite recursions in special case of django app #867 (#947) [Pedro Pessoa]

  • Assert #658 works (#945) [Pedro Pessoa]

    • assert #658 works

    • fix linting

... (truncated)

Commits

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 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)

Updates the requirements on [dynaconf](https://github.com/dynaconf/dynaconf) to permit the latest version.
- [Release notes](https://github.com/dynaconf/dynaconf/releases)
- [Changelog](https://github.com/dynaconf/dynaconf/blob/master/CHANGELOG.md)
- [Commits](dynaconf/dynaconf@3.1.12...3.2.0)

---
updated-dependencies:
- dependency-name: dynaconf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 19, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 14, 2023

Superseded by #7.

@dependabot dependabot bot closed this Aug 14, 2023
@dependabot dependabot bot deleted the dependabot/pip/dynaconf-3.2.0 branch August 14, 2023 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants