Bump dynaconf from 3.2.13 to 3.3.2 - #22000
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
|
trigger: test-robottelo\r |
dependabot
Bot
force-pushed
the
dependabot/pip/dynaconf-3.3.2
branch
from
July 6, 2026 03:29
751e773 to
692e57e
Compare
|
trigger: test-robottelo\r |
dependabot
Bot
force-pushed
the
dependabot/pip/dynaconf-3.3.2
branch
from
July 9, 2026 03:29
692e57e to
c0b4595
Compare
|
trigger: test-robottelo\r |
Bumps [dynaconf](https://github.com/dynaconf/dynaconf) from 3.2.13 to 3.3.2. - [Release notes](https://github.com/dynaconf/dynaconf/releases) - [Changelog](https://github.com/dynaconf/dynaconf/blob/master/CHANGELOG.md) - [Commits](dynaconf/dynaconf@3.2.13...3.3.2) --- updated-dependencies: - dependency-name: dynaconf dependency-version: 3.3.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/dynaconf-3.3.2
branch
from
July 21, 2026 03:28
c0b4595 to
da632ae
Compare
|
trigger: test-robottelo\r |
Contributor
Author
|
Superseded by #22224. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps dynaconf from 3.2.13 to 3.3.2.
Release notes
Sourced from dynaconf's releases.
... (truncated)
Changelog
Sourced from dynaconf's changelog.
... (truncated)
Commits
a13060cRelease version 3.3.252b2ca6chore(ci): Fix check-release command from release utility5d2aee5chore(ci): Improve changelog generation output5c50a9afix: don't treat a string sharing a converter prefix as a cast (#1412)93e49dafix: Fixed 'dynaconf validate' edge cases with validation_file.toml (#1411)b4cd869fix: avoid RecursionError in from_env with validate_on_update (#1409)e954809fix: avoid crash merging a dynaconf_merge list into a missing key (#1410)cea5adfchore: bump version to 3.3.2-dev037cb6b9Release version 3.3.173cba50fix: support Python 3.14 Union type repr and dict iteration changes