Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 22, 2025

Bumps dynaconf from 3.2.11 to 3.2.12.

Release notes

Sourced from dynaconf's releases.

3.2.12

What's Changed

Full Changelog: dynaconf/dynaconf@3.2.11...3.2.12

Changelog

Sourced from dynaconf's changelog.

3.2.12 - 2025-10-10

Bug Fixes

  • get method to return Any type.. By Bruno Rocha.
  • remove unnecessary recursive evaluation call on Settings.get. By Pedro Brochado.
  • improve performance of settings access in a loop (part 1). By Pedro Brochado.
Commits
  • 7606f35 Release version 3.2.12
  • da44e51 perf: add lru caching to find_the_correct_casing function (#1326)
  • b75eda0 fix: get method to return Any type.
  • 4f3df1a misc: add some profile/perf scripts
  • 420aceb refactor: merge safe{get,copy} into .get and .copy
  • 18c0c84 fix: remove unnecessary recursive evaluation call on Settings.get
  • 0fde96f refactor: rewrite decorator as explicit call
  • 52efd9e Bump to version 3.2.12-dev0
  • See full diff in compare view

Dependabot compatibility score

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 <dependency name> 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.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 22, 2025
@dependabot dependabot bot requested a review from TaiSakuma as a code owner November 22, 2025 00:08
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 22, 2025
@dependabot dependabot bot force-pushed the dependabot/pip/dot-github/deps/latest/dynaconf-3.2.12 branch 2 times, most recently from 201f2b9 to deaba86 Compare November 25, 2025 17:04
Bumps [dynaconf](https://github.com/dynaconf/dynaconf) from 3.2.11 to 3.2.12.
- [Release notes](https://github.com/dynaconf/dynaconf/releases)
- [Changelog](https://github.com/dynaconf/dynaconf/blob/3.2.12/CHANGELOG.md)
- [Commits](dynaconf/dynaconf@3.2.11...3.2.12)

---
updated-dependencies:
- dependency-name: dynaconf
  dependency-version: 3.2.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/dot-github/deps/latest/dynaconf-3.2.12 branch from deaba86 to e98c0ee Compare November 25, 2025 17:05
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant