Skip to content

Bump hydra-core from 1.3.2 to 1.3.5 - #27

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

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

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubAug 10, 2026

Copy link
Copy Markdown

Bumps hydra-core from 1.3.2 to 1.3.5.

Release notes

Sourced from hydra-core's releases.

Hydra 1.3.5

What's Changed

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

Full Changelog: facebookresearch/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.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

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.5.
- [Release notes](https://github.com/facebookresearch/hydra/releases)
- [Changelog](https://github.com/facebookresearch/hydra/blob/v1.3.5/NEWS.md)
- [Commits](facebookresearch/hydra@v1.3.2...v1.3.5)
---
updated-dependencies:
- dependency-name: hydra-core
dependency-version: 1.3.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Aug 10, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filepythonPull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants