Skip to content

Bump hydra-core from 1.3.2 to 1.3.6 - #28

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/hydra-core-1.3.6
Open

Bump hydra-core from 1.3.2 to 1.3.6#28
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/hydra-core-1.3.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown

Bumps hydra-core from 1.3.2 to 1.3.6.

Release notes

Sourced from hydra-core's releases.

Hydra 1.3.6

What's Changed

  • Harden instantiate authorization against unsafe aliases and callable results. (#3410)
  • Apply Hydra's target blacklist to Python logging configuration. (#3418)

Full Changelog: hydra-ecosystem/hydra@v1.3.5...v1.3.6

Hydra 1.3.5

What's Changed

  • Warn Hydra 1.3 users relying on Hydra 1.1 behavior (#3347)

Full Changelog: hydra-ecosystem/hydra@v1.3.4...v1.3.5

Hydra 1.3.4

Security patch release for the 1.3 line.

  • Add a blocklist to hydra.utils.instantiate() for security-sensitive _target_ callables.

Users on Hydra 1.3 should upgrade from hydra-core<=1.3.3 to hydra-core==1.3.4.

Hydra 1.3.3 fixes source builds with modern setuptools by removing the setup.py dependency on pkg_resources. Fixes #3207.

Changelog

Sourced from hydra-core's changelog.

1.3.6 (2026-08-29)

Bug Fixes

  • Harden instantiate authorization against unsafe aliases and callable results. (#3410)
  • Apply Hydra's target blocklist to Python logging configuration. (#3418)

1.3.5 (2026-08-06)

API Change (Renames, deprecations and removals)

  • Warn Hydra 1.3 applications that rely on Hydra 1.1 compatibility before upgrading to Hydra 1.4. (#3334) 1.3.4 (2026-07-05) ==================

Bug Fixes

  • Add an instantiate target blocklist for security-sensitive callables. (#3259) 1.3.3 (2026-06-11) ==================

Bug Fixes

  • Remove the setup.py dependency on pkg_resources for source builds. (#3207)
Commits
  • 27df755 Prepare Hydra 1.3.6 release
  • ff3e4db Harden logging target resolution on 1.3 (#3420)
  • aa102ea Harden deferred instantiate dispatch on 1.3
  • 2c82bbb Backport instantiate target authorization hardening to 1.3 (#3413)
  • 06613ce Bump Hydra to 1.3.6.dev0
  • 51647a2 Release Hydra 1.3.5
  • 445b0a7 Warn Hydra 1.3 users relying on 1.1 compatibility (#3347)
  • 81070c4 Release Hydra 1.3.4
  • bc0b68c Pin pytest for 1.3 test compatibility
  • 461538e updated news fragment
  • Additional commits viewable in compare view

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

Bumps [hydra-core](https://github.com/facebookresearch/hydra) from 1.3.2 to 1.3.6.
- [Release notes](https://github.com/facebookresearch/hydra/releases)
- [Changelog](https://github.com/hydra-ecosystem/hydra/blob/v1.3.6/NEWS.md)
- [Commits](hydra-ecosystem/hydra@v1.3.2...v1.3.6)

---
updated-dependencies:
- dependency-name: hydra-core
  dependency-version: 1.3.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Sep 1, 2026
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.

0 participants